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. 399c42b5702bac224c86


From: Rob Savoye
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. 399c42b5702bac224c86b51da07f85e6f2685b2d
Date: Wed, 29 Dec 2010 04:22:44 +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  399c42b5702bac224c86b51da07f85e6f2685b2d (commit)
      from  c4091d14127c9e42c30242dbe1f51502cd634282 (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=399c42b5702bac224c86b51da07f85e6f2685b2d


commit 399c42b5702bac224c86b51da07f85e6f2685b2d
Author: Rob Savoye <address@hidden>
Date:   Tue Dec 28 21:22:09 2010 -0700

    for libtool 1, add the libltdl source files to the DIST

diff --git a/Makefile.am b/Makefile.am
index 4c7ab7d..fe629ce 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -108,6 +108,9 @@ EXTRA_DIST =  \
        packaging/klash.xpm \
        revno.h
 
+if LIBLTDL1
+EXTRA_DIST += libltdl/ltdl.h libltdl/ltdl.c
+endif
 
 # dist-hook:
 #      @test -d "$(distdir)/packaging" || $(mkinstalldirs) 
"$(distdir)/packaging"

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

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


hooks/post-receive
-- 
Gnash



reply via email to

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