mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
typo
Originally committed as revision 7292 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
7e303556ea
commit
fc53da2037
2
configure
vendored
2
configure
vendored
@ -38,7 +38,7 @@ if test "$E1" != 0 || test "$E2" = 0; then
|
|||||||
try_exec /usr/xpg4/bin/sh "$0" "$@"
|
try_exec /usr/xpg4/bin/sh "$0" "$@"
|
||||||
fi
|
fi
|
||||||
echo "No compatible shell script interpreter found."
|
echo "No compatible shell script interpreter found."
|
||||||
echo "This configure script requires a POSIX compatible shell"
|
echo "This configure script requires a POSIX-compatible shell"
|
||||||
echo "such as bash or ksh."
|
echo "such as bash or ksh."
|
||||||
echo "THIS IS NOT A BUG IN FFMPEG, DO NOT REPORT IT AS SUCH."
|
echo "THIS IS NOT A BUG IN FFMPEG, DO NOT REPORT IT AS SUCH."
|
||||||
echo "Instead, install a working POSIX-compatible shell."
|
echo "Instead, install a working POSIX-compatible shell."
|
||||||
|
Loading…
Reference in New Issue
Block a user