Re: [PATCH] Qt2 frontend doesn't compile...

2001-09-10 Thread R. Lahaye
> On Mon, Sep 10, 2001 at 11:12:22AM +0900, R. Lahaye wrote: > > > Should we then add some testing against the available qt libs ? > > Does that need to go in config/qt.m4 or in configure.in ? > > we should prefer a library called qt2 to one called qt, but fall > back to qt if it fails. > > The

Re: [PATCH] Qt2 frontend doesn't compile...

2001-09-09 Thread John Levon
On Mon, Sep 10, 2001 at 11:12:22AM +0900, R. Lahaye wrote: > First Q. of course: do you want LyX to compile out-of-the-box > on a FreeBSD system as well? I hope the answer is positive. of course > Should we then add some testing against the available qt libs ? > Does that need to go in config/

Re: [PATCH] Qt2 frontend doesn't compile...

2001-09-09 Thread R. Lahaye
John Levon wrote: > > On Sun, Sep 09, 2001 at 04:15:14AM +0200, Lars Gullik Bjønnes wrote: > > > > but this is only because on FreeBSD they have elected to call the qt > > lib qt2... that is not the case on RedHat. > > erm, oh yeah (brain crisis). > > So I need to change it to prefer qt2 to qt

Re: [PATCH] Qt2 frontend doesn't compile...

2001-09-09 Thread John Levon
On Sun, Sep 09, 2001 at 04:15:14AM +0200, Lars Gullik Bjønnes wrote: > + * sp_base.h: add an include > > because of what? compile error, it should be possible to include this file "alone" like we do in qt2. It was complaining about pid_t > > but the is only because on FreeBSD they have el