Replace macro __GOLD_SPELL__ with GCFG_NOSPELLDLL; DLL-speller allowed only for Win32; external cpellcheck program is disabled if DLL-speller is enabled
This commit is contained in:
@@ -547,7 +547,7 @@ bool gareafile::ReadAreafile(word crc, char* parameters) {
|
||||
#ifndef GCFG_NOXMAIL
|
||||
case CRC_XMAIL: ReadXMail(parameters); break;
|
||||
#endif
|
||||
#ifndef GCFG_NOXMAIL
|
||||
#ifndef GCFG_NOSYNCHRONET
|
||||
case CRC_SBBS: ReadSynchronet(parameters); break;
|
||||
#endif
|
||||
default: return false;
|
||||
|
Reference in New Issue
Block a user