Searched refs:PGSQL_CONFIG (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/apr-util/
H A Dconfigure658 PGSQL_CONFIG
18717 case $PGSQL_CONFIG in
18719 ac_cv_path_PGSQL_CONFIG="$PGSQL_CONFIG" # Let the user override the test with a path.
18740 PGSQL_CONFIG=$ac_cv_path_PGSQL_CONFIG
18741 if test -n "$PGSQL_CONFIG"; then
18742 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PGSQL_CONFIG" >&5
18743 $as_echo "$PGSQL_CONFIG" >&6; }
18750 if test "x$PGSQL_CONFIG" != 'x'; then
18751 pgsql_CPPFLAGS="-I`$PGSQL_CONFIG --includedir`"
18752 pgsql_LDFLAGS="-L`$PGSQL_CONFIG
[all...]

Completed in 85 milliseconds