Commit a079b6a2 authored by diego's avatar diego

typo


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4870 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 13b10c2d
...@@ -1285,7 +1285,7 @@ echo "pp support $pp" ...@@ -1285,7 +1285,7 @@ echo "pp support $pp"
echo "debug symbols $debug" echo "debug symbols $debug"
echo "strip symbols $dostrip" echo "strip symbols $dostrip"
echo "optimize $optimize" echo "optimize $optimize"
echo "shared $shared" echo "shared $lshared"
echo "video hooking $vhook" echo "video hooking $vhook"
echo "SDL support $sdl" echo "SDL support $sdl"
if test $sdl_too_old = "yes"; then if test $sdl_too_old = "yes"; then
......
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