cvs commit: hugs98/src config.h.in hugs98/src/unix .cvsignore
aclocal.m4 configure configure.in
Ross Paterson
ross@soi.city.ac.uk
Mon, 11 Aug 2003 13:06:43 +0100
On Mon, Aug 11, 2003 at 01:43:09PM +0200, Sven Panne wrote:
> OK, perhaps --enable-hopengl's default should be "autodetect", i.e. the
> libraries get converted when configure detects working headers and libs.
> I'll see what I can do...
Thanks. BTW, have you considered putting all this stuff in a separate
configure in libraries/OpenGL (like the one in ghc)? It would save
on duplication. Decoupling a bit from Hugs might also make it easier
to distribute updates more frequently than Hugs releases, which have
historically been well spaced.