strcasecmp() is in strings.h according to POSIX
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3038 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -243,7 +243,7 @@ SYMBOL_readdir_r_EXTRA="#include <dirent.h>"
|
||||
|
||||
SYMBOL_setenv_EXTRA="#include <stdlib.h>"
|
||||
|
||||
SYMBOL_strcasecmp_EXTRA="#include <string.h>"
|
||||
SYMBOL_strcasecmp_EXTRA="#include <strings.h>"
|
||||
SYMBOL_strcasecmp_DEFNAME="HAVE_STRCASECMP_UQM"
|
||||
# HAVE_STRCASECMP would conflict with SDL (SDL_config.h).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user