summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorMåns Rullgård <mans@mansr.com>2006-03-28 23:34:23 +0000
committerMåns Rullgård <mans@mansr.com>2006-03-28 23:34:23 +0000
commit65f51a41afd8e960690e5910ef7f080dc769575a (patch)
tree35a552ba7e3bb91f236e6b41d1b58dc8522e8459 /configure
parentdfca23e361cfcd557a0ec65ee0469e11bfc70f3a (diff)
be nice to syntax highlighting that doesn't understand here-docs
Originally committed as revision 5233 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 7991f1ad17..78452c9912 100755
--- a/configure
+++ b/configure
@@ -911,7 +911,7 @@ if test "$mingw32" = "yes" -o "$mingwce" = "yes"; then
You can only build one library type at once on MinGW.
Specify --disable-static --enable-shared to only build
the shared libraries. To build only the static libraries
-you don't need to pass additional options.
+you do not need to pass additional options.
EOF
exit 1
fi