config/config.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Aug 02 20:06:06 2009 +0200 (2009-08-02)
changeset 1445 9f7946c892da
parent 1337 7f742f73c2d1
child 1497 1b90f0b34c80
permissions -rw-r--r--
[config] Add bash as a possible CONFIG_SHELL

On some systems and/or for some components, it may be necessary to
explicitly use bash as the shell used by ./configure and Makefiles.
     1 source config/global.in
     2 source config/target.in
     3 source config/toolchain.in
     4 source config/kernel.in
     5 source config/companion_libs.in
     6 source config/binutils.in
     7 source config/cc.in
     8 source config/libc.in
     9 source config/tools.in
    10 source config/debug.in