Mercurial > sdl-ios-xcode
diff include/SDL_config_iphoneos.h @ 3586:b6758aee0dd4
Added support for querying the number of CPUs available on Linux. This also happens to work on Mac OS X.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Thu, 17 Dec 2009 03:04:04 +0000 |
parents | 15eea7a1fa97 |
children | c5925cd41955 |
line wrap: on
line diff
--- a/include/SDL_config_iphoneos.h Wed Dec 16 19:50:51 2009 +0000 +++ b/include/SDL_config_iphoneos.h Thu Dec 17 03:04:04 2009 +0000 @@ -108,6 +108,7 @@ #define HAVE_SIGACTION 1 #define HAVE_SETJMP 1 #define HAVE_NANOSLEEP 1 +#define HAVE_SYSCONF 1 #define HAVE_SYSCTLBYNAME 1 /* enable iPhone version of Core Audio driver */