[Plib-cvs] plib/tools INSTALL,1.2,1.3
Brought to you by:
sjbaker
From: Sebastian U. <ud...@us...> - 2002-05-08 21:34:44
|
Update of /cvsroot/plib/plib/tools In directory usw-pr-cvs1:/tmp/cvs-serv22676 Modified Files: INSTALL Log Message: Undo of accidential merge Index: INSTALL =================================================================== RCS file: /cvsroot/plib/plib/tools/INSTALL,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- INSTALL 8 May 2002 21:24:25 -0000 1.2 +++ INSTALL 8 May 2002 21:34:41 -0000 1.3 @@ -51,19 +51,6 @@ all sorts of other programs in order to regenerate files that came with the distribution. -Configure Options -================= -On some occations opengl are not found on systems. Additional -commandline parameters have been added to resolve this issue. - ---with-gl GL prefix - -Examples -./configure --with-gl=/usr/local - -This should help with locating GL when configure is unable to find -the files. - Compilers and Options ===================== |