X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fmath-tests;h=84c91413e678ff06cf55a624e70c04eb8556565c;hb=4470580881a7b821b52fb5635102ef3e27aa5af4;hp=71f6d685bd498b8581914fd05623439720887d5e;hpb=2cc1a61febc6da966ffb5f3ddb6425aadf8a3a6c;p=gnulib.git diff --git a/modules/math-tests b/modules/math-tests index 71f6d685b..84c91413e 100644 --- a/modules/math-tests +++ b/modules/math-tests @@ -1,18 +1,11 @@ Files: tests/test-math.c -tests/test-math-c++.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 -endif