aboutsummaryrefslogtreecommitdiff
path: root/m4/odb.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/odb.m4')
-rw-r--r--m4/odb.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/odb.m4 b/m4/odb.m4
index a9f03c0..e873645 100644
--- a/m4/odb.m4
+++ b/m4/odb.m4
@@ -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=])