mbsrtowcs: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / ftell-tests
index c669a98f419897b57577e29cfe25e7b4793a53bf..4143138da608bf1a96757af0d2b019d11f9aa65d 100644 (file)
@@ -2,6 +2,7 @@ Files:
 tests/test-ftell.c
 tests/test-ftell.sh
 tests/test-ftell2.sh
+tests/test-ftell3.c
 tests/signature.h
 tests/macros.h
 m4/ungetc.m4
@@ -13,6 +14,6 @@ configure.ac:
 gl_FUNC_UNGETC_WORKS
 
 Makefile.am:
-TESTS += test-ftell.sh test-ftell2.sh
-TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)'
-check_PROGRAMS += test-ftell
+TESTS += test-ftell.sh test-ftell2.sh test-ftell3
+check_PROGRAMS += test-ftell test-ftell3
+MOSTLYCLEANFILES += t-ftell3.tmp