aboutsummaryrefslogtreecommitdiff
path: root/m4/odb.m4
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-11-30 08:33:25 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-11-30 08:33:25 +0200
commit26315ea5ab491aa8ab83de7674c308c871b8f79b (patch)
treefbe4c9859bf4f400a52edd00c91ff17067ba2d5f /m4/odb.m4
parent1b719c832cd664884183af698b1f2d6075579cd2 (diff)
Cosmetic automake changes
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=])