Made reconfigure target check if configure.sh was up-to-date.
authorWayne Davison <wayned@samba.org>
Mon, 11 Feb 2008 04:39:31 +0000 (20:39 -0800)
committerWayne Davison <wayned@samba.org>
Mon, 11 Feb 2008 04:39:31 +0000 (20:39 -0800)
Makefile.in

index 4716aba..98486f4 100644 (file)
@@ -130,7 +130,7 @@ configure.sh config.h.in: configure.in aclocal.m4
        @echo '  make reconfigure'
        @exit 1
 
-reconfigure:
+reconfigure: configure.sh
        ./config.status --recheck
        ./config.status