Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeoffrey Keating <geoffk@geoffk.org>2003-08-21 06:21:21 +0400
committerGeoffrey Keating <geoffk@geoffk.org>2003-08-21 06:21:21 +0400
commitd41ac477eeca78c49ed31959882e8d705e93d4a1 (patch)
tree3735c9fa733fdccaa9146ca784dafe6c1a3c2927 /ChangeLog
parent0b10f795f1e1bfc48ccd88ce089373881764a83a (diff)
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 95ce3dc06..a949d4d48 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.