Mercurial > libavcodec.hg
changeset 1123:9403cad8a1e8 libavcodec
even more fixes
author | michaelni |
---|---|
date | Mon, 10 Mar 2003 11:24:10 +0000 |
parents | ddc3b0140b8f |
children | 64c7c76ed17c |
files | Doxyfile |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Doxyfile Mon Mar 10 11:22:30 2003 +0000 +++ b/Doxyfile Mon Mar 10 11:24:10 2003 +0000 @@ -836,7 +836,8 @@ # omitted =1 is assumed. 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 # this tag can be used to specify a list of macro names that should be expanded.