X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fpty-tests;h=7a6bce978464ef922894dc964ca1c29e9cbe1a9f;hb=8b7bcee23747613b8b7a0aa0715dc4668fae68e0;hp=375fdffe11b61c525670660e87b0434a83ac12e2;hpb=a58aa3c84be6852eb907b52446b0636ffd236a5b;p=gnulib.git diff --git a/modules/pty-tests b/modules/pty-tests index 375fdffe1..7a6bce978 100644 --- a/modules/pty-tests +++ b/modules/pty-tests @@ -1,15 +1,8 @@ Files: -tests/test-pty-c++.cc -tests/signature.h Depends-on: -ansi-c++-opt +pty-c++-tests configure.ac: Makefile.am: -if ANSICXX -TESTS += test-pty-c++ -check_PROGRAMS += test-pty-c++ -test_pty_c___SOURCES = test-pty-c++.cc -endif