aboutsummaryrefslogtreecommitdiff
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
commit23f2f29f40ed179e15397304dbd4a0306a15d841 (patch)
tree4d1be136d6e70a8a5c557967876c6a5c48437bd4 /ChangeLog
parent2ae7e77be88be49df7fc287199d2a7a4046f9205 (diff)
downloadgdb-23f2f29f40ed179e15397304dbd4a0306a15d841.zip
gdb-23f2f29f40ed179e15397304dbd4a0306a15d841.tar.gz
gdb-23f2f29f40ed179e15397304dbd4a0306a15d841.tar.bz2
* 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 a2e89d4..18f7ce6 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.