We now configure gdbtest automatically if it's there.
authorJohn Gilmore <gnu@cygnus>
Sat, 11 Apr 1992 10:52:33 +0000 (10:52 +0000)
committerJohn Gilmore <gnu@cygnus>
Sat, 11 Apr 1992 10:52:33 +0000 (10:52 +0000)
ChangeLog
configure.in

index 47f4148..72ce91a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
+
+       * configure.in:  Add gdbtest to configdirs.
+
 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
 
        * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
index fba1f82..cbbecee 100644 (file)
@@ -3,7 +3,7 @@
 # script appropriate for this directory.  For more information, check
 # any existing configure script.
 
-configdirs="mmalloc libiberty texinfo bfd binutils byacc bison gcc readline glob ld gas gdb emacs ispell make grep diff rcs cvs patch send_pr libg++ newlib gprof"
+configdirs="mmalloc libiberty texinfo bfd binutils byacc bison gcc readline glob ld gas gdb emacs ispell make grep diff rcs cvs patch send_pr libg++ newlib gprof gdbtest"
 srctrigger=cfg-paper.texi
 srcname="gnu development package"