diff include/SDL_config.h.in @ 2093:cdaeb26ed66a

Merged r2981:2982 from branches/SDL-1.2: fbcon getpagesize() compile fix.
author Ryan C. Gordon <icculus@icculus.org>
date Thu, 15 Feb 2007 23:57:07 +0000
parents dbfa1ebd73b0
children 9c9c49b18693
line wrap: on
line diff
--- a/include/SDL_config.h.in	Thu Feb 15 11:14:24 2007 +0000
+++ b/include/SDL_config.h.in	Thu Feb 15 23:57:07 2007 +0000
@@ -130,6 +130,7 @@
 #undef HAVE_NANOSLEEP
 #undef HAVE_CLOCK_GETTIME
 #undef HAVE_DLVSYM
+#undef HAVE_GETPAGESIZE
 
 #else
 /* We may need some replacement for stdarg.h here */