summaryrefslogtreecommitdiff
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
commit0ce204a2e25c1d16721c7a9b01dff09a8a4a35f8 (patch)
treef9f2181fe5cc3d69f1d215dfc6778a8ea0bd364e /ChangeLog
parentfebaa82a043f1c8d6e47946e8721e5deca234ce6 (diff)
downloadgdb-0ce204a2e25c1d16721c7a9b01dff09a8a4a35f8.tar.gz
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 95ce3dc06b0..a949d4d48d0 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.