]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
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 4716abaaa4b725382277b4ba656d68deb3e2af88..98486f495911631b346aa3e5ab4cad269bf00af3 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