diff include/SDL_config.h.in @ 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.h.in	Wed Dec 16 19:50:51 2009 +0000
+++ b/include/SDL_config.h.in	Thu Dec 17 03:04:04 2009 +0000
@@ -151,6 +151,7 @@
 #undef HAVE_SIGACTION
 #undef HAVE_SETJMP
 #undef HAVE_NANOSLEEP
+#undef HAVE_SYSCONF
 #undef HAVE_SYSCTLBYNAME
 #undef HAVE_CLOCK_GETTIME
 #undef HAVE_GETPAGESIZE