add missing strcasestr checks to cmake and autotools build systems,
and update config files.
This commit is contained in:
committed by
Sam Lantinga
parent
fe396e306e
commit
3bc4bad8fb
@@ -85,6 +85,7 @@
|
||||
#define HAVE_STRNCMP 1
|
||||
#define HAVE_STRCASECMP 1
|
||||
#define HAVE_STRNCASECMP 1
|
||||
#define HAVE_STRCASESTR 1
|
||||
#define HAVE_VSSCANF 1
|
||||
#define HAVE_VSNPRINTF 1
|
||||
#define HAVE_ACOS 1
|
||||
|
||||
Reference in New Issue
Block a user