# HG changeset patch # User Stephen J. Turnbull # Date 1430766397 -32400 # Node ID 2aeaf9bc7175a3ade91c0171eb8507e22e32d0d3 # Parent e7e8fd610f72e809d53dae7b5e5fce384f90f128 Regenerate configure. diff -r e7e8fd610f72 -r 2aeaf9bc7175 configure --- a/configure Tue May 05 04:04:29 2015 +0900 +++ b/configure Tue May 05 04:06:37 2015 +0900 @@ -15612,7 +15612,7 @@ esac libpq_fe_h_file="" - for header_dir in $pg_header_dir "" "pgsql" "postgresql" "postgresql94" "postgresql-9.4" "postgresql84" "postgresql-8.4"; do + for header_dir in $pg_header_dir "" "pgsql" "postgresql" "postgresql94" "postgresql-9.4" "postgresql/9.4" "postgresql84" "postgresql-8.4" "postgresql/8.4"; do as_ac_Header=`$as_echo "ac_cv_header_${header_dir}/libpq-fe.h" | $as_tr_sh` ac_fn_c_check_header_mongrel "$LINENO" "${header_dir}/libpq-fe.h" "$as_ac_Header" "$ac_includes_default" if eval test \"x\$"$as_ac_Header"\" = x"yes"; then : @@ -15625,6 +15625,7 @@ if test -n "$pg_header_dir" -a "$header_dir" != "$pg_header_dir"; then { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: --with-postgresql=\"$pg_header_dir\" specified but not found; using \"$libpq_fe_h_file\"" >&5 $as_echo "$as_me: WARNING: --with-postgresql=\"$pg_header_dir\" specified but not found; using \"$libpq_fe_h_file\"" >&2;} + fi pq_libs= extra_libs=