unroll stuff

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4875 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
nick 2002-02-27 11:16:18 +00:00
parent 20892b7778
commit a92a572f24
1 changed files with 1 additions and 1 deletions

2
configure vendored
View File

@ -506,7 +506,7 @@ int main() {
}
EOF
$_cc -o "$TMPO" "$TMPC"
case "$TMPO" in
case `"$TMPO"` in
0-0) proc="ev4" ;;
1-0) proc="ev5" ;;
1-1) proc="ev56" ;;