|
90d5ca84
|
2003-04-14T09:18:03
|
|
Adapt to utterly broken setups with extremely fscked up OpenGL installations.
The script will check for -lGL, -lGL + X flags or whatever the user provides.
Same thing for GLUT. If *this* fails, the user will get a friendly message
stating that he should pass the proper location for the GL libraries on the
configure line.
|