]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Update gnulib files.
authorSimon Josefsson <simon@josefsson.org>
Fri, 6 Nov 2009 09:04:55 +0000 (10:04 +0100)
committerSimon Josefsson <simon@josefsson.org>
Fri, 6 Nov 2009 09:04:55 +0000 (10:04 +0100)
gl/tests/Makefile.am

index cd2ebd9591d0dc76062a1d1b93c105478f97ea3d..0734bb7c05a74abadff63d5a304d123fc223d372 100644 (file)
@@ -235,7 +235,7 @@ TESTS += test-select test-select-in.sh test-select-out.sh
 # test-select-stdin has to be run by hand.
 TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
 check_PROGRAMS += test-select test-select-fd test-select-stdin
-test_select_LDADD = $(LDADD) @LIBSOCKET@
+test_select_LDADD = $(LDADD) @LIBSOCKET@ $(INET_PTON_LIB)
 test_select_fd_LDADD = $(LDADD) @LIBSOCKET@
 test_select_stdin_LDADD = $(LDADD) @LIBSOCKET@