aboutsummaryrefslogtreecommitdiff
path: root/m4/pgsql.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/pgsql.m4')
-rw-r--r--m4/pgsql.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/pgsql.m4 b/m4/pgsql.m4
index 29d7433..0ee4a4c 100644
--- a/m4/pgsql.m4
+++ b/m4/pgsql.m4
@@ -96,7 +96,7 @@ fi
AC_MSG_CHECKING([for pgsql database host])
AC_ARG_WITH(
[pgsql-host],
- [AC_HELP_STRING([--with-pgsql-host=HOST], [PostgreSQL database host (localhost by default)])],
+ [AC_HELP_STRING([--with-pgsql-host=HOST], [PostgreSQL database host (local host by default)])],
[case $withval in
yes)
pgsql_host=