Browse Source

forgotten av_

Originally committed as revision 10007 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer 17 years ago
parent
commit
3bf9816170
1 changed files with 1 additions and 1 deletions
  1. 1 1
      configure

+ 1 - 1
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