From: David Henkel-Wallace Date: Sat, 26 Sep 1992 22:33:06 +0000 (+0000) Subject: Make sure flex is built before stuff that might use it. X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=c43949138b874ffe12cc62d54c8e4572d41faba1;p=deliverable%2Fbinutils-gdb.git Make sure flex is built before stuff that might use it. --- diff --git a/configure.in b/configure.in index 3cf295ad80..4ac5e2e668 100644 --- a/configure.in +++ b/configure.in @@ -3,7 +3,7 @@ # script appropriate for this directory. For more information, check # any existing configure script. -configdirs="autoconf libgcc mmalloc libiberty texinfo opcodes bfd binutils byacc bison flex 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 " srctrigger=cfg-paper.texi srcname="gnu development package"