diff 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
line wrap: on
line diff
--- a/include/SDL_config.h.in	Tue Oct 13 06:51:20 2009 +0000
+++ b/include/SDL_config.h.in	Tue Oct 13 07:02:19 2009 +0000
@@ -150,7 +150,6 @@
 #undef HAVE_SETJMP
 #undef HAVE_NANOSLEEP
 #undef HAVE_CLOCK_GETTIME
-#undef HAVE_DLVSYM
 #undef HAVE_GETPAGESIZE
 
 #else