summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean Delvare <khali@linux-fr.org>2006-01-26 19:28:52 +0000
committerJean Delvare <khali@linux-fr.org>2006-01-26 19:28:52 +0000
commitc404eb276859e0c7429a3ca39db1717d6317f9c3 (patch)
tree85447fbc696ff5c6baf8e9ac05cfff1226440e61
parentf71df46ad8f4ad77fed85d4667ce965b54208000 (diff)
downloadquilt-c404eb276859e0c7429a3ca39db1717d6317f9c3.tar.gz
- Makefile.in: Have Makefile depend on configure, so that the
user runs ./configure only once if both Makefile.in and configure.ac have changed.
-rw-r--r--Makefile.in2
-rw-r--r--quilt.changes7
2 files changed, 8 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 760ee23..283cf88 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -264,7 +264,7 @@ configure : configure.ac
@echo "Please run ./configure"
@false
-Makefile : Makefile.in
+Makefile : Makefile.in configure
@echo "Please run ./configure"
@false
diff --git a/quilt.changes b/quilt.changes
index 9122adc..5ad0af4 100644
--- a/quilt.changes
+++ b/quilt.changes
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Thu Jan 26 20:26:54 CET 2006 - khali@linux-fr.org
+
+- Makefile.in: Have Makefile depend on configure, so that the
+ user runs ./configure only once if both Makefile.in and
+ configure.ac have changed.
+
+-------------------------------------------------------------------
Thu Jan 26 20:08:21 CET 2006 - agruen@suse.de
- quilt/import.in: Add missing quoting, stop using diff -U for