Originally committed as revision 4870 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Diego Biurrun 2006-01-19 23:02:42 +00:00
parent 6d276a9e91
commit 1ddf5ba1af
1 changed files with 1 additions and 1 deletions

2
configure vendored
View File

@ -1285,7 +1285,7 @@ echo "pp support $pp"
echo "debug symbols $debug"
echo "strip symbols $dostrip"
echo "optimize $optimize"
echo "shared $shared"
echo "shared $lshared"
echo "video hooking $vhook"
echo "SDL support $sdl"
if test $sdl_too_old = "yes"; then