summaryrefslogtreecommitdiff
path: root/Doxyfile
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2009-01-26 08:36:06 +0000
committerDiego Biurrun <diego@biurrun.de>2009-01-26 08:36:06 +0000
commit67eb5da61a08a1c75dbfd2aef7380dfb304d98f4 (patch)
tree2e34cc7d6647a4bd0ec2fb16d50b08e265d19cb0 /Doxyfile
parent137ae32760487a262f304beb843aad7273f7970d (diff)
HAVE_3DNOW --> HAVE_AMD3DNOW
Originally committed as revision 16798 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index 31daf5d864..ea3b021f72 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -836,7 +836,7 @@ INCLUDE_FILE_PATTERNS =
# omitted =1 is assumed.
PREDEFINED = __attribute__(x)="" "RENAME(x)=x ## _TMPL" "DEF(x)=x ## _TMPL" \
- HAVE_AV_CONFIG_H HAVE_MMX HAVE_MMX2 HAVE_3DNOW \
+ HAVE_AV_CONFIG_H HAVE_MMX HAVE_MMX2 HAVE_AMD3DNOW \
ATTR_ALIGN(x)=""
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then