test for bool is now done in configure, not by manually testing compilers
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1909 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -35,6 +35,15 @@
|
||||
#undef __ULTRIX__
|
||||
#undef __DATA_GENERAL__
|
||||
|
||||
/* ------------------------------------------------------------------------ */
|
||||
/* compiler options */
|
||||
/* ------------------------------------------------------------------------ */
|
||||
|
||||
/*
|
||||
* Supports bool type
|
||||
*/
|
||||
#define HAVE_BOOL 0
|
||||
|
||||
/* ------------------------------------------------------------------------ */
|
||||
/* library options */
|
||||
/* ------------------------------------------------------------------------ */
|
||||
|
Reference in New Issue
Block a user