more fixes

Originally committed as revision 1657 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Michael Niedermayer 2003-03-10 10:40:26 +00:00
parent 4a13cd77b3
commit 8952804ccc

View File

@ -835,7 +835,7 @@ INCLUDE_FILE_PATTERNS =
# or name=definition (no spaces). If the definition and the = are
# omitted =1 is assumed.
PREDEFINED = __attribute__(x)=""
PREDEFINED = __attribute__(x)="" RENAME(x)=x
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
# this tag can be used to specify a list of macro names that should be expanded.