config/config.in
author "Yann E. MORIN" <yann.morin.1998@free.fr>
Wed May 09 18:17:17 2012 +0200 (2012-05-09)
branch1.15
changeset 3002 56e4a47dcf88
parent 2481 30644208c955
child 3313 ad14212ebf54
permissions -rw-r--r--
cc/gcc: do not build manuals in parallel

Reported-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Reported-by: Johannes Stezenbach <js@sig21.net>
Tested-by: Johannes Stezenbach <js@sig21.net>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
(transplanted from c800b7d6a50c267c3e0a64829da4b082e260deff)
     1 source "config/configure.in"
     2 source "config/backend.in"
     3 source "config/global.in"
     4 source "config/target.in"
     5 source "config/toolchain.in"
     6 source "config/kernel.in"
     7 source "config/binutils.in"
     8 source "config/cc.in"
     9 source "config/libc.in"
    10 source "config/debug.in"
    11 source "config/companion_libs.in"
    12 source "config/companion_tools.in"
    13 source "config/test_suite.in"