New module 'copysignl'.
[gnulib.git] / modules / math-c++-tests
index 24aa810..6e2d003 100644 (file)
@@ -16,4 +16,5 @@ if ANSICXX
 TESTS += test-math-c++
 check_PROGRAMS += test-math-c++
 test_math_c___SOURCES = test-math-c++.cc test-math-c++2.cc
+test_math_c___LDADD = $(LDADD) $(COPYSIGNL_LIBM)
 endif