X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Ffseeko-tests;h=b01ed581507bbba96d5c6e37b2e9a3d3a8bb55db;hb=0aeacfbbc772ef589c713039cf8ee2ab40595b03;hp=718832af8d22aa3c98815407d82b550bedc3f232;hpb=cec93e99d19f54c8f310b8290bab9014891530e3;p=gnulib.git diff --git a/modules/fseeko-tests b/modules/fseeko-tests index 718832af8..b01ed5815 100644 --- a/modules/fseeko-tests +++ b/modules/fseeko-tests @@ -1,13 +1,15 @@ Files: tests/test-fseeko.c tests/test-fseeko.sh +tests/test-fseeko2.sh +m4/ungetc.m4 Depends-on: configure.ac: +gl_FUNC_UNGETC_WORKS Makefile.am: -TESTS += test-fseeko.sh +TESTS += test-fseeko.sh test-fseeko2.sh TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)' check_PROGRAMS += test-fseeko -EXTRA_DIST += test-fseeko.sh