aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2002-06-19 23:57:41 +0000
committerDJ Delorie <dj@redhat.com>2002-06-19 23:57:41 +0000
commit6311ef857566bc9008450a8b8a851595b66abcb5 (patch)
treea5ff05016a1d956be2dfe433a48286822c8491d6 /ChangeLog
parentfa6b252e9fc6397a35db8f460c97308adefce393 (diff)
downloadnewlib-6311ef857566bc9008450a8b8a851595b66abcb5.zip
newlib-6311ef857566bc9008450a8b8a851595b66abcb5.tar.gz
newlib-6311ef857566bc9008450a8b8a851595b66abcb5.tar.bz2
* configure.in: replace ${topsrcdir} with ${srcdir}
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5afa570..62a4637 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
+ * configure.in: replace ${topsrcdir} with ${srcdir}
+
* configure.in: Move definition of libstdcxx_flags
right above usage, rather than waaay earlier.