Commit bafc51d0 authored by mru's avatar mru

BUILD_SHARED_AV is no longer used


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@7255 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent e1a67daf
......@@ -1897,7 +1897,6 @@ lavu_version=`grep '#define LIBAVUTIL_VERSION ' "$source_path/libavutil/avutil.h
if test "$lshared" = "yes" ; then
echo "#define BUILD_SHARED_AV 1" >> $TMPH
echo "BUILD_SHARED=yes" >> config.mak
echo "PIC=-fPIC -DPIC" >> config.mak
echo "SPPMAJOR=${lavc_version%%.*}" >> config.mak
......
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