Mercurial > sdl-ios-xcode
comparison include/SDL_config.h.in @ 3394:2b0a3b2f2fc6
We don't need dlvsym() for ALSA anymore, yay!
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Tue, 13 Oct 2009 07:02:19 +0000 |
parents | 1ed5d432e468 |
children | d5f2dd33f4eb |
comparison
equal
deleted
inserted
replaced
3393:fe2f10481878 | 3394:2b0a3b2f2fc6 |
---|---|
148 #undef HAVE_SQRT | 148 #undef HAVE_SQRT |
149 #undef HAVE_SIGACTION | 149 #undef HAVE_SIGACTION |
150 #undef HAVE_SETJMP | 150 #undef HAVE_SETJMP |
151 #undef HAVE_NANOSLEEP | 151 #undef HAVE_NANOSLEEP |
152 #undef HAVE_CLOCK_GETTIME | 152 #undef HAVE_CLOCK_GETTIME |
153 #undef HAVE_DLVSYM | |
154 #undef HAVE_GETPAGESIZE | 153 #undef HAVE_GETPAGESIZE |
155 | 154 |
156 #else | 155 #else |
157 /* We may need some replacement for stdarg.h here */ | 156 /* We may need some replacement for stdarg.h here */ |
158 #include <stdarg.h> | 157 #include <stdarg.h> |