diff options
author | manfred <manfred@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-03-05 00:28:13 +0000 |
---|---|---|
committer | manfred <manfred@138bc75d-0d04-0410-961f-82ee72b054a4> | 1998-03-05 00:28:13 +0000 |
commit | 971f28b2bba7dc7e75e2de7451f906da7141f1e8 (patch) | |
tree | 5c01d42007043b8911f73e95d382c2689e88373e /libstdc++ | |
parent | df97fc932482258b96edda672a21edfe1ec33b0b (diff) | |
download | gcc-971f28b2bba7dc7e75e2de7451f906da7141f1e8.tar.gz |
�
* 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.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@18413 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++')
-rw-r--r-- | libstdc++/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libstdc++/ChangeLog b/libstdc++/ChangeLog index 13e8ea00c2a..04744929e8d 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. |