libidn-commit
[Top][All Lists]
Advanced

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

[SCM] GNU libidn branch, master, updated. libidn-1-22-23-gac5645c


From: Simon Josefsson
Subject: [SCM] GNU libidn branch, master, updated. libidn-1-22-23-gac5645c
Date: Mon, 21 Nov 2011 09:46:35 +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 libidn".

http://git.savannah.gnu.org/cgit/libidn.git/commit/?id=ac5645c3ab4962706546a0c2f26521c4829329f0

The branch, master has been updated
       via  ac5645c3ab4962706546a0c2f26521c4829329f0 (commit)
      from  b215d541c4551c3a29c5f521727361c0a40f8bde (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 ac5645c3ab4962706546a0c2f26521c4829329f0
Author: Simon Josefsson <address@hidden>
Date:   Mon Nov 21 10:45:32 2011 +0100

    Use -no-install instead of -static.

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

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

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 5bdaf04..62804d8 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -18,7 +18,7 @@
 
 AM_CFLAGS = $(WERROR_CFLAGS) $(WARN_CFLAGS)
 AM_CPPFLAGS = -I$(top_srcdir)/lib -I../lib -I$(top_srcdir)/gl -I../gl
-AM_LDFLAGS = -static
+AM_LDFLAGS = -no-install
 
 LDADD = libutils.a ../lib/libidn.la
 


hooks/post-receive
-- 
GNU libidn



reply via email to

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