X-Git-Url: https://git.tld-linux.org/?p=packages%2Fapache.git;a=blobdiff_plain;f=apache-syslibs.patch;h=0f78f198d817b59e4b5cd412e75474930fda4f79;hp=21aa0309e95a53bc818cc2bd6219cbf79735f359;hb=1801affac7121bb9bb4859fc0d083a7353ea8589;hpb=03fa0e1eac0d3851c5ae1ab08a02cc3a5ee4eb69 diff --git a/apache-syslibs.patch b/apache-syslibs.patch index 21aa030..0f78f19 100644 --- a/apache-syslibs.patch +++ b/apache-syslibs.patch @@ -1,17 +1,3 @@ ---- httpd-2.2.0/configure.in~ 2005-12-18 02:38:31.000000000 +0200 -+++ httpd-2.2.0/configure.in 2005-12-18 02:40:04.000000000 +0200 -@@ -584,9 +584,9 @@ - [Listening sockets are non-blocking when there are more than 1]) - fi - --APACHE_FAST_OUTPUT(Makefile modules/Makefile srclib/Makefile) -+APACHE_FAST_OUTPUT(Makefile modules/Makefile) - APACHE_FAST_OUTPUT(os/Makefile server/Makefile) --APACHE_FAST_OUTPUT(support/Makefile srclib/pcre/Makefile) -+APACHE_FAST_OUTPUT(support/Makefile) - - if test -d ./test; then - APACHE_FAST_OUTPUT(test/Makefile) --- httpd-2.2.0/Makefile.in 2005-12-18 02:41:25.000000000 +0200 +++ httpd-2.2.0/Makefile.in 2005-12-18 02:38:31.000000000 +0200 @@ -1,5 +1,5 @@ @@ -21,3 +7,14 @@ CLEAN_SUBDIRS = test PROGRAM_NAME = $(progname) +--- httpd-2.4.1/configure.in.orig 2012-02-21 23:01:57.000000000 +0100 ++++ httpd-2.4.1/configure.in 2012-02-21 23:04:58.222953514 +0100 +@@ -751,7 +751,7 @@ + [Allow IPv4 connections on IPv6 listening sockets]) + fi + +-APACHE_FAST_OUTPUT(Makefile modules/Makefile srclib/Makefile) ++APACHE_FAST_OUTPUT(Makefile modules/Makefile) + APACHE_FAST_OUTPUT(os/Makefile server/Makefile) + APACHE_FAST_OUTPUT(support/Makefile) +