configure with qt2 frontend on FreeBSD fails!?!

2002-06-24 Thread R. Lahaye
Hi, I do: $ ./autogen.sh $ ./configure --with-frontend=qt2 \ --with-qt2-includes=/usr/X11R6/include/qt2 \ --with-qt2-libraries=/usr/X11R6/lib which ends with: [...] checking for X11/forms.h... no checking for forms.h... yes checking xforms header version... 0.88.1

Re: configure with qt2 frontend on FreeBSD fails!?!

2002-06-24 Thread Angus Leeming
On Monday 24 June 2002 7:56 am, R. Lahaye wrote: Hi, I do: $ ./autogen.sh $ ./configure --with-frontend=qt2 \ --with-qt2-includes=/usr/X11R6/include/qt2 \ --with-qt2-libraries=/usr/X11R6/lib which ends with: [...] checking for X11/forms.h... no checking

configure with qt2 frontend on FreeBSD fails!?!

2002-06-24 Thread R. Lahaye
Hi, I do: $ ./autogen.sh $ ./configure --with-frontend=qt2 \ --with-qt2-includes=/usr/X11R6/include/qt2 \ --with-qt2-libraries=/usr/X11R6/lib which ends with: [...] checking for X11/forms.h... no checking for forms.h... yes checking xforms header version... 0.88.1

Re: configure with qt2 frontend on FreeBSD fails!?!

2002-06-24 Thread Angus Leeming
On Monday 24 June 2002 7:56 am, R. Lahaye wrote: > Hi, > > I do: > > $ ./autogen.sh > $ ./configure --with-frontend=qt2 \ > --with-qt2-includes=/usr/X11R6/include/qt2 \ > --with-qt2-libraries=/usr/X11R6/lib > > which ends with: > > [...] > checking for X11/forms.h...