diff include/SDL_config.h.in @ 3180:77d6336711fc

First commit for SDL atomic operations. On my linux box it compiles and installs correctly and testatomic runs without errors.
author Bob Pendleton <bob@pendleton.com>
date Tue, 09 Jun 2009 17:33:44 +0000
parents 510e3f36c04a
children 6290f9bd097d
line wrap: on
line diff
--- a/include/SDL_config.h.in	Tue Jun 09 15:45:33 2009 +0000
+++ b/include/SDL_config.h.in	Tue Jun 09 17:33:44 2009 +0000
@@ -49,6 +49,7 @@
 #undef int64_t
 #undef uint64_t
 #undef uintptr_t
+#undef SIZEOF_VOIDP
 #undef SDL_HAS_64BIT_TYPE
 
 /* Endianness */