diff include/SDL_config.h.in @ 5041:3ce345cc46f8

Fixed using the native iconv library
author Sam Lantinga <slouken@libsdl.org>
date Wed, 19 Jan 2011 15:28:01 -0800
parents 0c72ae7b7cb2
children 1cee937d9fcc
line wrap: on
line diff
--- a/include/SDL_config.h.in	Wed Jan 19 15:02:11 2011 -0800
+++ b/include/SDL_config.h.in	Wed Jan 19 15:28:01 2011 -0800
@@ -159,6 +159,7 @@
 #undef HAVE_CLOCK_GETTIME
 #undef HAVE_GETPAGESIZE
 #undef HAVE_MPROTECT
+#undef HAVE_ICONV
 
 #else
 /* We may need some replacement for stdarg.h here */