From d916321fd472ad06becbdc3c82f6e633047b080b Mon Sep 17 00:00:00 2001 From: puggles Date: Thu, 5 Aug 2004 01:10:14 +0000 Subject: [PATCH] Incremental update ... (John Fay) git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@507 7f0cb862-5218-0410-a997-914c9d46530a --- freeglut/freeglut/README | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/freeglut/freeglut/README b/freeglut/freeglut/README index 79a4f7f..c6c0556 100644 --- a/freeglut/freeglut/README +++ b/freeglut/freeglut/README @@ -9,13 +9,10 @@ tium style license (see COPYING for details), to offer you a chance to use and/or modify the source. - It makes use of OpenGL, GLU, GLib and pthreads-win32 libraries. GLib is - LGPL'ed and I hope I do not violate it's license by using it. In case this - is true, please notify me so that I remove GLib usage from the project. - - The library does not make use of any GLUT code and is not 100% compatible. - Code recompilation and/or slight modifications might be required for your - applications to work with freeglut. + It makes use of OpenGL, GLU, and pthreads-win32 libraries. The library does + not make use of any GLUT code and is not 100% compatible. Code recompilation + and/or slight modifications might be required for your applications to work + with freeglut. PORTS