Made uio "bool" compatible with the main uqm "bool";
introduced C99 compatible booleans. git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2856 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -47,6 +47,9 @@ uqm_requirements()
|
||||
define_have_symbol getopt_long
|
||||
define_have_header regex.h
|
||||
|
||||
# Add define for HAVE__BOOL
|
||||
define_have_type _Bool
|
||||
|
||||
# Add an environment variable for MACRO_WIN32 and MACRO___MINGW32__
|
||||
define_have_macro WIN32
|
||||
define_have_macro __MINGW32__
|
||||
|
||||
Reference in New Issue
Block a user