diff include/SDL_config.h.in @ 3405:d5f2dd33f4eb

Merged improvements to SDL_SoftStretch() from SDL 1.2
author Sam Lantinga <slouken@libsdl.org>
date Sun, 18 Oct 2009 17:49:40 +0000
parents 2b0a3b2f2fc6
children d3baf5ac4e37
line wrap: on
line diff
--- a/include/SDL_config.h.in	Sun Oct 18 16:14:35 2009 +0000
+++ b/include/SDL_config.h.in	Sun Oct 18 17:49:40 2009 +0000
@@ -151,6 +151,7 @@
 #undef HAVE_NANOSLEEP
 #undef HAVE_CLOCK_GETTIME
 #undef HAVE_GETPAGESIZE
+#undef HAVE_MPROTECT
 
 #else
 /* We may need some replacement for stdarg.h here */