aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Wilson <wilson@tuliptree.org>1998-04-24 04:36:03 +0000
committerJim Wilson <wilson@tuliptree.org>1998-04-24 04:36:03 +0000
commitb18146178a3aa6ec05f3f4ae14c519e953d7ca00 (patch)
treeb7642ae4e7bdf105868a52df76e123dc00991f61
parente4a3374fe0506ee8f3fe34d2316253f74a894f1e (diff)
downloadfsf-binutils-gdb-b18146178a3aa6ec05f3f4ae14c519e953d7ca00.zip
fsf-binutils-gdb-b18146178a3aa6ec05f3f4ae14c519e953d7ca00.tar.gz
fsf-binutils-gdb-b18146178a3aa6ec05f3f4ae14c519e953d7ca00.tar.bz2
Fix consistency error reported by Yotam Medini.
* configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1631195..d81e5fa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
+
+ * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
+
start-sanitize-cygnus
Fri Apr 24 09:28:15 1998 Ben Elliston <bje@cygnus.com>