Re: [Flightgear-devel] SimGear autoconf update

2003-07-07 Thread Bert Driehuis
On Mon, 7 Jul 2003, Erik Hofman wrote: > That's why I decided to add the patch anyway, but without the pthread > modifications. I should have notify this list about it, but things got > in the way. Well, consider the fact that I didn't notice you had already applied it proof that it doesn't break

Re: [Flightgear-devel] SimGear autoconf update

2003-07-07 Thread Erik Hofman
Bert Driehuis wrote: However, browsing the diff shows that it removes the -pthread flags from CFLAGS. One can dispute the wisdom of FreeBSD's pthreads implementation, but the ugly contortion that's in the configure script seems to be the only supported way of doing it on FreeBSD. Yes, you might ge

Re: [Flightgear-devel] SimGear autoconf update

2003-07-06 Thread Bert Driehuis
On Sun, 6 Jul 2003, Erik Hofman wrote: > I've been working on making the autoconf scripts for SimGear cleaner and > much more flexible. It would be nice if some developers want to try it out: > > http://www.a1.nl/~ehofman/fgfs/download/SimGear-configure_clean.diff > > I would particularly be inter

[Flightgear-devel] SimGear autoconf update

2003-07-06 Thread Erik Hofman
Hi, I've been working on making the autoconf scripts for SimGear cleaner and much more flexible. It would be nice if some developers want to try it out: http://www.a1.nl/~ehofman/fgfs/download/SimGear-configure_clean.diff I would particularly be interested in the result of the prthread test