[project @ 2004-01-26 14:16:59 by bursa]

Predefine all WITH_ constants.

svn path=/import/netsurf/; revision=509
This commit is contained in:
James Bursa 2004-01-26 14:16:59 +00:00
parent 658084359d
commit 5b3f7219b8
1 changed files with 1 additions and 1 deletions

View File

@ -889,7 +889,7 @@ INCLUDE_FILE_PATTERNS =
# or name=definition (no spaces). If the definition and the = are
# omitted =1 is assumed.
PREDEFINED = riscos CSS_INTERNALS
PREDEFINED = riscos CSS_INTERNALS WITH_POST WITH_DRAW WITH_GIF WITH_JPEG WITH_PNG WITH_SPRITE WITH_PLUGIN WITH_FRAMES WITH_AUTH WITH_COOKIES WITH_ABOUT WITH_URI WITH_URL
# 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.