unix


Log

Author Commit Date CI Message
marcelo aeb07e73 2003-04-14T09:41:40 Update configuring documentation
marcelo 8bdbfc4a 2003-04-14T09:36:24 Autogenerated stuff
marcelo 00bae002 2003-04-14T09:30:27 Update version number
marcelo 90bebd45 2003-04-14T09:28:53 Use GL_LIBS and GLUT_LIBS instead of just LIBS
marcelo 6192d3db 2003-04-14T09:28:06 Rebuild list of sources to be linked in the libftgl.a file
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 fcdb4500 2003-03-12T18:55:07 Update autoconf stuff to incorporate GL detection fixes
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 152b0459 2003-03-12T11:44:34 Fix blooper with include file installation; the include files were moved to 'include', I noticed, but forgot to update the Makefile
marcelo 78943be5 2003-03-06T10:30:33 Get rid of annoying IRIX droppings on distclean
marcelo 42ab2248 2003-03-06T10:22:54 Last minute change to get document generation working again on IRIX
marcelo 2a4cbd66 2003-03-06T10:06:47 Update aclocal.m4 and configure script before release
marcelo 85947393 2003-01-14T16:13:53 Add a couple of extra libraries usually required by GLUT
marcelo 01ebb256 2003-01-14T16:09:55 Mantra: Link C++ programs with the C++ compiler
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