Doc update.
[pspp] / modules / langinfo-tests
index 54270bd9d6645d9687115b8550c3e05a61fba095..ef94dfc05f5fc5f722e77145506b294e78bf9c87 100644 (file)
@@ -1,18 +1,11 @@
 Files:
 tests/test-langinfo.c
-tests/test-langinfo-c++.cc
-tests/signature.h
 
 Depends-on:
-ansi-c++-opt
+langinfo-c++-tests
 
 configure.ac:
 
 Makefile.am:
 TESTS += test-langinfo
 check_PROGRAMS += test-langinfo
-if ANSICXX
-TESTS += test-langinfo-c++
-check_PROGRAMS += test-langinfo-c++
-test_langinfo_c___SOURCES = test-langinfo-c++.cc
-endif