Fixed configure build
This commit is contained in:
parent
68b32846b8
commit
d8630c8b10
1 changed files with 3 additions and 3 deletions
|
@ -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 */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue