Mercurial > sdl-ios-xcode
diff include/SDL_config_win32.h @ 1510:720f8bb49d7d
Win32 fixes
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Mon, 13 Mar 2006 02:06:33 +0000 |
parents | 420b3f47806d |
children | 845b1619c8f6 |
line wrap: on
line diff
--- a/include/SDL_config_win32.h Mon Mar 13 01:47:03 2006 +0000 +++ b/include/SDL_config_win32.h Mon Mar 13 02:06:33 2006 +0000 @@ -102,8 +102,7 @@ #define HAVE_ATOF 1 #define HAVE_STRCMP 1 #define HAVE_STRNCMP 1 -#define HAVE_STRICMP 1 -#define HAVE_STRCASECMP 1 +#define HAVE__STRICMP 1 #define HAVE_SSCANF 1 #else #define HAVE_STDARG_H 1