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

/freebsd-9.3-release/crypto/heimdal/
H A Dconfigure20299 if test "${with_openldap_config+set}" = set; then
20300 withval=$with_openldap_config;
20340 if test "$with_openldap_config" = ""; then
20341 with_openldap_config=''
20347 case "$with_openldap_config" in
20350 with_openldap_config=$with_openldap/bin/
20355 case "$with_openldap_config" in
20359 openldap_cflags="`$with_openldap_config --cflags 2>&1`"
20360 openldap_libs="`$with_openldap_config --libs 2>&1`"
20408 { echo "$as_me:$LINENO: result: from $with_openldap_config" >
[all...]

Completed in 72 milliseconds