aboutsummaryrefslogtreecommitdiff
path: root/libchill/ChangeLog
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1999-05-20 02:27:28 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1999-05-20 02:27:28 +0000
commitd77c0735f766fee662ed0c3baf55dfb251afd004 (patch)
treef3b270d6d29f042f14cece54b30d757857929fe9 /libchill/ChangeLog
parentba3f323bf083fedebd3847d1b9a9e99824c7e109 (diff)
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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@27050 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libchill/ChangeLog')
-rw-r--r--libchill/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/libchill/ChangeLog b/libchill/ChangeLog
index bd03fb3b463..e7eafeed112 100644
--- a/libchill/ChangeLog
+++ b/libchill/ChangeLog
@@ -1,3 +1,10 @@
+Thu May 20 03:20:59 1999 Jeffrey A Law (law@cygnus.com)
+
+ * configure.in (AC_EXEEXT): Remove call.
+ (compiler_name): Explicitly check with no extension and .exe
+ extension.
+ * configure: Regenerate.
+
Wed Mar 24 22:41:28 1999 Mumit Khan <khan@xraylith.wisc.edu>
* configure.in (AC_PREREQ): Update to 2.13.