X-Git-Url: http://git.home-dn.net/?p=manu%2Fsuphp.git;a=blobdiff_plain;f=src%2FMakefile.in;h=fe4623fd3a298f7500440335d39735862fd8e4f4;hp=519105a5f32dae985eeaa33f9965fadf38b3c9da;hb=e522833716b528c5c704dd8a858b6ebbb299f106;hpb=59c5bff8d9aef402c868519d13398ba4eb2dddb7 diff --git a/src/Makefile.in b/src/Makefile.in index 519105a..fe4623f 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -45,7 +45,7 @@ am__aclocal_m4_deps = $(top_srcdir)/acinclude.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 = config.h CONFIG_CLEAN_FILES = am__installdirs = "$(DESTDIR)$(sbindir)" @@ -100,6 +100,7 @@ AMDEP_TRUE = @AMDEP_TRUE@ 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@