summaryrefslogtreecommitdiff
path: root/libstdc++/ChangeLog
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>1999-05-19 20:27:28 -0600
committerJeff Law <law@gcc.gnu.org>1999-05-19 20:27:28 -0600
commit6de94858b971f7e73295163d0a28854ce93024b5 (patch)
treef3b270d6d29f042f14cece54b30d757857929fe9 /libstdc++/ChangeLog
parent3d3fcaef678cf102ea7f8b4faa38582e0fc20244 (diff)
downloadgcc-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++/ChangeLog4
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