aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorChristopher Faylor <me+cygwin@cgf.cx>1999-02-03 19:29:00 +0000
committerChristopher Faylor <me+cygwin@cgf.cx>1999-02-03 19:29:00 +0000
commitd8f6bd4ee72040373cd06cd0fc2f2b3049d488bd (patch)
treead3ba3eb8eca3cac2cc7c6764be9c270e372814c /gdb/ChangeLog
parent2a9984fc6532657aedda70993affc106793fb8cb (diff)
downloadgdb-d8f6bd4ee72040373cd06cd0fc2f2b3049d488bd.zip
gdb-d8f6bd4ee72040373cd06cd0fc2f2b3049d488bd.tar.gz
gdb-d8f6bd4ee72040373cd06cd0fc2f2b3049d488bd.tar.bz2
* config/i386/cygwin.mh: Move TERMCAP test code to configure.in.
* configure.in: Treat libtermcap.a detection as a special case when hosting on cygwin. * configure: Regenerate.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index aa7af50..12fa087 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,10 @@
+Wed Feb 3 14:16:38 1999 Christopher Faylor <cgf@cygnus.com>
+
+ * config/i386/cygwin.mh: Move TERMCAP test code to configure.in.
+ * configure.in: Treat libtermcap.a detection as a special case
+ when hosting on cygwin.
+ * configure: Regenerate.
+
1999-02-03 Keith Seitz <keiths@cygnus.com>
* remote.c (remote_binary_download, remote_binary_length): New