Fix typo
authorJ.T. Conklin <jtc@acorntoolworks.com>
Wed, 5 Oct 1994 18:43:12 +0000 (18:43 +0000)
committerJ.T. Conklin <jtc@acorntoolworks.com>
Wed, 5 Oct 1994 18:43:12 +0000 (18:43 +0000)
gdb/ChangeLog

index e91cabc115c8c3c86a42ae2a61d9edcf8c348a21..8908556b5a531a0b3330b77dd53b5768e02adc9a 100644 (file)
@@ -1,8 +1,8 @@
-Tue Oct  4 13:28:24 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
+Wed Oct  5 11:41:24 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
 
        * nlm/Makefile.in: Get rid of NWINCLUDES.
-       * config/{alpha,i386,powerpc}: Remove NWINCLUDES.  User should
-         now configure with --with-headers.
+       * config/{alpha,i386,powerpc}/gdbserve.mt: Remove NWINCLUDES.
+         User should now configure with --with-headers.
 
 Mon Oct  3 07:48:34 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)