Link test-getaddrinfo with libintl.
authorBruno Haible <bruno@clisp.org>
Fri, 11 Apr 2008 23:58:40 +0000 (01:58 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 11 Apr 2008 23:58:40 +0000 (01:58 +0200)
ChangeLog
modules/getaddrinfo-tests

index 92f8080..a8851f1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2008-04-11  Bruno Haible  <bruno@clisp.org>
 
+       * modules/getaddrinfo-tests (Makefile.am): Define
+       test_getaddrinfo_LDADD.
+
+2008-04-11  Bruno Haible  <bruno@clisp.org>
+
        * lib/strsignal.c (_sys_siglist): Don't declare if already declared.
        (init): Fix syntax error.
        * m4/strsignal.m4 (gl_PREREQ_STRSIGNAL): Check whether _sys_siglist
index 04bd89b..5d374a9 100644 (file)
@@ -9,6 +9,7 @@ configure.ac:
 Makefile.am:
 TESTS += test-getaddrinfo
 check_PROGRAMS += test-getaddrinfo
+test_getaddrinfo_LDADD = $(LDADD) @LIBINTL@
 
 License:
 LGPL