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

/freebsd-11-stable/contrib/apr-util/test/
H A DMakefile.in32 APRUTIL_LIBS = @APRUTIL_LIBS@
50 $(LINK_PROG) $(OBJECTS_testall) $(APRUTIL_LIBS) @LDADD_ldap@
57 $(LINK_PROG) $(OBJECTS_dbd) $(APRUTIL_LIBS)
/freebsd-11-stable/contrib/apr-util/
H A DMakefile.in15 APRUTIL_LIBS = @APRUTIL_LIBS@
93 $(LINK) @lib_target@ $(EXTRA_OBJECTS) $(ALL_LIBS) $(APRUTIL_LDFLAGS) $(APRUTIL_LIBS)
H A Dconfigure626 APRUTIL_LIBS
23019 if test "x$APRUTIL_LIBS" = "x"; then
23020 test "x$silent" != "xyes" && echo " setting APRUTIL_LIBS to \"$apu_expat_libs\""
23021 APRUTIL_LIBS="$apu_expat_libs"
23026 for j in $APRUTIL_LIBS; do
23033 test "x$silent" != "xyes" && echo " adding \"$i\" to APRUTIL_LIBS"
23034 APRUTIL_LIBS="$APRUTIL_LIBS $i"
23082 if test "x$APRUTIL_LIBS" = "x"; then
23083 test "x$silent" != "xyes" && echo " setting APRUTIL_LIBS t
[all...]

Completed in 156 milliseconds