]> TLD Linux GIT Repositories - packages/apache.git/blob - apache-syslibs.patch
- updated to 2.4.58, build with lua 5.4
[packages/apache.git] / apache-syslibs.patch
1 --- httpd-2.2.0/configure.in~   2005-12-18 02:38:31.000000000 +0200
2 +++ httpd-2.2.0/configure.in    2005-12-18 02:40:04.000000000 +0200
3 @@ -751,7 +751,7 @@
4                [Allow IPv4 connections on IPv6 listening sockets])
5  fi
6  
7 -APACHE_FAST_OUTPUT(Makefile modules/Makefile srclib/Makefile) 
8 +APACHE_FAST_OUTPUT(Makefile modules/Makefile) 
9  APACHE_FAST_OUTPUT(os/Makefile server/Makefile)
10  APACHE_FAST_OUTPUT(support/Makefile)
11  
12 --- httpd-2.2.0/Makefile.in     2005-12-18 02:41:25.000000000 +0200
13 +++ httpd-2.2.0/Makefile.in     2005-12-18 02:38:31.000000000 +0200
14 @@ -1,5 +1,5 @@
15  
16 -SUBDIRS = srclib os server modules support
17 +SUBDIRS = os server modules support
18  CLEAN_SUBDIRS = test
19  
20  PROGRAM_NAME         = $(progname)