HAVE_GCC_ATOMICS covers the test and set

This commit is contained in:
Sam Lantinga 2011-01-21 21:45:55 -08:00
parent b3e14d4341
commit daecbfdc17
3 changed files with 13 additions and 14 deletions

View file

@ -44,7 +44,6 @@ typedef unsigned long uintptr_t;
#define SDL_HAS_64BIT_TYPE 1
#define HAVE_GCC_ATOMICS 1
#define HAVE_GCC_SYNC_LOCK_TEST_AND_SET 1
#define HAVE_ALLOCA_H 1
#define HAVE_SYS_TYPES_H 1