diff include/SDL_config.h.in @ 3579:3427271a2d75

Added SDL_GetCPUCount() to see how many cores are available.
author Sam Lantinga <slouken@libsdl.org>
date Wed, 16 Dec 2009 06:53:53 +0000
parents ee0178f1c507
children 15eea7a1fa97
line wrap: on
line diff
--- a/include/SDL_config.h.in	Wed Dec 16 04:48:11 2009 +0000
+++ b/include/SDL_config.h.in	Wed Dec 16 06:53:53 2009 +0000
@@ -150,6 +150,7 @@
 #undef HAVE_SIGACTION
 #undef HAVE_SETJMP
 #undef HAVE_NANOSLEEP
+#undef HAVE_SYSCTLBYNAME
 #undef HAVE_CLOCK_GETTIME
 #undef HAVE_GETPAGESIZE
 #undef HAVE_MPROTECT