Commit 335cceb4 authored by nickols_k's avatar nickols_k

Remove unnecessary record


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@26 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 5d4ff9ff
......@@ -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