libraries/ALUT on Mac OSX Tiger

Christian Maeder maeder at tzi.de
Wed Dec 21 07:34:24 EST 2005


Joel Reymont wrote:
> What is the proper way to disable libraries from being built?

I used to call configure (under solaris) as follows:

  ./configure --disable-opengl --disable-glut --disable-openal

> On Mac OSX Tiger fptools/libraries/ALUT does not build because it  
> cannot find OpenAL.
> 
> Should there be a configure option to detect the OpenAL package and  
> disable ALUT if it is not found?

configure should detect that stuff automatically, but Sven Panne is the 
right person to contact.

Cheers Christian


More information about the Cvs-ghc mailing list