forgotten av_
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 9 Aug 2007 09:30:43 +0000 (09:30 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 9 Aug 2007 09:30:43 +0000 (09:30 +0000)
Originally committed as revision 10007 to svn://svn.ffmpeg.org/ffmpeg/trunk

configure

index 13093e73d3a4fbb79eaabc83fcc73a95e7009091..9b63a7141ffe167c21ca68f18ae2e3b75f438abe 100755 (executable)
--- a/configure
+++ b/configure
@@ -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