libtasn1-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Libtasn1-commit] [SCM] GNU libtasn1 branch, master, updated. libtasn1_2


From: Simon Josefsson
Subject: [Libtasn1-commit] [SCM] GNU libtasn1 branch, master, updated. libtasn1_2_5-11-gab67c9a
Date: Tue, 30 Mar 2010 15:38:20 +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 "GNU libtasn1".

http://git.savannah.gnu.org/cgit/libtasn1.git/commit/?id=ab67c9ada8549b03b3345b912362698355ef5a19

The branch, master has been updated
       via  ab67c9ada8549b03b3345b912362698355ef5a19 (commit)
      from  c89ee2490328e434f0e0b2a5b5ddd42fcb9ed645 (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 -----------------------------------------------------------------
commit ab67c9ada8549b03b3345b912362698355ef5a19
Author: Simon Josefsson <address@hidden>
Date:   Tue Mar 30 17:38:08 2010 +0200

    Link to gnulib library.
    
    Reported by address@hidden (Ludovic Courtès).

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

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

diff --git a/THANKS b/THANKS
index 2cb8ca4..fa5e0fe 100644
--- a/THANKS
+++ b/THANKS
@@ -1,4 +1,4 @@
-Here is a list of people, who helped in libtasn1 development.
+Here is a list of people, who helped the Libtasn1 project.
 
 Nikos Mavroyanopoulos   <address@hidden>
 Simon Josefsson         <address@hidden>
@@ -12,3 +12,4 @@ Michele Baldessari      <address@hidden>
 Christian Grothoff      <address@hidden>
 Dagobert Michelsen      <address@hidden>
 David Reiser            <address@hidden>
+Ludovic Courtès         <address@hidden>
diff --git a/lib/Makefile.am b/lib/Makefile.am
index aa6cddb..b9ce1ba 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -47,6 +47,8 @@ libtasn1_la_SOURCES = \
        structure.h     \
        version.c
 
+libtasn1_la_LIBADD = gllib/libgnu.la
+
 libtasn1_la_LDFLAGS = \
        -no-undefined \
        -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)


hooks/post-receive
-- 
GNU libtasn1




reply via email to

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