Fix com_stat() for arguments greater than one.
[paraslash.git] / Doxyfile
index 1b7f078399bae2fb3d4edc680a774d737d831dbd..c684baebe861d66069dde0d9811945fe7ffc1db3 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -38,7 +38,7 @@ PROJECT_NUMBER         =
 # If a relative path is entered, it will be relative to the location 
 # where doxygen was started. If left blank the current directory will be used.
 
-OUTPUT_DIRECTORY       = web/sync/doxygen
+OUTPUT_DIRECTORY       = web_sync/doxygen
 
 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 
 # 4096 sub-directories (in 2 levels) under the output directory of each output 
@@ -1062,7 +1062,6 @@ INCLUDE_FILE_PATTERNS  =
 PREDEFINED             = HAVE_MAD \
                          HAVE_ORTP \
                          HAVE_OGGVORBIS \
-                         HAVE_MYSQL \
                          __GNUC__=4 \
                          __GNUC_MINOR__=4