Re: dependencies on freetype and fontforge

2006-05-01 Thread Eric Pouech
Robert Lunnon wrote: On Monday 01 May 2006 02:38, Eric Pouech wrote: Robert Lunnon wrote: Is it really necessary to have hard dependencies on both freetype and fontforge, configure returns a fail if either of these is missing ? I can live with a dependency on freetype since Sun supplies this

Re: dependencies on freetype and fontforge

2006-04-30 Thread Robert Lunnon
On Monday 01 May 2006 02:38, Eric Pouech wrote: > Robert Lunnon wrote: > > Is it really necessary to have hard dependencies on both freetype and > > fontforge, configure returns a fail if either of these is missing ? I can > > live with a dependency on freetype since Sun supplies this lib but I'd >

Re: dependencies on freetype and fontforge

2006-04-30 Thread Eric Pouech
Robert Lunnon wrote: Is it really necessary to have hard dependencies on both freetype and fontforge, configure returns a fail if either of these is missing ? I can live with a dependency on freetype since Sun supplies this lib but I'd rather not depend on fontforge, which might not be installe

dependencies on freetype and fontforge

2006-04-30 Thread Robert Lunnon
Is it really necessary to have hard dependencies on both freetype and fontforge, configure returns a fail if either of these is missing ? I can live with a dependency on freetype since Sun supplies this lib but I'd rather not depend on fontforge, which might not be installed on a target system