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

/bind-9.11.3/
H A Dconfigure22960 use_dlz_postgres_lib=`$PG_CONFIG --libdir`
22964 use_dlz_postgres_lib="$pgprefix/lib"
22977 use_dlz_postgres_lib=$d/lib
23010 if test -n "-L$use_dlz_postgres_lib -lpq"
23012 DLZ_DRIVER_LIBS="$DLZ_DRIVER_LIBS -L$use_dlz_postgres_lib -lpq"
23013 DLZ_DRIVER_POSTGRES_LIBS="-L$use_dlz_postgres_lib -lpq"
23017 { $as_echo "$as_me:${as_lineno-$LINENO}: result: using PostgreSQL from $use_dlz_postgres_lib and $use_dlz_postgres" >&5
23018 $as_echo "using PostgreSQL from $use_dlz_postgres_lib and $use_dlz_postgres" >&6; }

Completed in 55 milliseconds