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_start-


From: Gabriele Giacone
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_start-263-g83fa051
Date: Sun, 13 Mar 2011 00:00:40 +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  83fa051086fdc88feec7e69d42ef6cb803abf591 (commit)
      from  bc674358f27c03000f0b2ce715fa3a132f028d17 (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=83fa051086fdc88feec7e69d42ef6cb803abf591


commit 83fa051086fdc88feec7e69d42ef6cb803abf591
Author: Gabriele Giacone <address@hidden>
Date:   Sun Mar 13 01:00:09 2011 +0100

    Fix lenny build.

diff --git a/cygnal/libnet/Makefile.am b/cygnal/libnet/Makefile.am
index e1e2466..0b1323e 100644
--- a/cygnal/libnet/Makefile.am
+++ b/cygnal/libnet/Makefile.am
@@ -31,10 +31,11 @@ AM_LDFLAGS = \
        $(CURL_LIBS) \
        $(LIBADD_DL) \
        $(BOOST_LIBS) \
+       $(BOOST_CYGNAL_LIBS) \
        $(PTHREAD_LIBS) \
        $(NULL)
 
-libgnashnet_la_LDFLAGS =  -release $(VERSION)
+libgnashnet_la_LDFLAGS =  -release $(VERSION) $(AM_LDFLAGS)
 
 localedir = $(datadir)/locale
 

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

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


hooks/post-receive
-- 
Gnash



reply via email to

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