mirror of
https://github.com/vdr-projects/vdr.git
synced 2025-03-01 10:50:46 +00:00
Removed DVBDIR from Makefile; it's now defined in Make.config if necessary
This commit is contained in:
7
HISTORY
7
HISTORY
@@ -4528,3 +4528,10 @@ Video Disk Recorder Revision History
|
||||
from Peter Dittmann). See PLUGINS.html for details.
|
||||
- Fixed setting the 'Delta' parameter when calling the shutdown script with
|
||||
no active timer (reported by Helge Lenz).
|
||||
- In order to make sure that plugins are compiled with the same DVB driver header
|
||||
files as VDR itself, the definition of DVBDIR has been removed from the VDR
|
||||
Makefile. If you are using a driver version that has its header files at a location
|
||||
other than /usr/include/linux/dvb, you can define DVBDIR in the Make.config
|
||||
file (see also INSTALL). Any reference to DVBDIR should be removed from all
|
||||
plugins' Makefiles. Thanks to Marco Schl<68><6C>ler for pointing out this problem.
|
||||
|
||||
|
Reference in New Issue
Block a user