X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fsys_stat-tests;h=a5ede77aba858b4be7ba881d0ae10ca93cd616ae;hb=84e7e349505e6961cc62fded69ba277474cc3d35;hp=08e93cb3dcefbedcfe6bd20e1cee872942b2f07e;hpb=36698675aba9d8b6016d96c6f106d988c1843940;p=gnulib.git diff --git a/modules/sys_stat-tests b/modules/sys_stat-tests index 08e93cb3d..a5ede77ab 100644 --- a/modules/sys_stat-tests +++ b/modules/sys_stat-tests @@ -1,20 +1,12 @@ Files: tests/test-sys_stat.c -tests/test-sys_stat-c++.cc -tests/signature.h Depends-on: verify -ansi-c++-opt +sys_stat-c++-tests configure.ac: Makefile.am: TESTS += test-sys_stat check_PROGRAMS += test-sys_stat -if ANSICXX -TESTS += test-sys_stat-c++ -check_PROGRAMS += test-sys_stat-c++ -test_sys_stat_c___SOURCES = test-sys_stat-c++.cc -test_sys_stat_c___LDADD = $(LDADD) $(LIBINTL) $(LIB_CLOCK_GETTIME) -endif