summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fbee4a26a..8a2a24847 100644
--- a/configure.ac
+++ b/configure.ac
@@ -194,7 +194,7 @@ AH_BOTTOM([
use_dbm=no
AC_ARG_WITH([gdbm],
AC_HELP_STRING([--with-gdbm],
- [use GDBM]),
+ [use GNU DBM]),
[
case "${withval}" in
yes) use_dbm=GDBM ;;

Return to:

Send suggestions and report system problems to the System administrator.