Commit 18241bc2 authored by michael's avatar michael

forgotten av_


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@10007 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 9db67a16
...@@ -1975,7 +1975,7 @@ fi ...@@ -1975,7 +1975,7 @@ fi
echo "#define restrict $_restrict" >> $TMPH echo "#define restrict $_restrict" >> $TMPH
if enabled small; then if enabled small; then
echo "#define always_inline" >> $TMPH echo "#define av_always_inline" >> $TMPH
fi fi
echo "SRC_PATH=\"$source_path\"" >> config.mak echo "SRC_PATH=\"$source_path\"" >> 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