summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2006-02-03 15:53:55 +0000
committerThomas Schwinge <tschwinge@gnu.org>2009-06-18 00:26:32 +0200
commit958602c5b7fd983198a09951bdfd45bf2664fc99 (patch)
tree2cf4bb95f01ddcf331cb6d11f23a3a2a0af7550d /ChangeLog
parent3875df2fac045e70864c29ef014dff605ca06228 (diff)
2006-02-03 Thomas Schwinge <tschwinge@gnu.org>
* Makerules.in: Set no_deps to true if we don't need the dependency files. * i386/linux/Makefile.in: Do care about linux-flags if no_deps is true; reverting the change from 2006-01-31.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e6e2b3e..c93a978 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-02-03 Thomas Schwinge <tschwinge@gnu.org>
+ * Makerules.in: Set no_deps to true if we don't need the dependency
+ files.
+ * i386/linux/Makefile.in: Do care about linux-flags if no_deps is true;
+ reverting the change from 2006-01-31.
+
* Makefile.in: Include Makerules through top_builddir, so that it will
automatically be rebuilt if needed.