gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] /srv/bzr/gnash/trunk r11447: always include GLIB flags be


From: Udo Giacomozzi
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r11447: always include GLIB flags because they might be necessary for GST
Date: Fri, 28 Aug 2009 16:57:11 +0200
User-agent: Bazaar (1.16.1)

------------------------------------------------------------
revno: 11447
committer: Udo Giacomozzi <address@hidden>
branch nick: trunk
timestamp: Fri 2009-08-28 16:57:11 +0200
message:
  always include GLIB flags because they might be necessary for GST
modified:
  gui/Makefile.am
=== modified file 'gui/Makefile.am'
--- a/gui/Makefile.am   2009-07-24 20:42:41 +0000
+++ b/gui/Makefile.am   2009-08-28 14:57:11 +0000
@@ -61,6 +61,7 @@
        -DLOCALEDIR=\"$(localedir)\" \
        -DPLUGINSDIR=\"$(pluginsdir)\" \
        -DLIBAVCODEC_IDENT=\"$(LIBAVCODEC_IDENT)\" \
+       $(GLIB_CFLAGS) \
        $(LIRC_CFLAGS) \
        $(BOOST_CFLAGS) \
        $(PYTHON_LIBS) \


reply via email to

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