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=116ca9c6b1d73cff1af7b3344ba1370681ab3530 The branch, master has been updated via 116ca9c6b1d73cff1af7b3344ba1370681ab3530 (commit) from 6427fa718d6317b0bea16ab4b74eab99be21fe61 (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 116ca9c6b1d73cff1af7b3344ba1370681ab3530 Author: Simon Josefsson <[email protected]> Date: Fri Feb 5 11:09:33 2010 +0100 Another test for MinGW builds. ----------------------------------------------------------------------- Summary of changes: tests/Makefile.am | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index a28d2c4..4b69a24 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -18,6 +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 LDADD = libutils.a ../lib/libidn.la hooks/post-receive -- GNU libidn _______________________________________________ Libidn-commit mailing list [email protected] http://lists.gnu.org/mailman/listinfo/libidn-commit
