gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] /srv/bzr/gnash/trunk r12061: install librender so it can


From: Rob Savoye
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r12061: install librender so it can be found at runtime.
Date: Mon, 15 Mar 2010 15:20:36 -0600
User-agent: Bazaar (2.0.3)

------------------------------------------------------------
revno: 12061
committer: Rob Savoye <address@hidden>
branch nick: trunk
timestamp: Mon 2010-03-15 15:20:36 -0600
message:
  install librender so it can be found at runtime.
modified:
  librender/Makefile.am
=== modified file 'librender/Makefile.am'
--- a/librender/Makefile.am     2010-03-14 02:26:46 +0000
+++ b/librender/Makefile.am     2010-03-15 21:20:36 +0000
@@ -65,9 +65,7 @@
        Renderer_ogl.h \
         PathParser.h
 
-noinst_LTLIBRARIES =           # set later on by conditionals
-pkglib_LTLIBRARIES =           # set later on by conditionals
-plugins_LTLIBRARIES = libgnashrender.la
+pkglib_LTLIBRARIES = libgnashrender.la
 libgnashrender_la_LIBADD = $(LIBVA_LIBS) $(LIBVA_X11_LIBS) $(LIBVA_GLX_LIBS)
 libgnashrender_la_SOURCES = PathParser.cpp
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]