Mercurial > sdl-ios-xcode
comparison include/SDL_config_iphoneos.h @ 3084:fb256fee28d8
Mac OS X and iPhoneOS have the full math library
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Tue, 03 Mar 2009 09:48:00 +0000 |
parents | 31f207e27452 |
children | b7a48f533966 |
comparison
equal
deleted
inserted
replaced
3083:0bc41e0361d3 | 3084:fb256fee28d8 |
---|---|
80 #define HAVE_STRCASECMP 1 | 80 #define HAVE_STRCASECMP 1 |
81 #define HAVE_STRNCASECMP 1 | 81 #define HAVE_STRNCASECMP 1 |
82 #define HAVE_SSCANF 1 | 82 #define HAVE_SSCANF 1 |
83 #define HAVE_SNPRINTF 1 | 83 #define HAVE_SNPRINTF 1 |
84 #define HAVE_VSNPRINTF 1 | 84 #define HAVE_VSNPRINTF 1 |
85 #define HAVE_CEIL 1 | |
86 #define HAVE_COPYSIGN 1 | |
87 #define HAVE_COS 1 | |
88 #define HAVE_COSF 1 | |
89 #define HAVE_FABS 1 | |
90 #define HAVE_FLOOR 1 | |
91 #define HAVE_LOG 1 | |
92 #define HAVE_POW 1 | |
93 #define HAVE_SCALBN 1 | |
94 #define HAVE_SIN 1 | |
95 #define HAVE_SINF 1 | |
96 #define HAVE_SQRT 1 | |
85 #define HAVE_SIGACTION 1 | 97 #define HAVE_SIGACTION 1 |
86 #define HAVE_SETJMP 1 | 98 #define HAVE_SETJMP 1 |
87 #define HAVE_NANOSLEEP 1 | 99 #define HAVE_NANOSLEEP 1 |
88 | 100 |
89 /* enable iPhone version of Core Audio driver */ | 101 /* enable iPhone version of Core Audio driver */ |