X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fpty-tests;h=7a6bce978464ef922894dc964ca1c29e9cbe1a9f;hb=cdf12ee48247d39e7b1fd40289b78741aa4d4df1;hp=0d40dabdf0362dbbadc3bd478c4952d057efc311;hpb=0c36c3169eddff793fa25a99519e4405f81d6df3;p=gnulib.git diff --git a/modules/pty-tests b/modules/pty-tests index 0d40dabdf..7a6bce978 100644 --- a/modules/pty-tests +++ b/modules/pty-tests @@ -1,16 +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 -test_pty_c___LDADD = $(LDADD) $(PTY_LIB) -endif