Update of /cvsroot/openvrml/openvrml
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv12283
Modified Files:
Tag: OpenVRML-0_16-BRANCH
ChangeLog
Log Message:
Don't die if we don't find all of GtkGLExt's dependencies.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/openvrml/openvrml/ChangeLog,v
retrieving revision 1.1310.2.25
retrieving revision 1.1310.2.26
diff -C2 -d -r1.1310.2.25 -r1.1310.2.26
*** ChangeLog 2 Oct 2006 22:34:05 -0000 1.1310.2.25
--- ChangeLog 4 Oct 2006 02:28:29 -0000 1.1310.2.26
***************
*** 1,2 ****
--- 1,8 ----
+ 2006-10-03 Braden McDaniel <br...@en...>
+
+ * lib/gtkglext/configure.in: Don't die if we don't find all of
+ GtkGLExt's dependencies; we might not care (i.e., if the user
+ isn't building openvrml-gtkplug).
+
2006-10-02 Braden McDaniel <br...@en...>
|