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

/freebsd-11-stable/contrib/apr-util/
H A DMakefile.in42 LDADD_ldap = @LDADD_ldap@
H A Dbuild-outputs.mk74 $(LINK_MODULE) -o $@ $(OBJECTS_ldap) $(LDADD_ldap)
H A Dconfigure669 LDADD_ldap
11405 if test "x$LDADD_ldap" = "x"; then
11406 test "x$silent" != "xyes" && echo " setting LDADD_ldap to \"$LDADD_ldap_found\""
11407 LDADD_ldap="$LDADD_ldap_found"
11412 for j in $LDADD_ldap; do
11419 test "x$silent" != "xyes" && echo " adding \"$i\" to LDADD_ldap"
11420 LDADD_ldap="$LDADD_ldap $i"
11466 if test "x$LDADD_ldap" = "x"; then
11467 test "x$silent" != "xyes" && echo " setting LDADD_ldap t
[all...]
/freebsd-11-stable/contrib/apr-util/test/
H A DMakefile.in50 $(LINK_PROG) $(OBJECTS_testall) $(APRUTIL_LIBS) @LDADD_ldap@

Completed in 177 milliseconds