Add a sanity check for the existance of OpenAL. If not there, bail from

the configure script with an appropriate/helpful message.
This commit is contained in:
curt
2004-10-13 19:51:38 +00:00
parent 9a2ee54389
commit 8c26f32d5f
2 changed files with 21 additions and 0 deletions

12
README.OpenAL Normal file
View File

@@ -0,0 +1,12 @@
[This file is mirrored in both the FlightGear and SimGear packages.]
You *must* have the development components of OpenAL installed on your system
to build FlightGear!" You can get a copy here:
http://www.openal.org
Build notes:
The OpenAL developers do not make "versioned" releases so we recommend that
you pull the latest version via anonymous CVS (follow the instructions at
the OpenAL web site) and build/install that.