Add deja-gnu to configdirs.
authorFred Fish <fnf@specifix.com>
Fri, 30 Oct 1992 19:38:52 +0000 (19:38 +0000)
committerFred Fish <fnf@specifix.com>
Fri, 30 Oct 1992 19:38:52 +0000 (19:38 +0000)
ChangeLog
configure.in

index 1a2185483b67c184cdc05c4d7adbf620adacd77b..6858dec5a852317442815f334196b6cbffee3f31 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
+
+       * configure.in (configdirs):  Add deja-gnu.
+
+Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
+
+       * README:  Update for configure.texi and gdb-4.7 release.
+
+Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
+
+       * Makefile.in:  Move "all" target to top of file.
+       Previously, first target was ".PHONY" which caused BSD4.4 make
+       to build .PHONY when make was run without arguments.
+
+Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
+
+       * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
+       Library-copylefted code in libiberty.
+
 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
 
        * config.sub:  Replace m68kmote with plain old m68k.
index a52e63b90671867f29493b8652c77922e5c3e31b..22657735d458cf9ccf784965af9e7003b48eeb35 100644 (file)
@@ -3,7 +3,7 @@
 # script appropriate for this directory.  For more information, check
 # any existing configure script.
 
-configdirs="autoconf libgcc mmalloc libiberty texinfo flex byacc bison opcodes bfd binutils gcc readline glob ld gas gdb emacs ispell make grep diff rcs cvs patch send_pr libg++ newlib gprof gdbtest libm tgas "
+configdirs="autoconf libgcc mmalloc libiberty texinfo flex byacc bison opcodes bfd binutils gcc readline glob ld gas gdb emacs ispell make grep diff rcs cvs patch send_pr libg++ newlib gprof gdbtest libm tgas deja-gnu "
 srctrigger=cfg-paper.texi
 srcname="gnu development package"