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
_______________________________________________
vdr mailing list
vdr@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr