[MPlayer-cvslog] r24018 - trunk/libdvdcss/Makefile

diego subversion at mplayerhq.hu
Tue Aug 7 10:34:00 CEST 2007


Author: diego
Date: Tue Aug  7 10:34:00 2007
New Revision: 24018

Log:
HAVE_INTTYPES_H is already declared in config.h.


Modified:
   trunk/libdvdcss/Makefile

Modified: trunk/libdvdcss/Makefile
==============================================================================
--- trunk/libdvdcss/Makefile	(original)
+++ trunk/libdvdcss/Makefile	Tue Aug  7 10:34:00 2007
@@ -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



More information about the MPlayer-cvslog mailing list