You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
be nice to syntax highlighting that doesn't understand here-docs
Originally committed as revision 5233 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
2
configure
vendored
2
configure
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user