Commit 9aa435b5 authored by Nick Kurshev's avatar Nick Kurshev

Remove unnecessary record


Originally committed as revision 26 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 96f4e513
......@@ -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
......
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