--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403189
This commit is contained in:
Sam Lantinga 2008-08-31 16:03:55 +00:00
parent ede44c4b85
commit 9be698fbe6
2 changed files with 62 additions and 55 deletions

View file

@ -71,7 +71,7 @@ typedef unsigned int uintptr_t;
#define SDL_HAS_64BIT_TYPE 1
/* Enabled for SDL 1.2 (binary compatibility) */
//#define HAVE_LIBC 1
//#define HAVE_LIBC 1
#ifdef HAVE_LIBC
/* Useful headers */
#define HAVE_STDIO_H 1