aboutsummaryrefslogtreecommitdiff
path: root/libstdc++/ChangeLog
diff options
context:
space:
mode:
authorManfred Hollstein <manfred@gcc.gnu.org>1998-03-05 00:28:13 +0000
committerManfred Hollstein <manfred@gcc.gnu.org>1998-03-05 00:28:13 +0000
commit05abeea015cb00cdcdf8bb15bb807b67cbf12a67 (patch)
tree5c01d42007043b8911f73e95d382c2689e88373e /libstdc++/ChangeLog
parente8919ca7023d499db9ce40288c99703f6b886605 (diff)
downloadgcc-05abeea015cb00cdcdf8bb15bb807b67cbf12a67.zip
gcc-05abeea015cb00cdcdf8bb15bb807b67cbf12a67.tar.gz
gcc-05abeea015cb00cdcdf8bb15bb807b67cbf12a67.tar.bz2
config.table: Make locating frag files failsafe even for the special case if...
� * config.table: Make locating frag files failsafe even for the special case if configuring and building in srcdir. * configure.in: Make locating frag files failsafe even for the special case if configuring and building in srcdir. From-SVN: r18413
Diffstat (limited to 'libstdc++/ChangeLog')
-rw-r--r--libstdc++/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libstdc++/ChangeLog b/libstdc++/ChangeLog
index 13e8ea0..0474492 100644
--- a/libstdc++/ChangeLog
+++ b/libstdc++/ChangeLog
@@ -1,3 +1,8 @@
+Thu Mar 5 09:23:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
+
+ * configure.in: Make locating frag files failsafe even for the
+ special case if configuring and building in srcdir.
+
1998-03-04 12:37 Ulrich Drepper <drepper@cygnus.com>
* cinst.cc [INSERT] (operator<<): Correct type of numeric argument.