]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* cygwin.mh: Add extra libtermcap target information.
authorChristopher Faylor <me+cygwin@cgf.cx>
Thu, 19 Nov 1998 01:32:42 +0000 (01:32 +0000)
committerChristopher Faylor <me+cygwin@cgf.cx>
Thu, 19 Nov 1998 01:32:42 +0000 (01:32 +0000)
Make gdb depend on libtermcap for future readline dependency.

config/ChangeLog
config/mh-cygwin

index dd24901c0f4055aaa415ec01f2397749a8eb6667..11f9db9a4bbff86029cfc9c8bac318065a5a9b7f 100644 (file)
@@ -1,3 +1,8 @@
+Wed Nov 18 20:29:46 1998  Christopher Faylor <cgf@cygnus.com>
+
+       * cygwin.mh: Add extra libtermcap target information.
+       Make gdb depend on libtermcap for future readline dependency.
+
 Mon Nov  2 15:15:33 1998  Geoffrey Noer  <noer@cygnus.com>
 
         * mh-cygwin32: delete
index 7f23a7da34955da344f3dc46f8b0b71130e1703c..0a477b94f58d5fcfde444e60b71a87561841fc57 100644 (file)
@@ -12,4 +12,4 @@ EXTRA_TARGET_HOST_INSTALL_MODULES=install-libtermcap
 
 all-gdb: all-libtermcap
 
-install-gdb: install-libtermcap
+install-gdb: all-libtermcap