properly, but that means some radical autoconf shit that is, once more, beyond
me.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85515
13f79535-47bb-0310-9956-
ffa450edef68
# include dll.mk
# DLL_LDFLAGS=-s
-
#---------------------------------------------------------------------------#
# The next few lines are modified by "configure" to insert data that it is #
# given in its arguments, or which it finds out for itself. #
runtest: all
./RunTest
+depend:
+ echo '*** SKIPPING PCRE UNTIL SOMEONE MAKES IT WORK ***'
+
######## MINGW32 ############### MINGW32 ############### MINGW32 #############
# This addition for mingw32 was contributed by Paul Sokolovsky