X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fmath-tests;h=84c91413e678ff06cf55a624e70c04eb8556565c;hb=2d4d1028210d8eff40ab7559717a990000cb3d38;hp=5d89f28dfb05079b7dadac281bf80a937cfbe6bf;hpb=14051499d596955d8c5e558f78826df4d8945ed1;p=gnulib.git diff --git a/modules/math-tests b/modules/math-tests index 5d89f28df..84c91413e 100644 --- a/modules/math-tests +++ b/modules/math-tests @@ -1,19 +1,11 @@ Files: tests/test-math.c -tests/test-math-c++.cc -tests/test-math-c++2.cc -tests/signature.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 test-math-c++2.cc -endif