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

List:       gnash-commit
Subject:    [Gnash-commit] [SCM] Gnash branch, master,
From:       Sandro Santilli <strk () keybit ! net>
Date:       2010-09-29 6:54:40
Message-ID: E1P0qYq-0003H6-CM () 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  141f1452256abd9f10d02797f2f9a3d9a8d8da4d (commit)
      from  f873e92c96b90a00d291093552895c93cf764853 (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=141f1452256abd9f10d02797f2f9a3d9a8d8da4d


commit 141f1452256abd9f10d02797f2f9a3d9a8d8da4d
Author: Sandro Santilli <strk@keybit.net>
Date:   Wed Sep 29 08:54:11 2010 +0200

    Use -release libtool switch on all utility libs (thanks Miriam Ruiz)

diff --git a/cygnal/libnet/Makefile.am b/cygnal/libnet/Makefile.am
index 1f9db71..2105fd7 100644
--- a/cygnal/libnet/Makefile.am
+++ b/cygnal/libnet/Makefile.am
@@ -34,6 +34,8 @@ AM_LDFLAGS = \
 	$(PTHREAD_LIBS) \
 	$(NULL)
 
+libgnashnet_la_LDFLAGS =  -release $(VERSION)
+
 localedir = $(datadir)/locale
 
 INCLUDES = \
diff --git a/librender/Makefile.am b/librender/Makefile.am
index fe11b0f..99d66bc 100644
--- a/librender/Makefile.am
+++ b/librender/Makefile.am
@@ -69,6 +69,8 @@ pkglib_LTLIBRARIES = libgnashrender.la
 libgnashrender_la_LIBADD = $(LIBVA_LIBS) $(LIBVA_X11_LIBS) $(LIBVA_GLX_LIBS)
 libgnashrender_la_SOURCES = PathParser.cpp
 
+libgnashrender_la_LDFLAGS =  -release $(VERSION)
+
 if BUILD_OGL_RENDERER
 libgnashrender_la_SOURCES += Renderer_ogl.cpp
 libgnashrender_la_LIBADD += $(OPENGL_LIBS)

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

Summary of changes:
 cygnal/libnet/Makefile.am |    2 ++
 librender/Makefile.am     |    2 ++
 2 files changed, 4 insertions(+), 0 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