diff include/SDL_config.h.in @ 4873:67ad1c88dda0

Added atan implementation from uClibc
author Sam Lantinga <slouken@libsdl.org>
date Sun, 29 Aug 2010 16:51:48 -0700
parents d275c95ddc05
children 0c72ae7b7cb2
line wrap: on
line diff
--- a/include/SDL_config.h.in	Sun Aug 29 16:28:04 2010 -0700
+++ b/include/SDL_config.h.in	Sun Aug 29 16:51:48 2010 -0700
@@ -136,6 +136,7 @@
 #undef HAVE_SNPRINTF
 #undef HAVE_VSNPRINTF
 #undef HAVE_M_PI
+#undef HAVE_ATAN
 #undef HAVE_ATAN2
 #undef HAVE_CEIL
 #undef HAVE_COPYSIGN