crosstool-ng/scripts
Yann E. MORIN" ba5a96ad78 Remove the check for absolutely needed tools now ./configure checks for them.
Move the check for 'lynx' to where it is needed (that is when sstrip from buildroot is selected).

 /trunk/scripts/build/tools/200-sstrip.sh |    1     1     0     0 +
 /trunk/scripts/crosstool.sh              |    5     0     5     0 -----
 2 files changed, 1 insertion(+), 5 deletions(-)
2008-07-17 21:17:19 +00:00
..
build Remove the check for absolutely needed tools now ./configure checks for them. 2008-07-17 21:17:19 +00:00
crosstool.sh Remove the check for absolutely needed tools now ./configure checks for them. 2008-07-17 21:17:19 +00:00
functions Catching a double fault is doomed... Don't take action. 2008-07-14 21:56:58 +00:00
saveSample.sh Only priunt WARNings when saving the current configuration. 2008-06-22 17:30:37 +00:00
showSamples.sh Small eye-candy in the WiKi table dump. 2008-07-13 21:35:09 +00:00
tarball.sh.broken Get rid of all command (which is a bashism), and replace them with $(command), which is POSIX. 2008-05-20 21:32:39 +00:00