X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fspawn-tests;h=056b2d87ef912ce184b969a67595beb807e000b6;hb=551ee6493e89f30ea3d1cc75bcaaa3d5e5fab7e1;hp=f416226dccbe49afb5adea0c9f6e5e243edf22d3;hpb=4004be01b47284e84aa0533a290c4d1a6908312e;p=gnulib.git diff --git a/modules/spawn-tests b/modules/spawn-tests index f416226dc..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) -endif