]> TLD Linux GIT Repositories - packages/apache.git/blob - apache-syslibs.patch
- mod_authn/z_core provide mod_authn/z_default to smooth upgrade
[packages/apache.git] / apache-syslibs.patch
1 --- httpd-2.2.0/Makefile.in     2005-12-18 02:41:25.000000000 +0200
2 +++ httpd-2.2.0/Makefile.in     2005-12-18 02:38:31.000000000 +0200
3 @@ -1,5 +1,5 @@
4  
5 -SUBDIRS = srclib os server modules support
6 +SUBDIRS = os server modules support
7  CLEAN_SUBDIRS = test
8  
9  PROGRAM_NAME         = $(progname)
10 --- httpd-2.4.1/configure.in.orig       2012-02-21 23:01:57.000000000 +0100
11 +++ httpd-2.4.1/configure.in    2012-02-21 23:04:58.222953514 +0100
12 @@ -751,7 +751,7 @@
13                [Allow IPv4 connections on IPv6 listening sockets])
14  fi
15  
16 -APACHE_FAST_OUTPUT(Makefile modules/Makefile srclib/Makefile) 
17 +APACHE_FAST_OUTPUT(Makefile modules/Makefile) 
18  APACHE_FAST_OUTPUT(os/Makefile server/Makefile)
19  APACHE_FAST_OUTPUT(support/Makefile)
20