From 2de1b693f0eb0c5446961477872dbca27207e230 Mon Sep 17 00:00:00 2001 From: diego Date: Fri, 16 Mar 2007 22:24:15 +0000 Subject: Remove duplicate largefile CFLAGS that are set from configure. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22643 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libdvdcss/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libdvdcss') diff --git a/libdvdcss/Makefile b/libdvdcss/Makefile index f2d2571e0e..6d204f9553 100644 --- a/libdvdcss/Makefile +++ b/libdvdcss/Makefile @@ -11,7 +11,7 @@ SRCS_COMMON = css.c \ CFLAGS= -D__USE_UNIX98 -D_GNU_SOURCE \ -DHAVE_LIMITS_H -DHAVE_ERRNO_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H \ - -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DVERSION=\"1.2.9\" + -DVERSION=\"1.2.9\" ifeq ($(TARGET_OS),CYGWIN) CFLAGS+=-DSYS_CYGWIN -- cgit v1.2.3