forgotten av_

Originally committed as revision 10007 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Michael Niedermayer 2007-08-09 09:30:43 +00:00
parent 70ea1e6922
commit 3bf9816170
1 changed files with 1 additions and 1 deletions

2
configure vendored
View File

@ -1975,7 +1975,7 @@ fi
echo "#define restrict $_restrict" >> $TMPH
if enabled small; then
echo "#define always_inline" >> $TMPH
echo "#define av_always_inline" >> $TMPH
fi
echo "SRC_PATH=\"$source_path\"" >> config.mak