Mac OS X fix: ALLEGRO_HAVE_STDINT_H is already defined in alplatf.h

This commit is contained in:
David Capello 2013-11-25 10:44:20 -03:00
parent 06e0e5c8b3
commit 8678e3b21b

View File

@ -34,7 +34,6 @@
#define ALLEGRO_HAVE_LIBPTHREAD 1
#define ALLEGRO_HAVE_DIRENT_H 1
#define ALLEGRO_HAVE_INTTYPES_H 1
#define ALLEGRO_HAVE_STDINT_H 1
#define ALLEGRO_HAVE_SYS_TIME_H 1
#define ALLEGRO_HAVE_SYS_STAT_H 1
#define ALLEGRO_HAVE_MKSTEMP 1