Mercurial > hg > xemacs-beta
changeset 5896:2865c4f6fab2
Fix shell syntax error.
author | Stephen J. Turnbull <stephen@xemacs.org> |
---|---|
date | Tue, 05 May 2015 03:48:07 +0900 |
parents | b2709239b1f6 |
children | e7e8fd610f72 |
files | ChangeLog configure.ac |
diffstat | 2 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Mon May 04 14:32:22 2015 +0900 +++ b/ChangeLog Tue May 05 03:48:07 2015 +0900 @@ -1,3 +1,7 @@ +2015-05-05 Stephen J. Turnbull <stephen@xemacs.org> + + * configure.ac (PostgreSQL): Fix shell syntax error. + 2015-05-04 Stephen J. Turnbull <stephen@xemacs.org> * configure.ac (PostgreSQL): Allow specification of subdir.
--- a/configure.ac Mon May 04 14:32:22 2015 +0900 +++ b/configure.ac Tue May 05 03:48:07 2015 +0900 @@ -3700,6 +3700,7 @@ if test -n "$pg_header_dir" -a "$header_dir" != "$pg_header_dir"; then AC_WARN([--with-postgresql="$pg_header_dir" specified but not found; using "$libpq_fe_h_file"]) + fi pq_libs= extra_libs=