aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGeoffrey Keating <geoffk@geoffk.org>2003-08-21 02:21:21 +0000
committerGeoffrey Keating <geoffk@geoffk.org>2003-08-21 02:21:21 +0000
commitd2cc0e0dd38f7a103a1aa5fb21ef57d4f6bb4792 (patch)
treeca1b31c20754e260d6ab80b85df41470386564ee /ChangeLog
parent6df2bf50474db4329582717de3adb645b6b0ccf0 (diff)
downloadfsf-binutils-gdb-d2cc0e0dd38f7a103a1aa5fb21ef57d4f6bb4792.zip
fsf-binutils-gdb-d2cc0e0dd38f7a103a1aa5fb21ef57d4f6bb4792.tar.gz
fsf-binutils-gdb-d2cc0e0dd38f7a103a1aa5fb21ef57d4f6bb4792.tar.bz2
Merge configure.in, configure with GCC.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 95ce3dc..a949d4d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2003-08-20 Geoffrey Keating <geoffk@apple.com>
+
+ PR 8180
+ * configure.in: When testing with_libs and with_headers, treat
+ 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
+ * configure: Regenerate.
+
+ * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
+ make, shell, etc.
+ (baseargs): Likewise.
+ * configure: Regenerate.
+
2003-08-19 Geoffrey Keating <geoffk@apple.com>
* configure.in: Disable libgcj for darwin not on powerpc.