HAVE_INTTYPES_H is already declared in config.h.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24018 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2007-08-07 08:34:00 +00:00
parent 022e0bedc6
commit 8a0954e802
1 changed files with 1 additions and 1 deletions

View File

@ -10,6 +10,6 @@ SRCS_COMMON = css.c \
#bsdi_ioctl \
CFLAGS = -D__USE_UNIX98 -D_GNU_SOURCE -DVERSION=\"1.2.9\" \
-DHAVE_LIMITS_H -DHAVE_ERRNO_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H
-DHAVE_LIMITS_H -DHAVE_ERRNO_H -DHAVE_UNISTD_H
include ../mpcommon.mak