Some detection improvements to the build system.
Also checks added form iswgraph(), wchar_t, and int_t. git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1566 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -39,6 +39,12 @@ uqm_requirements()
|
||||
define_have_symbol setenv
|
||||
define_have_symbol strupr
|
||||
define_have_symbol stricmp
|
||||
|
||||
# Add defines for HAVE_ISWGRAPH, HAVE_WCHAR_T, and HAVE_WINT_T
|
||||
define_have_symbol iswgraph
|
||||
define_have_type wchar_t
|
||||
define_have_type wint_t
|
||||
|
||||
|
||||
# Check for getopt.h
|
||||
define_have_header getopt.h
|
||||
|
||||
Reference in New Issue
Block a user