readutmp: Fix dependencies.
[gnulib.git] / modules / stdckdint-c++-tests
blob8eb4b48844ddd63a8a5d8d20421ada54a70a5d9c
1 Files:
2 tests/test-stdckdint-c++.cc
4 Status:
5 c++-test
7 Depends-on:
8 ansi-c++-opt
10 configure.ac:
12 Makefile.am:
13 if ANSICXX
14 TESTS += test-stdckdint-c++
15 check_PROGRAMS += test-stdckdint-c++
16 test_stdckdint_c___SOURCES = test-stdckdint-c++.cc
17 endif