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
5 -SUBDIRS = srclib os server modules support
6 +SUBDIRS = os server modules support
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
13 [Allow IPv4 connections on IPv6 listening sockets])
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)