Re: [vdr] Include Path in Makefile (VDR >=1.7.15)

2010-12-29 Thread Klaus Schmidinger
On 12.12.2010 18:03, Paul Menzel wrote: > Am Sonntag, den 12.12.2010, 16:46 +0100 schrieb Paul Menzel: >> Am Sonntag, den 12.12.2010, 16:29 +0100 schrieb Klaus Schmidinger: >>> On 20.11.2010 11:39, Joachim Wilke wrote: 2010/11/19 Hans-Peter Jansen : >> The HISTORY file states: >> "Incl

Re: [vdr] Include Path in Makefile (VDR >=1.7.15)

2010-12-12 Thread Paul Menzel
Am Sonntag, den 12.12.2010, 16:46 +0100 schrieb Paul Menzel: > Am Sonntag, den 12.12.2010, 16:29 +0100 schrieb Klaus Schmidinger: > > On 20.11.2010 11:39, Joachim Wilke wrote: > > > 2010/11/19 Hans-Peter Jansen : > > >>> The HISTORY file states: > > >>> "Include paths are now added instead of overw

Re: [vdr] Include Path in Makefile (VDR >=1.7.15)

2010-12-12 Thread Paul Menzel
Am Sonntag, den 12.12.2010, 16:29 +0100 schrieb Klaus Schmidinger: > On 20.11.2010 11:39, Joachim Wilke wrote: > > 2010/11/19 Hans-Peter Jansen : > >>> The HISTORY file states: > >>> "Include paths are now added instead of overwriting INCLUDES in the > >>> Makefile" > >>> > >>> However, in the Make

Re: [vdr] Include Path in Makefile (VDR >=1.7.15)

2010-12-12 Thread Klaus Schmidinger
On 20.11.2010 11:39, Joachim Wilke wrote: > 2010/11/19 Hans-Peter Jansen : >>> The HISTORY file states: >>> "Include paths are now added instead of overwriting INCLUDES in the >>> Makefile" >>> >>> However, in the Makefile changes: >>> -INCLUDES = -I/usr/include/freetype2 >>> +INCLUDES ?= -I/usr/in

Re: [vdr] Include Path in Makefile (VDR >=1.7.15)

2010-11-20 Thread Joachim Wilke
2010/11/19 Hans-Peter Jansen : >> The HISTORY file states: >> "Include paths are now added instead of overwriting INCLUDES in the >> Makefile" >> >> However, in the Makefile changes: >> -INCLUDES = -I/usr/include/freetype2 >> +INCLUDES ?= -I/usr/include/freetype2 >> >> Shouldn't that be += instead

Re: [vdr] Include Path in Makefile (VDR >=1.7.15)

2010-11-19 Thread Hans-Peter Jansen
On Friday 19 November 2010, 20:19:20 Joachim Wilke wrote: > I'm just wondering, if there has happened a mistake in updating the > Makefile in VDR 1.7.15. > > The HISTORY file states: > "Include paths are now added instead of overwriting INCLUDES in the > Makefile" > > However, in the Makefile chang

[vdr] Include Path in Makefile (VDR >=1.7.15)

2010-11-19 Thread Joachim Wilke
I'm just wondering, if there has happened a mistake in updating the Makefile in VDR 1.7.15. The HISTORY file states: "Include paths are now added instead of overwriting INCLUDES in the Makefile" However, in the Makefile changes: -INCLUDES = -I/usr/include/freetype2 +INCLUDES ?= -I/usr/include/fre