Changeset 9164
- Timestamp:
- 12/15/11 15:44:12 (18 months ago)
- Files:
-
- 1 modified
-
trunk/doc/doxygen/pvfs2-doxygen.conf.in (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/doxygen/pvfs2-doxygen.conf.in
r8729 r9164 879 879 # way by setting EXPAND_ONLY_PREDEF to YES. 880 880 881 MACRO_EXPANSION = NO881 MACRO_EXPANSION = YES 882 882 883 883 # If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES … … 885 885 # PREDEFINED and EXPAND_AS_PREDEFINED tags. 886 886 887 EXPAND_ONLY_PREDEF = NO887 EXPAND_ONLY_PREDEF = YES 888 888 889 889 # If the SEARCH_INCLUDES tag is set to YES (the default) the includes files … … 913 913 # instead of the = operator. 914 914 915 PREDEFINED = 915 PREDEFINED = PVFS_UCACHE_ENABLE 916 916 917 917 # If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this
