Detect readdir_r().
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1616 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -35,7 +35,9 @@ uqm_requirements()
|
||||
have_library vorbisfile || exit 1
|
||||
|
||||
|
||||
# Add defines for HAVE_SETENV, HAVE_STRUPR and HAVE_STRICMP
|
||||
# Add defines for HAVE_READDIR_R, HAVE_SETENV, HAVE_STRUPR
|
||||
# and HAVE_STRICMP
|
||||
define_have_symbol readdir_r
|
||||
define_have_symbol setenv
|
||||
define_have_symbol strupr
|
||||
define_have_symbol stricmp
|
||||
|
||||
Reference in New Issue
Block a user