comparison libdvdcss/Makefile @ 24011:aa0a5aa712fc

Move some #defines into configure/config.h.
author diego
date Wed, 08 Aug 2007 09:12:33 +0000
parents 6ed967c215f0
children
comparison
equal deleted inserted replaced
24010:06bb7bca1a10 24011:aa0a5aa712fc
7 error.c \ 7 error.c \
8 ioctl.c \ 8 ioctl.c \
9 libdvdcss.c \ 9 libdvdcss.c \
10 #bsdi_ioctl \ 10 #bsdi_ioctl \
11 11
12 CFLAGS = -D__USE_UNIX98 -D_GNU_SOURCE -DVERSION=\"1.2.9\" \ 12 CFLAGS = -D__USE_UNIX98 -D_GNU_SOURCE -DVERSION=\"1.2.9\"
13 -DHAVE_LIMITS_H -DHAVE_ERRNO_H -DHAVE_UNISTD_H
14 13
15 include ../mpcommon.mak 14 include ../mpcommon.mak