Commit 9b914eb0 authored by michaelni's avatar michaelni

even more fixes


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@1660 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent d1b90b26
...@@ -836,7 +836,8 @@ INCLUDE_FILE_PATTERNS = ...@@ -836,7 +836,8 @@ INCLUDE_FILE_PATTERNS =
# omitted =1 is assumed. # omitted =1 is assumed.
PREDEFINED = __attribute__(x)="" "RENAME(x)=x ## _TMPL" "DEF(x)=x ## _TMPL" \ PREDEFINED = __attribute__(x)="" "RENAME(x)=x ## _TMPL" "DEF(x)=x ## _TMPL" \
HAVE_BUILTIN_VECTOR ATTR_ALIGN(x)="" HAVE_BUILTIN_VECTOR HAVE_AV_CONFIG_H HAVE_MMX HAVE_MMX2 HAVE_3DNOW \
ATTR_ALIGN(x)=""
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then # 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. # this tag can be used to specify a list of macro names that should be expanded.
......
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