2000-09-01 17:06:23 +00:00
|
|
|
# Uncomment to disable AdeptXBBS support
|
2001-05-09 20:45:13 +00:00
|
|
|
#CPPFLAGS+=-DGCFG_NOXBBS
|
2000-09-01 17:06:23 +00:00
|
|
|
# Uncomment to disable CrashMail support
|
|
|
|
#CPPFLAGS+=-DGCFG_NOCMAIL
|
2001-05-05 21:41:41 +00:00
|
|
|
# Uncomment to disable CrashEcho support
|
|
|
|
#CPPFLAGS+=-DGCFG_NOCECHO
|
2000-09-01 17:06:23 +00:00
|
|
|
# Uncomment to disable D'Bridge support
|
|
|
|
#CPPFLAGS+=-DGCFG_NODB
|
|
|
|
# Uncomment to disable Dutchie support
|
|
|
|
#CPPFLAGS+=-DGCFG_NODUTCHIE
|
|
|
|
# Uncomment to disable Ezycom support
|
|
|
|
#CPPFLAGS+=-DGCFG_NOEZY
|
|
|
|
# Uncomment to disable FastEcho support
|
|
|
|
#CPPFLAGS+=-DGCFG_NOFE
|
|
|
|
# Uncomment to disable Fidoconfig support
|
|
|
|
#CPPFLAGS+=-DGCFG_NOFIDOCONF
|
|
|
|
# Uncomment to disable FidoPCB support
|
|
|
|
#CPPFLAGS+=-DGCFG_NOFIDOPCB
|
|
|
|
# Uncomment to disable FMail support
|
|
|
|
#CPPFLAGS+=-DGCFG_NOFMAIL
|
|
|
|
# Uncomment to disable FrontDoor support
|
|
|
|
#CPPFLAGS+=-DGCFG_NOFD
|
|
|
|
# Uncomment to disable GEcho support
|
|
|
|
#CPPFLAGS+=-DGCFG_NOGECHO
|
|
|
|
# Uncomment to disable IMail support
|
|
|
|
#CPPFLAGS+=-DGCFG_NOIMAIL
|
|
|
|
# Uncomment to disable InterMail support
|
|
|
|
#CPPFLAGS+=-DGCFG_NOINTERMAIL
|
|
|
|
# Uncomment to disable LoraBBS support
|
|
|
|
#CPPFLAGS+=-DGCFG_NOLORA
|
|
|
|
# Uncomment to disable Maximus support
|
|
|
|
#CPPFLAGS+=-DGCFG_NOMAXIMUS
|
|
|
|
# Uncomment to disable ME2 support
|
|
|
|
#CPPFLAGS+=-DGCFG_NOME2
|
|
|
|
# Uncomment to disable Opus support
|
|
|
|
#CPPFLAGS+=-DGCFG_NOOPUS
|
|
|
|
# Uncomment to disable Parma tosser support
|
|
|
|
#CPPFLAGS+=-DGCFG_NOPARTOSS
|
|
|
|
# Uncomment to disable PCBoard support
|
|
|
|
#CPPFLAGS+=-DGCFG_NOPCB
|
|
|
|
# Uncomment to disable Portal of Power support
|
|
|
|
#CPPFLAGS+=-DGCFG_NOPORTAL
|
|
|
|
# Uncomment to disable ProBoard support
|
|
|
|
#CPPFLAGS+=-DGCFG_NOPROBOARD
|
|
|
|
# Uncomment to disable QEcho support
|
|
|
|
#CPPFLAGS+=-DGCFG_NOQECHO
|
|
|
|
# Uncomment to disable QFront support
|
|
|
|
#CPPFLAGS+=-DGCFG_NOQFRONT
|
|
|
|
# Uncomment to disable QuickBBS support
|
|
|
|
#CPPFLAGS+=-DGCFG_NOQBBS
|
|
|
|
# Uncomment to disable RA-ECHO support
|
|
|
|
#CPPFLAGS+=-DGCFG_NORAECHO
|
|
|
|
# Uncomment to disable RemoteAccess support
|
|
|
|
#CPPFLAGS+=-DGCFG_NORA
|
2001-10-22 15:05:30 +00:00
|
|
|
# Uncomment to disable SpaceToss support
|
|
|
|
#CPPFLAGS+=-DGCFG_NOSPCT
|
2000-09-01 17:06:23 +00:00
|
|
|
# Uncomment to disable Squish support
|
|
|
|
#CPPFLAGS+=-DGCFG_NOSQSH
|
|
|
|
# Uncomment to disable SuperBBS support
|
|
|
|
#CPPFLAGS+=-DGCFG_NOSBBS
|
|
|
|
# Uncomment to disable TerMail support
|
|
|
|
#CPPFLAGS+=-DGCFG_NOTERMAIL
|
|
|
|
# Uncomment to disable timEd support
|
|
|
|
#CPPFLAGS+=-DGCFG_NOTIMED
|
|
|
|
# Uncomment to disable TosScan support
|
|
|
|
#CPPFLAGS+=-DGCFG_NOTOSSCAN
|
|
|
|
# Uncomment to disable WaterGate support
|
|
|
|
#CPPFLAGS+=-DGCFG_NOWATERGATE
|
|
|
|
# Uncomment to disable Wmail support
|
|
|
|
#CPPFLAGS+=-DGCFG_NOWMAIL
|
|
|
|
# Uncomment to disable xMail support
|
|
|
|
#CPPFLAGS+=-DGCFG_NOXMAIL
|
2002-10-04 20:08:17 +00:00
|
|
|
# Uncomment to disable Synchronet BBS support
|
|
|
|
#CPPFLAGS+=-DGCFG_NOSYNCHRONET
|
2006-01-19 21:31:36 +00:00
|
|
|
# Uncomment to enable MS Office spellchecker support (win32 only)
|
|
|
|
#CPPFLAGS+=-D__GOLD_SPELL__
|