diff options
author | Christopher Faylor <me+cygwin@cgf.cx> | 1998-12-30 06:18:02 +0000 |
---|---|---|
committer | Christopher Faylor <me+cygwin@cgf.cx> | 1998-12-30 06:18:02 +0000 |
commit | d846c99ee4c5906a6b6bb7fdc56485fec4a1cece (patch) | |
tree | 5259d041a7b1e143920499254ccb90134a21c69f /ChangeLog | |
parent | 18ee5bf817e5865cf88144153b7eb3dbdf5ec8ef (diff) | |
download | gdb-d846c99ee4c5906a6b6bb7fdc56485fec4a1cece.zip gdb-d846c99ee4c5906a6b6bb7fdc56485fec4a1cece.tar.gz gdb-d846c99ee4c5906a6b6bb7fdc56485fec4a1cece.tar.bz2 |
* configure.in: libtermcap.a should be built when cygwin is the
target as well as the host.
* config.guess: Allow mixed case in cygwin uname output.
* Makefile.in: Add libtermcap target.
* config/mt-cygwin: New file. libtermcap target info.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -1,9 +1,11 @@ -start-sanitize-tinyj -1998-12-17 Anthony Green <green@cygnus.com> +Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com> - * config.sub, configure.in: Add tiny2j-*-* target. + * configure.in: libtermcap.a should be built when cygwin is the + target as well as the host. + * config.guess: Allow mixed case in cygwin uname output. + * Makefile.in: Add libtermcap target. + * config/mt-cygwin: New file. libtermcap target info. -end-sanitize-tinyj Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com> * configure.in: Add cygmon for x86-coff and x86-elf. Configure |