summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2000-06-28 20:26:53 +0000
committerCorinna Vinschen <corinna@vinschen.de>2000-06-28 20:26:53 +0000
commit3bf77bbf39bf8f844b6cee756bb6fc63a2f7adca (patch)
treee9cc447436018f3f19c65f3071836e3aa5d03925 /ChangeLog
parente4761609cc68ec4fe061c8779311e1b50a2f3da3 (diff)
downloadgdb-3bf77bbf39bf8f844b6cee756bb6fc63a2f7adca.tar.gz
* ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
`os2'. Force ac_cv_exeext to be ".exe" in that case.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a2e89d4365c..18f7ce64b34 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
+
+ * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
+ `os2'. Force ac_cv_exeext to be ".exe" in that case.
+
2000-06-19 Timothy Wall <twall@cygnus.com>
* configure.in (noconfigdirs): Set noconfigdirs for tic54x target.