summaryrefslogtreecommitdiff
path: root/config/ChangeLog
diff options
context:
space:
mode:
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>2011-03-05 07:33:13 +0000
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>2011-03-05 07:33:13 +0000
commit19d40f47fbfcfa70eb2658b5857b82725a3fb7aa (patch)
tree60156d37399375549c18d6bb9ada356bfe7f0931 /config/ChangeLog
parent76968cd942941b6020bffc90bb3f2318932c29a8 (diff)
downloadgdb-19d40f47fbfcfa70eb2658b5857b82725a3fb7aa.tar.gz
Guard against M4 versions with a buggy strstr.
config/: * override.m4: Error out if a buggy M4 was detected, to avoid spurious diffs in generated files.
Diffstat (limited to 'config/ChangeLog')
-rw-r--r--config/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/ChangeLog b/config/ChangeLog
index ee4c699b1db..2d8d573ba25 100644
--- a/config/ChangeLog
+++ b/config/ChangeLog
@@ -1,3 +1,9 @@
+2011-03-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+ Eric Blake <eblake@redhat.com>
+
+ * override.m4: Error out if a buggy M4 was detected, to
+ avoid spurious diffs in generated files.
+
2011-01-25 Jakub Jelinek <jakub@redhat.com>
* cloog.m4 (CLOOG_REQUESTED): Use $2 if --without-cloog.