aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2013-02-15 08:39:47 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2013-02-15 08:39:47 +0200
commit4a74a7088f97baa018b8e3d688a46f60f65662f9 (patch)
tree6bbacaee05cba061dec35a42d18f3b6668e2a0a9
parent90ec73d94247b1a03716d9ae1d955c821884cbe8 (diff)
Minor documentation fix
-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=