comparison 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
comparison
equal deleted inserted replaced
1366:34d9df784d84 1367:e440d5c488c1
49 /* Comment this if you want to build without any C library requirements */ 49 /* Comment this if you want to build without any C library requirements */
50 #undef HAVE_LIBC 50 #undef HAVE_LIBC
51 #ifdef HAVE_LIBC 51 #ifdef HAVE_LIBC
52 52
53 /* Useful headers */ 53 /* Useful headers */
54 #undef HAVE_ALLOCA_H
54 #undef HAVE_SYS_TYPES_H 55 #undef HAVE_SYS_TYPES_H
55 #undef HAVE_STDIO_H 56 #undef HAVE_STDIO_H
56 #undef STDC_HEADERS 57 #undef STDC_HEADERS
57 #undef HAVE_STDLIB_H 58 #undef HAVE_STDLIB_H
58 #undef HAVE_STDARG_H 59 #undef HAVE_STDARG_H