forked from FFmpeg/FFmpeg
Remove unnecessary record
Originally committed as revision 26 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
96f4e5135c
commit
9aa435b5ba
1 changed files with 0 additions and 1 deletions
1
configure
vendored
1
configure
vendored
|
@ -83,7 +83,6 @@ if [ "$gprof" = "yes" ] ; then
|
|||
echo "TARGET_GPROF=yes" >> config.mak
|
||||
echo "#define HAVE_GPROF 1" >> config.h
|
||||
fi
|
||||
echo "#define BIN_PORTABILITY 1 /*undefine it if you want to get maximal performance*/" >> config.h
|
||||
|
||||
# if you do not want to use encoders, disable that.
|
||||
echo "#define CONFIG_ENCODERS 1" >> config.h
|
||||
|
|
Loading…
Add table
Reference in a new issue