Am 28.01.2010 22:52, schrieb Ville Skyttä:
On Thursday 28 January 2010, Paul Menzel wrote:
Therefore include strictly necessary options in `Make.global` and include this in all the Makefiles before `Make.config`.
If these options are strictly necessary, shouldn't the leading "-" be dropped from all "-include $(VDRDIR)/Make.global" lines?
In this case, yes, but many cross-version plugins will need to be more flexible here, either by doing a messy VDR version check, or by simply just using -inlcude anyway.
Cheers,
Udo