Mercurial > mplayer.hg
changeset 23998:6ed967c215f0
HAVE_INTTYPES_H is already declared in config.h.
author | diego |
---|---|
date | Tue, 07 Aug 2007 08:34:00 +0000 |
parents | 91d1c452dcba |
children | 40e316a1eb61 |
files | libdvdcss/Makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libdvdcss/Makefile Tue Aug 07 05:43:45 2007 +0000 +++ b/libdvdcss/Makefile Tue Aug 07 08:34:00 2007 +0000 @@ -10,6 +10,6 @@ #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