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 | cb40945791f1397563be0cf5e0f650eabc48212c (patch) | |
tree | f0621bb6c558914a1d17f611e16d4c36c660ed72 /m4/odb.m4 | |
parent | e1f1d473091e2a33e9a18942dfb1416a27019e0f (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=]) |