BUILD_SHARED_AV is no longer used
Originally committed as revision 7255 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
1845bf1fdf
commit
fb17fac8c7
1
configure
vendored
1
configure
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user