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

/bind-9.6-ESV-R11/
H A Dconfigure18355 use_dlz_postgres_lib=`$PG_CONFIG --libdir`
18369 use_dlz_postgres_lib=$d/lib
18401 if test -n "-L$use_dlz_postgres_lib -lpq"
18403 DLZ_DRIVER_LIBS="$DLZ_DRIVER_LIBS -L$use_dlz_postgres_lib -lpq"
18407 { $as_echo "$as_me:${as_lineno-$LINENO}: result: using PostgreSQL from $use_dlz_postgres_lib and $use_dlz_postgres" >&5
18408 $as_echo "using PostgreSQL from $use_dlz_postgres_lib and $use_dlz_postgres" >&6; }

Completed in 52 milliseconds