X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f932daffcb1edacc0c8c0cbba18a1427360236ce..e5ecf1fc2409dd724a99b7833a7c6240f7bb257a:/include/wx/palmos/chkconf.h diff --git a/include/wx/palmos/chkconf.h b/include/wx/palmos/chkconf.h index 9f880c25f1..121f45d407 100644 --- a/include/wx/palmos/chkconf.h +++ b/include/wx/palmos/chkconf.h @@ -1,10 +1,10 @@ /* * Name: wx/palmos/chkconf.h * Purpose: Compiler-specific configuration checking - * Author: William Osborne + * Author: William Osborne - minimal working wxPalmOS port * Modified by: * Created: 10/13/04 - * RCS-ID: $Id: + * RCS-ID: $Id$ * Copyright: (c) William Osborne * Licence: wxWindows licence */ @@ -18,6 +18,11 @@ #error "wxPalmOS port was introduced after 2.4.X" #endif +#ifdef wxUSE_FILECONFIG + #undef wxUSE_FILECONFIG +#endif +#define wxUSE_FILECONFIG 0 + /* * disable the settings which don't work for some compilers */