From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23252 invoked by alias); 15 Aug 2009 23:07:11 -0000 Received: (qmail 23048 invoked by uid 22791); 15 Aug 2009 23:07:08 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail.gmx.net (HELO mail.gmx.net) (213.165.64.20) by sourceware.org (qpsmtpd/0.43rc1) with SMTP; Sat, 15 Aug 2009 23:06:59 +0000 Received: (qmail invoked by alias); 15 Aug 2009 23:06:55 -0000 Received: from xdsl-87-78-89-86.netcologne.de (EHLO localhost.localdomain) [87.78.89.86] by mail.gmx.net (mp032) with SMTP; 16 Aug 2009 01:06:55 +0200 Received: from ralf by localhost.localdomain with local (Exim 4.69) (envelope-from ) id 1McSKt-0005tT-9Z; Sun, 16 Aug 2009 01:06:55 +0200 Date: Sat, 15 Aug 2009 23:07:00 -0000 From: Ralf Wildenhues To: Paolo Bonzini Cc: gcc-patches@gcc.gnu.org, binutils@sourceware.org, gdb@sourceware.org Subject: Re: Moving to Autoconf 2.64, Automake 1.11 Message-ID: <20090815230654.GA22525@gmx.de> Mail-Followup-To: Ralf Wildenhues , Paolo Bonzini , gcc-patches@gcc.gnu.org, binutils@sourceware.org, gdb@sourceware.org References: <20090815112928.GB5396@gmx.de> <4A86F8AD.9000401@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4A86F8AD.9000401@gnu.org> User-Agent: Mutt/1.5.20 (2009-08-09) X-IsSubscribed: yes Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2009-08/txt/msg00251.txt.bz2 * Paolo Bonzini wrote on Sat, Aug 15, 2009 at 08:04:29PM CEST: > Just for fun, if you have a diffstat of the world-regeneration, it would > be nice to see it. GCC: boehm-gc/Makefile.in | 308 +- boehm-gc/aclocal.m4 | 478 +- boehm-gc/configure |11978 +-- boehm-gc/include/Makefile.in | 188 +- boehm-gc/include/gc_config.h.in | 3 + configure | 9549 +- config/override.m4 | 2 +- fixincludes/aclocal.m4 | 4 +- fixincludes/configure | 7960 +- gcc/aclocal.m4 | 20 +- gcc/config.in | 83 +- gcc/configure |19768 ++--- gnattools/configure | 4109 +- intl/aclocal.m4 | 5 +- intl/configure | 7855 +- libada/configure | 4865 +- libcpp/aclocal.m4 | 5 +- libcpp/config.in | 13 +- libcpp/configure |10947 +-- libdecnumber/aclocal.m4 | 4 +- libdecnumber/configure |10165 +-- libffi/Makefile.in | 595 +- libffi/aclocal.m4 | 483 +- libffi/configure |11950 +-- libffi/fficonfig.h.in | 26 +- libffi/include/Makefile.in | 272 +- libffi/man/Makefile.in | 302 +- libffi/testsuite/Makefile.in | 201 +- libgcc/configure | 5055 +- libgfortran/Makefile.in | 3247 +- libgfortran/aclocal.m4 | 463 +- libgfortran/config.h.in | 21 +- libgfortran/configure |28127 ++---- libgomp/Makefile.in | 610 +- libgomp/aclocal.m4 | 463 +- libgomp/config.h.in | 13 +- libgomp/configure |17029 +-- libgomp/testsuite/Makefile.in | 155 +- libiberty/config.in | 22 +- libiberty/configure |11204 +-- libjava/Makefile.in | 1142 +- libjava/aclocal.m4 | 478 +- libjava/classpath/Makefile.in | 379 +- libjava/classpath/aclocal.m4 | 518 +- libjava/classpath/configure |23059 ++--- libjava/classpath/doc/Makefile.in | 575 +- libjava/classpath/doc/api/Makefile.in | 200 +- libjava/classpath/examples/Makefile.in | 243 +- libjava/classpath/external/Makefile.in | 329 +- libjava/classpath/external/jsr166/Makefile.in | 201 +- .../classpath/external/relaxngDatatype/Makefile.in | 201 +- libjava/classpath/external/sax/Makefile.in | 201 +- libjava/classpath/external/w3c_dom/Makefile.in | 201 +- libjava/classpath/include/Makefile.in | 204 +- libjava/classpath/include/config.h.in | 19 +- libjava/classpath/lib/Makefile.in | 199 +- libjava/classpath/native/Makefile.in | 329 +- libjava/classpath/native/fdlibm/Makefile.in | 264 +- libjava/classpath/native/jawt/Makefile.in | 313 +- libjava/classpath/native/jni/Makefile.in | 331 +- libjava/classpath/native/jni/classpath/Makefile.in | 264 +- .../classpath/native/jni/gconf-peer/Makefile.in | 313 +- .../native/jni/gstreamer-peer/Makefile.in | 313 +- libjava/classpath/native/jni/gtk-peer/Makefile.in | 313 +- libjava/classpath/native/jni/java-io/Makefile.in | 310 +- libjava/classpath/native/jni/java-lang/Makefile.in | 314 +- libjava/classpath/native/jni/java-math/Makefile.in | 313 +- libjava/classpath/native/jni/java-net/Makefile.in | 310 +- libjava/classpath/native/jni/java-nio/Makefile.in | 310 +- libjava/classpath/native/jni/java-util/Makefile.in | 310 +- libjava/classpath/native/jni/midi-alsa/Makefile.in | 313 +- libjava/classpath/native/jni/midi-dssi/Makefile.in | 313 +- .../classpath/native/jni/native-lib/Makefile.in | 264 +- libjava/classpath/native/jni/qt-peer/Makefile.in | 278 +- libjava/classpath/native/jni/xmlj/Makefile.in | 310 +- libjava/classpath/native/plugin/Makefile.in | 320 +- libjava/classpath/resource/Makefile.in | 265 +- libjava/classpath/scripts/Makefile.in | 200 +- libjava/classpath/tools/Makefile.in | 616 +- libjava/configure |19848 ++--- libjava/gcj/Makefile.in | 311 +- libjava/include/Makefile.in | 286 +- libjava/include/config.h.in | 32 +- libjava/libltdl/Makefile.in | 341 +- libjava/libltdl/aclocal.m4 | 463 +- libjava/libltdl/config-h.in | 3 + libjava/libltdl/configure |13247 +-- libjava/testsuite/Makefile.in | 210 +- libmudflap/Makefile.in | 486 +- libmudflap/aclocal.m4 | 463 +- libmudflap/config.h.in | 3 + libmudflap/configure |10984 +-- libmudflap/testsuite/Makefile.in | 151 +- libobjc/aclocal.m4 | 81 +- libobjc/config.h.in | 3 + libobjc/configure | 8706 +- libssp/Makefile.in | 361 +- libssp/aclocal.m4 | 463 +- libssp/config.h.in | 3 + libssp/configure | 8954 +- libstdc++-v3/Makefile.in | 335 +- libstdc++-v3/aclocal.m4 | 291 +- libstdc++-v3/config.h.in | 13 +- libstdc++-v3/configure |110803 +++----------------- libstdc++-v3/doc/Makefile.in | 166 +- libstdc++-v3/include/Makefile.in | 167 +- libstdc++-v3/libsupc++/Makefile.in | 260 +- libstdc++-v3/po/Makefile.in | 166 +- libstdc++-v3/python/Makefile.in | 216 +- libstdc++-v3/src/Makefile.in | 262 +- libstdc++-v3/testsuite/Makefile.in | 166 +- zlib/Makefile.in | 217 +- zlib/aclocal.m4 | 463 +- zlib/configure | 8951 +- 113 files changed, 135429 insertions(+), 256326 deletions(-) src: bfd/Makefile.in | 307 +- bfd/aclocal.m4 | 468 +- bfd/config.in | 60 +- bfd/configure |19335 ++++++++------------------ bfd/doc/Makefile.in | 289 +- binutils/Makefile.in | 416 +- binutils/aclocal.m4 | 468 +- binutils/config.in | 54 +- binutils/configure |13087 +++++++----------- binutils/doc/Makefile.in | 375 +- config/override.m4 | 2 +- configure | 9309 +++++++------ etc/configure | 2923 +++-- gas/Makefile.in | 321 +- gas/aclocal.m4 | 464 +- gas/config.in | 71 +- gas/configure |12204 ++++++++--------- gas/doc/Makefile.in | 362 +- gdb/aclocal.m4 | 483 +- gdb/config.in | 44 +- gdb/configure |20691 +++++++++------------------- gdb/doc/configure | 2999 +++-- gdb/gdbserver/aclocal.m4 | 4 +- gdb/gdbserver/config.in | 38 +- gdb/gdbserver/configure | 7031 +++++----- gdb/gnulib/Makefile.in | 189 +- gdb/testsuite/configure | 5172 ++++---- gdb/testsuite/gdb.hp/configure | 3206 +++-- gdb/testsuite/gdb.hp/gdb.aCC/configure | 3018 +++-- gdb/testsuite/gdb.hp/gdb.base-hp/configure | 3018 +++-- gdb/testsuite/gdb.hp/gdb.compat/configure | 3018 +++-- gdb/testsuite/gdb.hp/gdb.defects/configure | 3018 +++-- gdb/testsuite/gdb.hp/gdb.objdbg/configure | 3206 +++-- gdb/testsuite/gdb.stabs/configure | 3018 +++-- gold/Makefile.in | 485 +- gold/aclocal.m4 | 463 +- gold/config.in | 59 +- gold/configure |11148 +++++++--------- gold/testsuite/Makefile.in | 624 +- gprof/Makefile.in | 591 +- gprof/aclocal.m4 | 464 +- gprof/configure |10379 +++++++-------- gprof/gconfig.in | 46 +- intl/aclocal.m4 | 5 +- intl/config.h.in | 9 +- intl/configure | 7855 +++++------ ld/Makefile.in | 577 +- ld/aclocal.m4 | 464 +- ld/config.in | 54 +- ld/configure |12425 ++++++++---------- libdecnumber/aclocal.m4 | 4 +- libdecnumber/config.in | 32 +- libdecnumber/configure |10165 +++++--------- libiberty/config.in | 22 +- libiberty/configure |11204 ++++++--------- opcodes/Makefile.in | 249 +- opcodes/aclocal.m4 | 464 +- opcodes/config.in | 34 +- opcodes/configure |10413 +++++++-------- readline/configure | 9776 +++++-------- readline/examples/rlfe/configure | 5977 ++++---- sim/arm/config.in | 3 + sim/arm/configure | 7088 +++++------ sim/avr/config.in | 3 + sim/avr/configure | 6937 +++++----- sim/common/config.in | 3 + sim/common/configure | 8507 +++++------- sim/configure | 5248 ++++---- sim/cr16/config.in | 3 + sim/cr16/configure | 7146 +++++------ sim/cris/config.in | 20 +- sim/cris/configure | 7612 +++++------ sim/d10v/config.in | 3 + sim/d10v/configure | 7146 +++++------ sim/erc32/config.in | 3 + sim/erc32/configure | 7225 +++++------ sim/frv/config.in | 20 +- sim/frv/configure | 7404 +++++------ sim/h8300/config.in | 3 + sim/h8300/configure | 7087 +++++------ sim/igen/config.in | 3 + sim/igen/configure | 5893 ++++---- sim/iq2000/config.in | 20 +- sim/iq2000/configure | 7398 +++++------ sim/lm32/config.in | 3 + sim/lm32/configure | 3901 ++---- sim/m32c/config.in | 3 + sim/m32c/configure | 6937 +++++----- sim/m32r/config.in | 20 +- sim/m32r/configure | 7402 +++++------ sim/m68hc11/config.in | 20 +- sim/m68hc11/configure | 7551 +++++------ sim/mcore/config.in | 3 + sim/mcore/configure | 7083 +++++------ sim/mips/config.in | 20 +- sim/mips/configure | 8008 +++++------ sim/mn10300/config.in | 20 +- sim/mn10300/configure | 7710 +++++------ sim/moxie/config.in | 12 + sim/moxie/configure | 6997 +++++----- sim/ppc/config.in | 36 +- sim/ppc/configure | 9475 ++++++------- sim/sh/config.in | 3 + sim/sh/configure | 7083 +++++------ sim/sh64/config.in | 20 +- sim/sh64/configure | 7398 +++++------ sim/testsuite/configure | 3220 +++-- sim/testsuite/d10v-elf/configure | 3018 +++-- sim/testsuite/frv-elf/configure | 3018 +++-- sim/testsuite/m32r-elf/configure | 3018 +++-- sim/testsuite/mips64el-elf/configure | 3018 +++-- sim/v850/config.in | 20 +- sim/v850/configure | 7688 +++++------ 113 files changed, 183039 insertions(+), 217097 deletions(-) Why, by the way, do some of the trees in src contains so endlessly many configure scripts? Can't they be consolidated? Cheers, Ralf