X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fspawn-tests;h=056b2d87ef912ce184b969a67595beb807e000b6;hb=8f3cd38b6c08109ec9edea0e7712e9a7a920a2d8;hp=18dfae2f7bcd446ed299b70e9d6a6da070e0bdd1;hpb=b2be46bf3065bec5eecb32607b909e010ffdd9b5;p=gnulib.git diff --git a/modules/spawn-tests b/modules/spawn-tests index 18dfae2f7..056b2d87e 100644 --- a/modules/spawn-tests +++ b/modules/spawn-tests @@ -1,19 +1,11 @@ Files: tests/test-spawn.c -tests/test-spawn-c++.cc -tests/signature.h Depends-on: -ansi-c++-opt +spawn-c++-tests configure.ac: Makefile.am: TESTS += test-spawn check_PROGRAMS += test-spawn -if ANSICXX -TESTS += test-spawn-c++ -check_PROGRAMS += test-spawn-c++ -test_spawn_c___SOURCES = test-spawn-c++.cc -test_spawn_c___LDADD = $(LDADD) $(LIBINTL) $(LIB_NANOSLEEP) -endif