Re: [Libreoffice] Use $(GPERF) not gperf

2012-01-23 Thread Baptiste Daroussin
On Mon, Jan 23, 2012 at 11:31:14AM +0100, Baptiste Daroussin wrote: > Hi, > > With the new gmake build work the bug #32195 has been reintroduce in some > part: > > The folloing fixes the one I have found so far: > http://people.freebsd.org/~bapt/0001-use-GPERF-instead-of-using-gperf-from-path.p

[Libreoffice] Use $(GPERF) not gperf

2012-01-23 Thread Baptiste Daroussin
Hi, With the new gmake build work the bug #32195 has been reintroduce in some part: The folloing fixes the one I have found so far: http://people.freebsd.org/~bapt/0001-use-GPERF-instead-of-using-gperf-from-path.patch As ususal, it respect all the license that fits the best libreoffice :) regar