From: Braden M. <br...@us...> - 2006-10-10 22:28:59
|
Update of /cvsroot/openvrml/openvrml In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv12108 Modified Files: Tag: OpenVRML-0_16-BRANCH 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.1310.2.34 retrieving revision 1.1310.2.35 diff -C2 -d -r1.1310.2.34 -r1.1310.2.35 *** ChangeLog 10 Oct 2006 21:49:09 -0000 1.1310.2.34 --- ChangeLog 10 Oct 2006 22:28:57 -0000 1.1310.2.35 *************** *** 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 |