From 28441aded5649e2650b9346f42d559768295651c Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Thu, 27 Dec 2012 11:58:09 +0100 Subject: DVBDIR is now conveyed to plugins via the CFLAGS; removed some redundancy from Make.config.template --- HISTORY | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index d1591723..8b63bdcd 100644 --- a/HISTORY +++ b/HISTORY @@ -7465,3 +7465,10 @@ Video Disk Recorder Revision History - Making sure that plugins include the VDR header files from the actual VDR source directory when doing "make plugins" (suggested by Christoper Reimer). - Increased the version numbers of all plugins to reflect the recent Makefile changes. +- Removed the lines + ifdef DVBDIR + INCLUDES += -I$(DVBDIR)/include + endif + from the file Make.config.template. If set, DVBDIR is now conveyed to plugins via + the CFLAGS. +- Removed some redundancy from Make.config.template. -- cgit v1.2.3