summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2006-12-12 20:40:39 +0000
committerDiego Biurrun <diego@biurrun.de>2006-12-12 20:40:39 +0000
commitfc53da2037b21096dc2b740e044fd1f75d4cc971 (patch)
treee684a8eda6e1cbc55a6b8df4b28903c736b462a8 /configure
parent7e303556ea09f8a5b590681290017ad9a0ebe55e (diff)
typo
Originally committed as revision 7292 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 0360ad3e86..be4e574738 100755
--- a/configure
+++ b/configure
@@ -38,7 +38,7 @@ if test "$E1" != 0 || test "$E2" = 0; then
try_exec /usr/xpg4/bin/sh "$0" "$@"
fi
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 "THIS IS NOT A BUG IN FFMPEG, DO NOT REPORT IT AS SUCH."
echo "Instead, install a working POSIX-compatible shell."