regex: also remove dependency on HAVE_WCSCOLL
[gnulib.git] / modules / pty-c++-tests
index 381a9ca..0f2e562 100644 (file)
@@ -15,5 +15,5 @@ if ANSICXX
 TESTS += test-pty-c++
 check_PROGRAMS += test-pty-c++
 test_pty_c___SOURCES = test-pty-c++.cc
-test_pty_c___LDADD = $(LDADD) $(PTY_LIB)
+test_pty_c___LDADD = $(LDADD) $(PTY_LIB) $(LIBINTL)
 endif