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

/macosx-10.10/apache-793/httpd/
H A Dconfigure855 PCRE_LIBS
6135 if test "x$PCRE_LIBS" = "x"; then
6136 test "x$silent" != "xyes" && echo " setting PCRE_LIBS to \"`$PCRE_CONFIG --libs`\""
6137 PCRE_LIBS="`$PCRE_CONFIG --libs`"
6142 for j in $PCRE_LIBS; do
6149 test "x$silent" != "xyes" && echo " adding \"$i\" to PCRE_LIBS"
6150 PCRE_LIBS="$PCRE_LIBS $i"
6159 APACHE_VAR_SUBST="$APACHE_VAR_SUBST PCRE_LIBS"
H A Dconfigure.orig855 PCRE_LIBS
6135 if test "x$PCRE_LIBS" = "x"; then
6136 test "x$silent" != "xyes" && echo " setting PCRE_LIBS to \"`$PCRE_CONFIG --libs`\""
6137 PCRE_LIBS="`$PCRE_CONFIG --libs`"
6142 for j in $PCRE_LIBS; do
6149 test "x$silent" != "xyes" && echo " adding \"$i\" to PCRE_LIBS"
6150 PCRE_LIBS="$PCRE_LIBS $i"
6159 APACHE_VAR_SUBST="$APACHE_VAR_SUBST PCRE_LIBS"

Completed in 186 milliseconds