Add gdb, rearrange the things that gdb needs so they get built first.
authorJohn Gilmore <gnu@cygnus>
Thu, 4 Jul 1991 23:46:05 +0000 (23:46 +0000)
committerJohn Gilmore <gnu@cygnus>
Thu, 4 Jul 1991 23:46:05 +0000 (23:46 +0000)
configure.in

index 42f1481b21214067d674837fba6884f34ee36324..45d4b45295a95ae29f7b87df7256b99e3b2f2258 100644 (file)
@@ -3,7 +3,7 @@
 # script appropriate for this directory.  For more information, check
 # any existing configure script.
 
-configdirs="libiberty bfd binutils gcc ld gas readline gnulib ${clib} prms"
+configdirs="libiberty bfd binutils gcc readline gdb ld gas gnulib ${clib} prms"
 srctrigger=README.configure
 srcname="gnu development package"
 
This page took 0.033094 seconds and 4 git commands to generate.