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

/freebsd-10.0-release/contrib/apr-util/
H A DMakefile.in43 LDADD_ldap = @LDADD_ldap@
H A Dbuild-outputs.mk72 $(LINK_MODULE) -o $@ $(OBJECTS_ldap) $(LDADD_ldap)
H A Dconfigure672 LDADD_ldap
11223 if test "x$LDADD_ldap" = "x"; then
11224 test "x$silent" != "xyes" && echo " setting LDADD_ldap to \"$LDADD_ldap_found\""
11225 LDADD_ldap="$LDADD_ldap_found"
11230 for j in $LDADD_ldap; do
11237 test "x$silent" != "xyes" && echo " adding \"$i\" to LDADD_ldap"
11238 LDADD_ldap="$LDADD_ldap $i"
11283 if test "x$LDADD_ldap" = "x"; then
11284 test "x$silent" != "xyes" && echo " setting LDADD_ldap t
[all...]

Completed in 127 milliseconds