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-16-g4193772
Date: Tue, 30 Mar 2010 19:57:58 +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=419377214716c3c49145a327723ffc6f83ce6ca3

The branch, master has been updated
       via  419377214716c3c49145a327723ffc6f83ce6ca3 (commit)
      from  f03292a814680d47164c14d40c586138207c2109 (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 419377214716c3c49145a327723ffc6f83ce6ca3
Author: Simon Josefsson <address@hidden>
Date:   Tue Mar 30 21:57:54 2010 +0200

    Export libtasn1_* too, for backwards compatibility functions.
    
    Reported by address@hidden (Ludovic Courtès).

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

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

diff --git a/lib/Makefile.am b/lib/Makefile.am
index b9ce1ba..b767b69 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -56,5 +56,5 @@ libtasn1_la_LDFLAGS = \
 if HAVE_LD_VERSION_SCRIPT
 libtasn1_la_LDFLAGS += -Wl,--version-script=$(srcdir)/libtasn1.map
 else
-libtasn1_la_LDFLAGS += -export-symbols-regex '^asn1.*'
+libtasn1_la_LDFLAGS += -export-symbols-regex '^(asn1|libtasn1_).*'
 endif


hooks/post-receive
-- 
GNU libtasn1




reply via email to

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