Fixed configure build

This commit is contained in:
Sam Lantinga 2012-01-16 19:21:07 -05:00
parent 68b32846b8
commit d8630c8b10

View file

@ -19,8 +19,8 @@
3. This notice may not be removed or altered from any source distribution. 3. This notice may not be removed or altered from any source distribution.
*/ */
#ifndef _SDL_config_h #ifndef _SDL_config_generated_h
#define _SDL_config_h #define _SDL_config_generated_h
/** /**
* \file SDL_config.h.in * \file SDL_config.h.in
@ -297,4 +297,4 @@
#undef SDL_ASSEMBLY_ROUTINES #undef SDL_ASSEMBLY_ROUTINES
#undef SDL_ALTIVEC_BLITTERS #undef SDL_ALTIVEC_BLITTERS
#endif /* _SDL_config_h */ #endif /* _SDL_config_generated_h */