diff options
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=]) |