From: John Gilmore Date: Fri, 3 Jan 1992 06:58:37 +0000 (+0000) Subject: * configure.in: Add libg++. X-Git-Tag: gdb-4_18~22636 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cbe2c166aa7a434e73c97f336b4ee2a10ed12717;p=platform%2Fupstream%2Fbinutils.git * configure.in: Add libg++. * configure: When verbose, don't output the command line at each level; it will be unremarkably the same as the previous version, which will be the same as what the user typed. --- diff --git a/configure.in b/configure.in index 81c97e8802f..d8ac7b52626 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="libiberty texinfo bfd binutils byacc bison gcc readline glob flex ld gas gnulib clib gdb emacs ispell make grep diff rcs gdbm cvs prms fileutils" +configdirs="libiberty texinfo bfd binutils byacc bison gcc readline glob flex ld gas gnulib clib gdb emacs ispell make grep diff rcs gdbm cvs prms fileutils libg++" srctrigger=cfg-paper.texi srcname="gnu development package"