New commits:
commit a731f728a96de4fead3264dfd7427e1ca08a38c4
Author: Jeremy Blosser <jblosser-smgl AT firinn.org>
Commit: Jeremy Blosser <jblosser-smgl AT firinn.org>
apache2: use absolute paths in config.layout (bug 13510)
diff --git a/http/apache2/HISTORY b/http/apache2/HISTORY
index 2d158f9..600fcaf 100644
--- a/http/apache2/HISTORY
+++ b/http/apache2/HISTORY
@@ -1,3 +1,8 @@
+2007-02-17 Jeremy Blosser <jblosser-smgl AT firinn.org>
+ * config.layout: Use literal paths everywhere because otherwise
+ autoconf 2.60 gets lost when apxs is invoked. Bug 13510. Remove
+ $INSTALL_ROOT for the same reason.
+
2007-02-06 Jeremy Blosser <jblosser-smgl AT firinn.org>
* DETAILS: PATCHLEVEL++
* config.layout: Some more tweaks for bugs 13295 and 13051.
diff --git a/http/apache2/config.layout b/http/apache2/config.layout
index 05fe8b9..547cee0 100644
--- a/http/apache2/config.layout
+++ b/http/apache2/config.layout
@@ -11,25 +11,25 @@