Commit f085669a authored by mru's avatar mru

be nice to syntax highlighting that doesn't understand here-docs


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@5233 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 790f1ef3
...@@ -911,7 +911,7 @@ if test "$mingw32" = "yes" -o "$mingwce" = "yes"; then ...@@ -911,7 +911,7 @@ if test "$mingw32" = "yes" -o "$mingwce" = "yes"; then
You can only build one library type at once on MinGW. You can only build one library type at once on MinGW.
Specify --disable-static --enable-shared to only build Specify --disable-static --enable-shared to only build
the shared libraries. To build only the static libraries 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 EOF
exit 1 exit 1
fi fi
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment