[vdr] [ANNOUNCE] vdr-webvideo 0.3.2
Rolf Ahrenberg
rahrenbe at cc.hut.fi
Sat Sep 11 17:45:27 CEST 2010
On Sat, 11 Sep 2010, Antti Ajanki wrote:
> On 09/11/2010 01:44 PM, Jouni Karvo wrote:
>> May I suggest adding a VDRINCLUDEDIR variable, and -I option, and
>> removing the "vdr/" from the #include statements in the future versions.
> Thanks for the suggestion. I will add variable for the include dir as you
> proposed.
I'd rather suggest to use the VDR standard to compose the Makefile:
VDRDIR = ../../..
...
-include $(VDRDIR)/Make.global
-include $(VDRDIR)/Make.config
...
INCLUDES += -I$(VDRDIR)/include
BR,
--
rofa
More information about the vdr
mailing list