X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fxprintf-posix-tests;h=7882b43e1b7e6caca17723560c65f8f2441fe25f;hb=2c35d5c11d2359c7ebb06a3388a544cbe2f9c7f5;hp=92397b23b1dff8d37d84a35c8d04d0c8177e1d9d;hpb=611869f3fb929b8e799cfc9f9e539e93682a7c87;p=gnulib.git diff --git a/modules/xprintf-posix-tests b/modules/xprintf-posix-tests index 92397b23b..7882b43e1 100644 --- a/modules/xprintf-posix-tests +++ b/modules/xprintf-posix-tests @@ -5,6 +5,7 @@ tests/test-xprintf-posix.c tests/test-fprintf-posix.h tests/test-printf-posix.h tests/test-printf-posix.output +tests/macros.h Depends-on: stdint @@ -14,7 +15,6 @@ configure.ac: Makefile.am: TESTS += test-xprintf-posix.sh -TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' srcdir='$(srcdir)' check_PROGRAMS += test-xfprintf-posix test-xprintf-posix test_xfprintf_posix_LDADD = $(LDADD) @LIBINTL@ test_xprintf_posix_LDADD = $(LDADD) @LIBINTL@