On Wed, 07 Apr 2004 17:20:47 +0200 Erik Hofman <[EMAIL PROTECTED]> wrote:
> Bernie Bright wrote: > > On Tue, 06 Apr 2004 13:52:28 -0700 > > Andy Ross wrote: > > >>Sure. This should work right now. The only bits missing are the > >>autotools magic to do the detection and set up the makefiles > >>appropriately. I fear autoconf, I really do... Does someone with a > >>more solid handle on these things want to help out? :) > > > > For starters we could change the glut test in configure.ac to something > > like: > > Bernie, > > I added another patch to CVS to do this because it caused a number of > problems for systems without SDL installed. This approach doesn't rely > on SDL provided autoconf macros. We could add sdl.m4 to FlightGear. A lot of projects have an m4 directory to collect such things. We would then pass that directory to aclocal... "aclocal -I./m4". Just updated cvs. Your fix looks for GL/glut.h when --enable-sdl is specified. I thought it was supposed to be either or. Bernie _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
