--- configure.orig	Thu Jan  2 14:06:13 2003
+++ configure	Fri Feb  7 22:54:07 2003
@@ -7366,6 +7366,7 @@
 
 # This can be used to rebuild libtool when needed
 LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
 
 # Always use our own libtool.
 LIBTOOL='$(SHELL) $(top_builddir)/libtool'
@@ -10569,11 +10570,11 @@
 fi
 
 if test x$APXS != xno; then
-	APACHE_CFLAGS="-I`apxs -q INCLUDEDIR CFLAGS`"
-	APACHE_LIBS=`apxs -q LDFLAGS_SHLIB LIBS_SHLIB`
+#	APACHE_CFLAGS="-I`apxs -q INCLUDEDIR CFLAGS`"
+#	APACHE_LIBS=`apxs -q LDFLAGS_SHLIB LIBS_SHLIB`
 
-	save_CPPFLAGS=$CPPFLAGS
-	CPPFLAGS=$APACHE_CFLAGS
+#	save_CPPFLAGS=$CPPFLAGS
+#	CPPFLAGS=$APACHE_CFLAGS
 
 
 
