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:
authorDJ Delorie <dj@redhat.com>2002-06-20 03:53:30 +0400
committerDJ Delorie <dj@redhat.com>2002-06-20 03:53:30 +0400
commitfa6b252e9fc6397a35db8f460c97308adefce393 (patch)
tree0f0e9bbe0f84e825e01ec7ee874ff9dc06814a0c /ChangeLog
parent18c85e1ad301526a0eb901055e2ca61571973894 (diff)
* configure.in: Move definition of libstdcxx_flags
right above usage, rather than waaay earlier.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cb89c2b61..5afa57021 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
+ * configure.in: Move definition of libstdcxx_flags
+ right above usage, rather than waaay earlier.
+
* configure.in: Pull definition of is_cross_compiler earlier.
* configure.in: Rearrange a little.