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: Sandro Santilli
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_final-264-g5abc9a8
Date: Thu, 14 Apr 2011 19:57:36 +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  5abc9a801d853b82c33f1747dfaf6495befa0247 (commit)
      from  a3fe4282d23219f5a4e071aba84ca16173069239 (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=5abc9a801d853b82c33f1747dfaf6495befa0247


commit 5abc9a801d853b82c33f1747dfaf6495befa0247
Author: Sandro Santilli <address@hidden>
Date:   Thu Apr 14 21:57:04 2011 +0200

    Print KDE4_CFLAGS and KDE4_LIBS when building klash4 plugin (they will be 
used)

diff --git a/Makefile.am b/Makefile.am
index b504388..7e9d912 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -241,6 +241,10 @@ if BUILD_QT4_GUI
        @echo " QT4_CFLAGS is $(QT4_CFLAGS)"
        @echo " QT4_LIBS is $(QT4_LIBS)"
 endif
+if KPARTS4
+       @echo " KDE4_CFLAGS is $(KDE4_CFLAGS)"
+       @echo " KDE4_LIBS is $(KDE4_LIBS)"
+endif
 if BUILD_QT4_GUI
        @echo " QT4_CFLAGS is $(QT4_CFLAGS)"
        @echo " QT4_LIBS is $(QT4_LIBS)"

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

Summary of changes:
 Makefile.am |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

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