Fix link errors in tests: wait-process uses gettext-h.
authorBruno Haible <bruno@clisp.org>
Mon, 30 May 2011 22:44:51 +0000 (00:44 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 30 May 2011 22:44:51 +0000 (00:44 +0200)
commit224c034db62061450d1e01ec4b2696682cb65c17
treea8071a4eae6870b8607a9010b78173da186d8fde
parent3532d15484ebc37feded387216d716bc1c3533f6
Fix link errors in tests: wait-process uses gettext-h.

* modules/nonblocking-pipe-tests (Makefile.am): Set
test_nonblocking_pipe_main_LDADD.
* modules/nonblocking-socket-tests (Makefile.am): Link
test-nonblocking-socket-main against $(LIBINTL).
Reported by Tom G. Christensen <tgc@jupiterrise.com>.
ChangeLog
modules/nonblocking-pipe-tests
modules/nonblocking-socket-tests