diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2011-11-30 08:33:25 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2011-11-30 08:33:25 +0200 |
commit | 26315ea5ab491aa8ab83de7674c308c871b8f79b (patch) | |
tree | fbe4c9859bf4f400a52edd00c91ff17067ba2d5f /m4/odb.m4 | |
parent | 1b719c832cd664884183af698b1f2d6075579cd2 (diff) |
Cosmetic automake changes
Diffstat (limited to 'm4/odb.m4')
-rw-r--r-- | m4/odb.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ AC_ARG_VAR([ODBCPPFLAGS],[ODB-specific C++ preprocessor flags]) AC_ARG_WITH( [odb], - [AC_HELP_STRING([--with-odb=DIR],[location of odb build directory])], + [AC_HELP_STRING([--with-odb=DIR],[location of odb compiler build directory])], [odb_dir=${withval}], [odb_dir=]) |