diff options
author | DJ Delorie <dj@redhat.com> | 2002-06-19 23:53:30 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2002-06-19 23:53:30 +0000 |
commit | 8ee424c07175a10db820f75089b2aafc970d114a (patch) | |
tree | 9899095480d7c563522b98bde460b5d2bd0bda3e /ChangeLog | |
parent | a32d391c219c79f69c32a412300a455ab9eabcde (diff) | |
download | binutils-gdb-8ee424c07175a10db820f75089b2aafc970d114a.tar.gz |
* configure.in: Move definition of libstdcxx_flags
right above usage, rather than waaay earlier.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index cb89c2b61af..5afa5702112 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. |