[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gnash-commit
Subject:    [Gnash-commit] [SCM] Gnash branch, master,
From:       Benjamin Wolsey <bwy () benjaminwolsey ! de>
Date:       2010-09-24 11:57:45
Message-ID: E1Oz6uP-0001sa-1K () vcs-noshell ! in ! savannah ! gnu ! org
[Download RAW message or body]

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  ce5a187c85006b15244c33b57f2e47f444dfa75e (commit)
      from  069fc7fd9cdf6e98d8c40a05f9570271b28d8636 (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=ce5a187c85006b15244c33b57f2e47f444dfa75e


commit ce5a187c85006b15244c33b57f2e47f444dfa75e
Author: Benjamin Wolsey <bwy@benjaminwolsey.de>
Date:   Fri Sep 24 13:57:22 2010 +0200

    Link cygnal boost libs.

diff --git a/Makefile.am b/Makefile.am
index 7c83558..22be1d4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -350,8 +350,8 @@ endif
 	@echo "	CURL_LIBS is $(CURL_LIBS)"
 	@echo "	BOOST_CFLAGS is $(BOOST_CFLAGS)"
 	@echo "	BOOST_LIBS is $(BOOST_LIBS)"
-	@if test -n $(BOOST_EXTRA_LIBS); then \
-	  echo "	BOOST_EXTRA_LIBS is $(BOOST_EXTRA_LIBS)"; \
+	@if test -n $(BOOST_CYGNAL_LIBS); then \
+	  echo "	BOOST_CYGNAL_LIBS is $(BOOST_CYGNAL_LIBS)"; \
 	fi
 if ENABLE_MING
 	@echo "	MING_VERSION_CODE $(MING_VERSION_CODE) "
diff --git a/cygnal/Makefile.am b/cygnal/Makefile.am
index 0115da8..6da96b0 100644
--- a/cygnal/Makefile.am
+++ b/cygnal/Makefile.am
@@ -56,6 +56,7 @@ AM_LDFLAGS = \
 	$(LIBINTL) \
 	$(CURL_LIBS) \
 	$(BOOST_LIBS) \
+	$(BOOST_CYGNAL_LIBS) \
 	$(PTHREAD_LIBS) \
 	$(NULL)
 

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

Summary of changes:
 Makefile.am        |    4 ++--
 cygnal/Makefile.am |    1 +
 2 files changed, 3 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Gnash

_______________________________________________
Gnash-commit mailing list
Gnash-commit@gnu.org
http://lists.gnu.org/mailman/listinfo/gnash-commit
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic