Rename gl_INET_PTON.
[pspp] / modules / stdio-tests
index 327780d6687f79f7ff05b45091eb33875214b7e2..63301818698e7639fb875eb5aef905bd09cbb5dd 100644 (file)
@@ -17,5 +17,5 @@ if ANSICXX
 TESTS += test-stdio-c++
 check_PROGRAMS += test-stdio-c++
 test_stdio_c___SOURCES = test-stdio-c++.cc test-stdio-c++2.cc
-test_stdio_c___LDADD = $(LDADD) $(LIBINTL)
+test_stdio_c___LDADD = $(LDADD) $(LIBINTL) $(LIB_NANOSLEEP)
 endif