Searched refs:with_ldap_include (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/apr-util/
H A Dconfigure785 with_ldap_include
6064 if test "${with_ldap_include+set}" = set; then :
6065 withval=$with_ldap_include;
6082 if test -n "$with_ldap_include"; then
6083 CPPFLAGS="$CPPFLAGS -I$with_ldap_include"
6086 test "x$silent" != "xyes" && echo " setting APRUTIL_INCLUDES to \"-I$with_ldap_include\""
6087 APRUTIL_INCLUDES="-I$with_ldap_include"
6089 apr_addto_bugger="-I$with_ldap_include"

Completed in 131 milliseconds