Some improvements towards successful build with netplay on MinGW.
Proabaly not completely there yet. git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2464 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -48,6 +48,12 @@ uqm_requirements()
|
||||
# Add defines for HAVE_GETOPT_LONG and HAVE_REGEX_H
|
||||
define_have_symbol getopt_long
|
||||
define_have_header regex.h
|
||||
|
||||
# Add an environment variable for MACRO_WIN32, MACRO__MCS_VER, and
|
||||
# MACRO___MINGW32__
|
||||
define_have_macro WIN32
|
||||
define_have_macro _MCS_VER
|
||||
define_have_macro __MINGW32__
|
||||
}
|
||||
|
||||
uqm_prepare_config()
|
||||
|
||||
Reference in New Issue
Block a user