unix/m4


Log

Author Commit Date CI Message
marcelo 1a0830f1 2003-04-14T09:26:28 Improved checks. This should work with most funny setups now.
marcelo 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.
marcelo eabdeeba 2003-03-12T18:49:16 Fix problem with configure failing to find GL libraries because they are installed in the X11 tree
marcelo 85947393 2003-01-14T16:13:53 Add a couple of extra libraries usually required by GLUT
marcelo 2a3e6ee3 2003-01-14T14:32:28 Get ./configure to work with IRIX (and other systems with broken linkers)
marcelo 95e62fcb 2003-01-12T21:27:04 Unified UNIX building system