fixed ticket #892
This commit is contained in:
parent
0070ce20af
commit
cd818192ce
@ -56,7 +56,7 @@
|
|||||||
#define strdup _strdup
|
#define strdup _strdup
|
||||||
#define stricmp _stricmp
|
#define stricmp _stricmp
|
||||||
#endif
|
#endif
|
||||||
#elif defined __GNUC__
|
#elif defined __GNUC__ || defined __sun
|
||||||
#define cv_stricmp strcasecmp
|
#define cv_stricmp strcasecmp
|
||||||
#define cv_strnicmp strncasecmp
|
#define cv_strnicmp strncasecmp
|
||||||
#else
|
#else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user