0.6.1.20061108-1 release
[manu/suphp.git] / src / apache / Makefile.in
index f78e784..8a7e17f 100644 (file)
@@ -43,7 +43,7 @@ am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
        $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
        $(ACLOCAL_M4)
        $(top_srcdir)/configure.ac
 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
        $(ACLOCAL_M4)
-mkinstalldirs = $(install_sh) -d
+mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
 CONFIG_HEADER = $(top_builddir)/src/config.h
 CONFIG_CLEAN_FILES =
 LTLIBRARIES = $(noinst_LTLIBRARIES)
 CONFIG_HEADER = $(top_builddir)/src/config.h
 CONFIG_CLEAN_FILES =
 LTLIBRARIES = $(noinst_LTLIBRARIES)
@@ -72,6 +72,7 @@ AMDEP_TRUE = @AMDEP_TRUE@
 AMTAR = @AMTAR@
 APACHE_VERSION_1_3 = @APACHE_VERSION_1_3@
 APACHE_VERSION_2 = @APACHE_VERSION_2@
 AMTAR = @AMTAR@
 APACHE_VERSION_1_3 = @APACHE_VERSION_1_3@
 APACHE_VERSION_2 = @APACHE_VERSION_2@
+APR_CPPFLAGS = @APR_CPPFLAGS@
 APR_INCLUDEDIR = @APR_INCLUDEDIR@
 APXS = @APXS@
 APXS_EXTRA_CFLAGS = @APXS_EXTRA_CFLAGS@
 APR_INCLUDEDIR = @APR_INCLUDEDIR@
 APXS = @APXS@
 APXS_EXTRA_CFLAGS = @APXS_EXTRA_CFLAGS@