relocatable-lib-lgpl: Allow unconditional use of set_relocation_prefix.
[gnulib.git] / modules / monetary-c++-tests
blobbd4d52e81c23039cfbdac0e9d872fa22bcdba382
1 Files:
2 tests/test-monetary-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-monetary-c++
16 check_PROGRAMS += test-monetary-c++
17 test_monetary_c___SOURCES = test-monetary-c++.cc
18 endif