scripts/toolchain-config.in
author Titus von Boxberg <titus@v9g.de>
Mon Aug 22 09:41:35 2011 +0200 (2011-08-22)
branch1.12
changeset 2636 d53c6d529923
parent 1189 5c20d52c8270
permissions -rw-r--r--
configure: fix --with-prog=[...]

check_for didn't set variable 'where' when the path to a prog
was passed manually "(cached)".

Signed-off-by: "Titus von Boxberg" <titus@v9g.de>
(transplanted from b1be254591e7b524a0b06a2247a9331ebe0faf1d)
yann@894
     1
#!/bin/sh
yann@894
     2
yann@2614
     3
tail -n+5 "${0}" |bzcat
yann@894
     4
exit 0