diff include/SDL_config_macosx.h @ 1424:7a610f25c12f

Updated MacOS Classic MPW build
author Sam Lantinga <slouken@libsdl.org>
date Fri, 24 Feb 2006 09:57:14 +0000
parents 4ed717f9e509
children fc308f08b5f7
line wrap: on
line diff
--- a/include/SDL_config_macosx.h	Fri Feb 24 08:17:28 2006 +0000
+++ b/include/SDL_config_macosx.h	Fri Feb 24 09:57:14 2006 +0000
@@ -41,10 +41,8 @@
 #define HAVE_REALLOC	1
 #define HAVE_FREE	1
 #define HAVE_ALLOCA	1
-#ifndef _WIN32 /* Don't use C runtime versions of these on Windows */
 #define HAVE_GETENV	1
 #define HAVE_PUTENV	1
-#endif
 #define HAVE_MEMSET	1
 #define HAVE_MEMCPY	1
 #define HAVE_MEMMOVE	1