|
@@ -23,7 +23,7 @@ PROJECT_NAME = GRASS
|
|
|
# This could be handy for archiving the generated documentation or
|
|
|
# if some version control system is used.
|
|
|
|
|
|
-PROJECT_NUMBER = 6
|
|
|
+PROJECT_NUMBER = 7
|
|
|
|
|
|
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
|
|
|
# base path where the generated documentation will be put.
|
|
@@ -962,7 +962,7 @@ INCLUDE_FILE_PATTERNS =
|
|
|
# undefined via #undef or recursively expanded use the := operator
|
|
|
# instead of the = operator.
|
|
|
|
|
|
-PREDEFINED = HAVE_OGR
|
|
|
+PREDEFINED = HAVE_OGR HAVE_TIFFIO_H
|
|
|
|
|
|
# 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.
|