error: depend on stdio
[gnulib.git] / modules / math-tests
index 71f6d68..6699945 100644 (file)
@@ -1,18 +1,12 @@
 Files:
 tests/test-math.c
-tests/test-math-c++.cc
-tests/signature.h
+tests/macros.h
 
 Depends-on:
-ansi-c++-opt
+math-c++-tests
 
 configure.ac:
 
 Makefile.am:
 TESTS += test-math
 check_PROGRAMS += test-math
-if ANSICXX
-TESTS += test-math-c++
-check_PROGRAMS += test-math-c++
-test_math_c___SOURCES = test-math-c++.cc
-endif