Mercurial > sdl-ios-xcode
comparison include/SDL_config.h.in @ 4326:a156aea07417 SDL-1.2
We don't need dlvsym() for ALSA anymore, yay!
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Tue, 13 Oct 2009 04:23:34 +0000 |
parents | d62725f761a1 |
children |
comparison
equal
deleted
inserted
replaced
4325:df4108bfbe1e | 4326:a156aea07417 |
---|---|
132 #undef HAVE_ICONV | 132 #undef HAVE_ICONV |
133 #undef HAVE_SIGACTION | 133 #undef HAVE_SIGACTION |
134 #undef HAVE_SETJMP | 134 #undef HAVE_SETJMP |
135 #undef HAVE_NANOSLEEP | 135 #undef HAVE_NANOSLEEP |
136 #undef HAVE_CLOCK_GETTIME | 136 #undef HAVE_CLOCK_GETTIME |
137 #undef HAVE_DLVSYM | |
138 #undef HAVE_GETPAGESIZE | 137 #undef HAVE_GETPAGESIZE |
139 #undef HAVE_MPROTECT | 138 #undef HAVE_MPROTECT |
140 | 139 |
141 #else | 140 #else |
142 /* We may need some replacement for stdarg.h here */ | 141 /* We may need some replacement for stdarg.h here */ |