warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / langinfo-c++-tests
blob653637f05b87436fb028a6d4f62e9abd51b5573e
1 Files:
2 tests/test-langinfo-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-langinfo-c++
16 check_PROGRAMS += test-langinfo-c++
17 test_langinfo_c___SOURCES = test-langinfo-c++.cc
18 endif