Mercurial > hg > xemacs-beta
diff configure @ 5844:83e5c3cd6be6
Improve Installation text for Postgresql.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Sat, 10 Jan 2015 19:43:28 +0900 |
parents | 69f9e31c9ccf |
children | 4b055de36bb9 3ed83b4b4882 |
line wrap: on
line diff
--- a/configure Sat Jan 10 17:11:19 2015 +0900 +++ b/configure Sat Jan 10 19:43:28 2015 +0900 @@ -22203,7 +22203,7 @@ if test "$with_postgresql" = yes; then echo " Compiling in support for PostgreSQL." echo " - Using PostgreSQL header file: $libpq_fe_h_file" - test "$with_postgresqlv7" = yes && echo " - Using PostgreSQL V7 bindings." + test "$with_postgresqlv7" = yes && echo " - Using PostgreSQL V7+ bindings." fi echo "