Update of /cvsroot/openvrml/openvrml
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv26077
Modified Files:
ChangeLog README
Log Message:
Documented --disable-player configure option.
Index: README
===================================================================
RCS file: /cvsroot/openvrml/openvrml/README,v
retrieving revision 1.77
retrieving revision 1.78
diff -C2 -d -r1.77 -r1.78
*** README 29 Apr 2007 07:18:04 -0000 1.77
--- README 29 Apr 2007 07:25:36 -0000 1.78
***************
*** 192,195 ****
--- 192,200 ----
the GL renderer be built.
+ --disable-player
+ Do not build openvrml-player. This is a GNOME application that
+ hosts the XEmbed control. It depends on GNOME (libgnomeui) and
+ libcurl.
+
--disable-mozilla-plugin
Do not build the Mozilla plug-in. The Mozilla plug-in depends on
Index: ChangeLog
===================================================================
RCS file: /cvsroot/openvrml/openvrml/ChangeLog,v
retrieving revision 1.1490
retrieving revision 1.1491
diff -C2 -d -r1.1490 -r1.1491
*** ChangeLog 29 Apr 2007 07:18:04 -0000 1.1490
--- ChangeLog 29 Apr 2007 07:25:36 -0000 1.1491
***************
*** 1,4 ****
--- 1,8 ----
2007-04-29 Braden McDaniel <br...@en...>
+ * README: Documented --disable-player configure option.
+
+ 2007-04-29 Braden McDaniel <br...@en...>
+
* README: Added /src/openvrml-player to package directory layout.
|