malloc-h: New module.
[gnulib.git] / modules / fnmatch-h-c++-tests
blob3aed079293385fc1f8770f2b5cb44026322e64ef
1 Files:
2 tests/test-fnmatch-h-c++.cc
3 tests/signature.h
5 Status:
6 c++-test
8 Depends-on:
9 ansi-c++-opt
11 configure.ac:
13 Makefile.am:
14 if ANSICXX
15 TESTS += test-fnmatch-h-c++
16 check_PROGRAMS += test-fnmatch-h-c++
17 test_fnmatch_h_c___SOURCES = test-fnmatch-h-c++.cc
18 endif