X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fclosein-tests;h=2f3f6894fe337b5457d49b359a619ac81f4053f5;hb=b4b6391081d1173278396afdf098be68b1768752;hp=efadac5f1027f5b03d28bbbe9f8e2c1725372886;hpb=5c323b505d3a819032d1d2ef825070faefc247e6;p=gnulib.git diff --git a/modules/closein-tests b/modules/closein-tests index efadac5f1..2f3f6894f 100644 --- a/modules/closein-tests +++ b/modules/closein-tests @@ -4,10 +4,11 @@ tests/test-closein.c Depends-on: binary-io +ignore-value configure.ac: Makefile.am: TESTS += test-closein.sh -TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' check_PROGRAMS += test-closein +test_closein_LDADD = $(LDADD) @LIBINTL@