default prefix was invaild

This commit is contained in:
Tomoki Shirasawa
2013-05-17 12:33:08 +09:00
parent d3764f0417
commit 6c3607efe3
2 changed files with 1118 additions and 1365 deletions

View File

@ -28,6 +28,8 @@ if test "X$WITH_TARGET" = Xyes -o "X$WITH_TARGET" = Xno; then
WITH_TARGET=attached-mic
fi
test "x$prefix" = xNONE && prefix="$ac_default_prefix"
case $WITH_TARGET in
attached-mic)
ARCH=`uname -m`