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:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 8983a0e31..55d388aba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,10 @@
2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
- * configure: move some logic to configure.in
- * configure.in: move some logic from configure
+ * configure.in : Remove --srcdir argument from targargs and buildargs
+ (it's always overridden in the Makefile anyway). Rearrange a bit.
+
+ * configure: Move some logic to configure.in.
+ * configure.in: Move some logic from configure.
2002-05-07 Jeff Johnston <jjohnstn@redhat.com>