Mercurial > mplayer.hg
diff dvdread/Makefile @ 24023:1ac62a61ea56
Move some more compiler flags to configure.
author | diego |
---|---|
date | Thu, 09 Aug 2007 11:35:41 +0000 |
parents | 83b333febf31 |
children | de28f9e8cb00 |
line wrap: on
line diff
--- a/dvdread/Makefile Thu Aug 09 10:26:00 2007 +0000 +++ b/dvdread/Makefile Thu Aug 09 11:35:41 2007 +0000 @@ -11,7 +11,7 @@ nav_read.c \ md5.c \ -CFLAGS = -D__USE_UNIX98 -D_GNU_SOURCE -DSTDC_HEADERS -DHAVE_LIMITS_H +CFLAGS = -D__USE_UNIX98 -D_GNU_SOURCE CFLAGS-$(DVDCSS_INTERNAL) += -I../libdvdcss -DHAVE_DVDCSS_DVDCSS_H