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

/bind-9.6-ESV-R11/
H A Dconfigure18294 withval=$with_dlz_postgres; use_dlz_postgres="$withval"
18296 use_dlz_postgres="no"
18300 if test "$use_dlz_postgres" = "yes"
18354 use_dlz_postgres=`$PG_CONFIG --includedir`
18359 if test "$use_dlz_postgres" = "yes"
18368 use_dlz_postgres=$d/include
18375 if test "$use_dlz_postgres" = "yes"
18384 case "$use_dlz_postgres" in
18397 if test -n "-I$use_dlz_postgres"
18399 DLZ_DRIVER_INCLUDES="$DLZ_DRIVER_INCLUDES -I$use_dlz_postgres"
[all...]

Completed in 37 milliseconds