aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJamie Bullock <jamie@postlude.co.uk>2006-10-20 12:30:46 +0000
committerJamie Bullock <jamie@postlude.co.uk>2006-10-20 12:30:46 +0000
commit26b8e9773d86c259b7faa2d20846ca5ac3862281 (patch)
tree59645cf6472b11bb06fe4d60b7c42e3c205dc3d8 /doc
parenta642a56300874cabc18848d29d0b8cb882fa48db (diff)
downloadLibXtract-26b8e9773d86c259b7faa2d20846ca5ac3862281.tar.gz
LibXtract-26b8e9773d86c259b7faa2d20846ca5ac3862281.tar.bz2
LibXtract-26b8e9773d86c259b7faa2d20846ca5ac3862281.zip
Replaced --enable-vector with --enable-fft and improved build
Diffstat (limited to 'doc')
-rw-r--r--doc/documentation.doxygen.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/documentation.doxygen.in b/doc/documentation.doxygen.in
index c1c18ee..eca850d 100644
--- a/doc/documentation.doxygen.in
+++ b/doc/documentation.doxygen.in
@@ -1005,7 +1005,7 @@ INCLUDE_FILE_PATTERNS =
# undefined via #undef or recursively expanded use the := operator
# instead of the = operator.
-PREDEFINED = XTRACT
+PREDEFINED = XTRACT XTRACT_FFT
# 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.