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
4 [Allow IPv4 connections on IPv6 listening sockets])
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)
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
16 -SUBDIRS = srclib os server modules support
17 +SUBDIRS = os server modules support
20 PROGRAM_NAME = $(progname)