diff options
author | Jeff Law <law@gcc.gnu.org> | 1999-05-19 20:27:28 -0600 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1999-05-19 20:27:28 -0600 |
commit | 6de94858b971f7e73295163d0a28854ce93024b5 (patch) | |
tree | f3b270d6d29f042f14cece54b30d757857929fe9 /libstdc++/ChangeLog | |
parent | 3d3fcaef678cf102ea7f8b4faa38582e0fc20244 (diff) | |
download | gcc-6de94858b971f7e73295163d0a28854ce93024b5.tar.gz |
libchill, libf2c, libobjc:
* configure.in (AC_PREREQ): Update to 2.13.
(AC_EXEEXT): Call to find possible file extension.
(compiler_name): Use.
* configure: Regenerate.
libio, libstdc++
* configure.in: Test for ${compiler_name}.exe as well.
From-SVN: r27050
Diffstat (limited to 'libstdc++/ChangeLog')
-rw-r--r-- | libstdc++/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libstdc++/ChangeLog b/libstdc++/ChangeLog index f6fa7dd3838..8dd6c35bfd4 100644 --- a/libstdc++/ChangeLog +++ b/libstdc++/ChangeLog @@ -1,3 +1,7 @@ +1999-05-20 Angela Marie Thomas <angela@cygnus.com> + + * configure.in: Test for ${compiler_name}.exe as well. + 1999-05-15 Mark Kettenis <kettenis@gnu.org> * configure.in: Add shared library support for the Hurd |