summaryrefslogtreecommitdiff
path: root/www/apache2/files
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-05-26 13:25:04 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-05-26 13:25:04 +0000
commite55081b7661844a824a57b13c2e7b868c66ebbee (patch)
tree0850b194ab5e1753ad341aa455cfba3b54c2f7fd /www/apache2/files
parentGenerate packing list. (diff)
- Better WITH_SUEXEC support
- Build with textproc/expat2 unless defined(WITH_BUNDLED_EXPAT) PR: 38552 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=60024
Diffstat (limited to 'www/apache2/files')
-rw-r--r--www/apache2/files/patch-srclib:apr-util:configure11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/apache2/files/patch-srclib:apr-util:configure b/www/apache2/files/patch-srclib:apr-util:configure
deleted file mode 100644
index 755790d2b41c..000000000000
--- a/www/apache2/files/patch-srclib:apr-util:configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- srclib/apr-util/configure.orig Wed May 1 13:52:45 2002
-+++ srclib/apr-util/configure Tue May 7 19:34:07 2002
-@@ -11419,7 +11419,7 @@
- fi;
-
- if test -z "$expat_include_dir"; then
-- for d in /usr /usr/local xml/expat-cvs xml/expat $srcdir/xml/expat ; do
-+ for d in xml/expat-cvs xml/expat $srcdir/xml/expat ; do
-
- echo "$as_me:$LINENO: checking for Expat in $d" >&5
- echo $ECHO_N "checking for Expat in $d... $ECHO_C" >&6