Update of /cvsroot/openvrml/openvrml
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv12484
Modified Files:
ChangeLog
Log Message:
Build against X11 if we are building under Cygwin with Cygwin X11.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/openvrml/openvrml/ChangeLog,v
retrieving revision 1.1349
retrieving revision 1.1350
diff -C2 -d -r1.1349 -r1.1350
*** ChangeLog 10 Oct 2006 21:50:05 -0000 1.1349
--- ChangeLog 10 Oct 2006 22:29:16 -0000 1.1350
***************
*** 1,4 ****
--- 1,9 ----
2006-10-10 Braden McDaniel <br...@en...>
+ * lib/gtkglext/configure.in: Build against X11 if we are building
+ under Cygwin with Cygwin X11.
+
+ 2006-10-10 Braden McDaniel <br...@en...>
+
* src/libopenvrml-gl/openvrml/gl/viewer.cpp
(OPENVRML_GL_CALLBACK_): Don't apply __stdcall__ attribute if
|