X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fwchar-tests;h=afe3bff7522b7142180448efc89bb083ccd25d13;hb=06a366de002272748bd110dcd4da6d967ff57d46;hp=63d6c1ec224b2aa60fd6a972f98029b0b08bd238;hpb=b2be46bf3065bec5eecb32607b909e010ffdd9b5;p=gnulib.git diff --git a/modules/wchar-tests b/modules/wchar-tests index 63d6c1ec2..afe3bff75 100644 --- a/modules/wchar-tests +++ b/modules/wchar-tests @@ -1,20 +1,12 @@ Files: tests/test-wchar.c -tests/test-wchar-c++.cc -tests/signature.h Depends-on: verify -ansi-c++-opt +wchar-c++-tests configure.ac: Makefile.am: TESTS += test-wchar check_PROGRAMS += test-wchar -if ANSICXX -TESTS += test-wchar-c++ -check_PROGRAMS += test-wchar-c++ -test_wchar_c___SOURCES = test-wchar-c++.cc -test_wchar_c___LDADD = $(LDADD) $(LIBINTL) $(LIB_NANOSLEEP) -endif