stdbit: don’t assume -DHAVE_CONFIG_H
[gnulib.git] / modules / float-c++-tests
blob7fdc7f5a1752f2cb3e746ebdfc1c03ec3bf71d21
1 Files:
2 tests/test-float-c++.cc
3 tests/test-float-c++2.cc
5 Status:
6 c++-test
8 Depends-on:
9 ansi-c++-opt
11 configure.ac:
13 Makefile.am:
14 if ANSICXX
15 TESTS += test-float-c++
16 check_PROGRAMS += test-float-c++
17 test_float_c___SOURCES = test-float-c++.cc test-float-c++2.cc
18 endif