gettimeofday: port recent C++ fix to Emacs
[gnulib.git] / modules / pipe2-tests
index 5d24bd7..74f9d5f 100644 (file)
@@ -5,9 +5,11 @@ tests/macros.h
 
 Depends-on:
 stdbool
+msvc-nothrow
 
 configure.ac:
 
 Makefile.am:
 TESTS += test-pipe2
 check_PROGRAMS += test-pipe2
+test_pipe2_LDADD = $(LDADD) $(LIBSOCKET)