On 16 February 2013 10:48, Klaus Schmidinger <klaus.schmidin...@tvdr.de> wrote:
> On 16.02.2013 11:43, Joachim Wilke wrote:
>> 2013/2/15 Klaus Schmidinger <klaus.schmidin...@tvdr.de>:
>>> I'm not planning to make any more changes to the Makefiles for version
>>> 2.0.0.
>>
>> So it will remain broken. Thats sad, I provided the patch already
>> before release of 1.7.37.
>
> Well, according to Christopher Reimer it isn't broken:
> http://www.linuxtv.org/pipermail/vdr/2013-January/027173.html

Well. If you wanted to install different VDR versions to
/opt/vdr-$APIVERSION, you might have compiled with
PREFIX=/opt/vdr-$APIVERSION, and the header files would end up at
/opt/vdr-$APIVERSION/include which obviously isn't on the default
search path. Unless I'm misreading Christopher's e-mail just seemed to
say that this patch didn't make a difference to the problem he
described - that doesn't mean its not potentially useful.

Even if you don't add INCDIR directly to the CFLAGS/CXXFLAGS you could
add it to the pkg-config variables dumped into vdr.pc so that plugin
authors can use it if they need it. Currently its not available in
either place.

_______________________________________________
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Reply via email to