aboutsummaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2013-02-15 08:39:48 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2013-02-15 08:39:48 +0200
commitf06485aab7bb076a2e5a35db50920377de1dc1b9 (patch)
tree88b903e6e0af5bb68e00f75d015449ba4fdb7026 /m4
parente0578cc58a77223ba15f9582c026b84235f4843b (diff)
Minor documentation fix
Diffstat (limited to '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=