X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=Doxyfile;fp=Doxyfile;h=5e09868feaf6ec31b113206ed12b3800731ad2a7;hp=43209a529eb88c7930170ca26c15b03aa9f9b588;hb=672e538a5162ad8eb4cc8210036c461457362a6a;hpb=46ade828e24c5f0652dfa1f94676896e33caf3b0 diff --git a/Doxyfile b/Doxyfile index 43209a52..5e09868f 100644 --- a/Doxyfile +++ b/Doxyfile @@ -1063,7 +1063,8 @@ PREDEFINED = HAVE_MAD \ HAVE_FAAD \ HAVE_OGGVORBIS \ __GNUC__=4 \ - __GNUC_MINOR__=4 + __GNUC_MINOR__=4 \ + HAVE_UCRED # 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.