gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_final-


From: Rob Savoye
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_final-305-g3d5783b
Date: Thu, 21 Apr 2011 19:49:13 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnash".

The branch, master has been updated
       via  3d5783bf91b86369a885a0f5303c34c3f39137c7 (commit)
      from  5f9b8e50df621afc46001425a2b89bee415b3615 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit//commit/?id=3d5783bf91b86369a885a0f5303c34c3f39137c7


commit 3d5783bf91b86369a885a0f5303c34c3f39137c7
Author: Rob Savoye <address@hidden>
Date:   Thu Apr 21 13:49:03 2011 -0600

    add LIBVA_LIBS to LDADD if VAAPI is enabled

diff --git a/gui/gtk/gtk.am b/gui/gtk/gtk.am
index 587d41c..5d92c13 100644
--- a/gui/gtk/gtk.am
+++ b/gui/gtk/gtk.am
@@ -53,6 +53,7 @@ gtk_gnash_CPPFLAGS    += \
        $(NULL)
 gtk_gnash_LDADD += \
        $(X11_LIBS) \
+       $(LIBVA_LIBS) \
        $(LIBVA_X11_LIBS) \
        $(top_builddir)/libvaapi/libgnashvaapi.la \
        $(NULL)

-----------------------------------------------------------------------

Summary of changes:
 gui/gtk/gtk.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

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