diff include/SDL_config.h.in @ 4109:cd2ab40f1219 SDL-1.2

Made the mprotect() fix for SDL_SoftStretch() more general for hardened linux, etc.
author Sam Lantinga <slouken@libsdl.org>
date Sat, 29 Dec 2007 05:18:33 +0000
parents f733c048a94f
children 568c9b3c0167
line wrap: on
line diff
--- a/include/SDL_config.h.in	Sat Dec 29 03:50:29 2007 +0000
+++ b/include/SDL_config.h.in	Sat Dec 29 05:18:33 2007 +0000
@@ -136,6 +136,7 @@
 #undef HAVE_CLOCK_GETTIME
 #undef HAVE_DLVSYM
 #undef HAVE_GETPAGESIZE
+#undef HAVE_MPROTECT
 
 #else
 /* We may need some replacement for stdarg.h here */