(svn r3870) -Fix: missed one item in last commit, tnx glx :)

This commit is contained in:
truelight 2006-03-14 20:59:03 +00:00
parent c734402a0a
commit cab087559f

2
configure vendored
View File

@ -219,7 +219,7 @@ then
PARAM="$PARAM MINGW=1 WIN32=1"
;;
*)
echo "Unknown OS: $OS"
echo "Unknown OS: $TARGET_OS"
exit 1
;;
esac