From cbe2c166aa7a434e73c97f336b4ee2a10ed12717 Mon Sep 17 00:00:00 2001 From: John Gilmore Date: Fri, 3 Jan 1992 06:58:37 +0000 Subject: [PATCH] * 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. --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.30.2