diff include/SDL_config.h.in @ 1367:e440d5c488c1

Fixes for BeOS and Solaris builds
author Sam Lantinga <slouken@libsdl.org>
date Fri, 17 Feb 2006 08:43:23 +0000
parents 19418e4422cb
children c0a74f199ecf
line wrap: on
line diff
--- a/include/SDL_config.h.in	Thu Feb 16 23:32:39 2006 +0000
+++ b/include/SDL_config.h.in	Fri Feb 17 08:43:23 2006 +0000
@@ -51,6 +51,7 @@
 #ifdef HAVE_LIBC
 
 /* Useful headers */
+#undef HAVE_ALLOCA_H
 #undef HAVE_SYS_TYPES_H
 #undef HAVE_STDIO_H
 #undef STDC_HEADERS