Re: [vdr] [ANNOUNCE] VDR developer version 1.7.36

2013-01-23 Thread Joachim Wilke
Patch would be: diff --git a/Makefile b/Makefile index 9ee453e..fd45e6b 100644 --- a/Makefile +++ b/Makefile @@ -58,6 +58,8 @@ CXXFLAGS += -fPIC # Common include files: +CINCLUDES += -I$(INCDIR) + ifdef DVBDIR CINCLUDES += -I$(DVBDIR) endif ___ vdr

Re: [vdr] [ANNOUNCE] VDR developer version 1.7.36

2013-01-23 Thread Joachim Wilke
2013/1/22 Klaus Schmidinger > On 20.01.2013 20:24, Andreas Brachold wrote: > >> I think into vdr.pc is parameter includedir= missed, if $(INCDIR) not a >> standard directory. >> >> > If you have an installed version of VDR on your system (i.e. there is > a vdr.pc file in /usr/share/pkgconfig) and