Update of /cvsroot/openvrml/openvrml
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv32518
Modified Files:
Tag: OpenVRML-0_16-BRANCH
ChangeLog
Log Message:
Link openvrml-gtkplug using OPENVRML_RPATH (that is, an rpath to the directory where libmozjs resides).
Index: ChangeLog
===================================================================
RCS file: /cvsroot/openvrml/openvrml/ChangeLog,v
retrieving revision 1.1310.2.22
retrieving revision 1.1310.2.23
diff -C2 -d -r1.1310.2.22 -r1.1310.2.23
*** ChangeLog 1 Oct 2006 05:48:14 -0000 1.1310.2.22
--- ChangeLog 2 Oct 2006 03:43:57 -0000 1.1310.2.23
***************
*** 1,4 ****
--- 1,14 ----
2006-10-01 Braden McDaniel <br...@en...>
+ Link openvrml-gtkplug using OPENVRML_RPATH (that is, an rpath to
+ the directory where libmozjs resides).
+
+ * src/openvrml-gtkplug/Makefile.am
+ (AM_LDFLAGS): Use instead of openvrml_gtkplug_LDFLAGS; added
+ OPENVRML_RPATH.
+ (LDADD): Use instead of openvrml_gtkplug_LDADD.
+
+ 2006-10-01 Braden McDaniel <br...@en...>
+
Build/package the GtkPlug application separately from the Mozilla
plug-in. The Mozilla plug-in is just one possible client for this
|