mirror of
https://github.com/mpv-player/mpv
synced 2025-01-20 22:40:52 +00:00
it *worked*, but probably wasn't what was intended, and could break if
TMPLOG changed to something different... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8985 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
9a3793ae18
commit
8904f2d4ad
2
configure
vendored
2
configure
vendored
@ -46,7 +46,7 @@ die () {
|
|||||||
echo "Error: $@" >&2
|
echo "Error: $@" >&2
|
||||||
echo >&2
|
echo >&2
|
||||||
rm -f "$TMPO" "$TMPC" "$TMPS" "$TMPCPP"
|
rm -f "$TMPO" "$TMPC" "$TMPS" "$TMPCPP"
|
||||||
echo "Check "$TMPLOG" if you do not understand why it failed."
|
echo "Check \"$TMPLOG\" if you do not understand why it failed."
|
||||||
exit 1
|
exit 1
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user