summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>2004-08-17 22:06:46 +0000
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>2004-08-17 22:06:46 +0000
commitc01dd063c7780adf7dc83d8a4b383e09ae60fa54 (patch)
tree54bf91358f3afa63ff6dfd9ee372367837338404 /ChangeLog
parent4239e8a2a84ce14d780e67d140f30fd312fbdd00 (diff)
downloadgcc-c01dd063c7780adf7dc83d8a4b383e09ae60fa54.tar.gz
Patch from Robert Millan for kfreebsd-gnu/knetbsd-gnu.
* configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux (instead of FreeBSD). * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@86151 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 191caeefa75..ce53344f952 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-08-17 Robert Millan <robertmh@gnu.org>
+
+ * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
+ (instead of FreeBSD).
+ * configure: Regenerate.
+
2004-08-16 Paolo Bonzini <bonzini@gnu.org>
* Makefile.in: Regenerate.