]> granicus.if.org Git - php/commitdiff
Rebuild config.h.in whenever configure changes
authorSascha Schumann <sas@php.net>
Thu, 30 Dec 1999 06:07:56 +0000 (06:07 +0000)
committerSascha Schumann <sas@php.net>
Thu, 30 Dec 1999 06:07:56 +0000 (06:07 +0000)
build/build2.mk

index c33d459d2c93d2219d088d88445223018a6c6377..b5413143f52124f9e771e334072609a81ad5aea0 100644 (file)
@@ -73,7 +73,7 @@ $(makefile_in_files): $(makefile_am_files) aclocal.m4 configure.in $(config_m4_f
 aclocal.m4: configure.in acinclude.m4
        aclocal
 
-$(config_h_in): configure.in acconfig.h
+$(config_h_in): configure acconfig.h
 # explicitly remove target since autoheader does not seem to work 
 # correctly otherwise (timestamps are not updated)
        @echo rebuilding $@