aboutsummaryrefslogtreecommitdiff
path: root/libchill/ChangeLog
diff options
context:
space:
mode:
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1999-03-24 21:46:18 +0000
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>1999-03-24 21:46:18 +0000
commitc266290f972e237c1e6836fe661b75e39f3928c0 (patch)
treebab95c7874bc0e1d427accbdf238f6f4380a0f98 /libchill/ChangeLog
parentbb140690505d7204cf16454f09f5fd67ecd2073f (diff)
* configure.in (AC_PREREQ): Update to 2.13. (AC_EXEEXT): Call to find possible file extension. (compiler_name): Use. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@25953 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 40439940fa4..bd03fb3b463 100644
--- a/libchill/ChangeLog
+++ b/libchill/ChangeLog
@@ -1,3 +1,10 @@
+Wed Mar 24 22:41:28 1999 Mumit Khan <khan@xraylith.wisc.edu>
+
+ * configure.in (AC_PREREQ): Update to 2.13.
+ (AC_EXEEXT): Call to find possible file extension.
+ (compiler_name): Use.
+ * configure: Regenerate.
+
1999-01-19 08:10 -0500 Zack Weinberg <zack@rabi.columbia.edu>
* Makefile.in: Fix typos in previous change.