Document prerequisite for gnulib-tool.
[gnulib.git] / modules / obstack-printf-tests
blob2790e6942b0565f36c753900dc7fa6c8d7c71bc8
1 Files:
2 tests/test-obstack-printf.c
3 tests/signature.h
4 tests/macros.h
6 Depends-on:
7 xalloc
9 configure.ac:
11 Makefile.am:
12 TESTS += test-obstack-printf
13 check_PROGRAMS += test-obstack-printf
14 test_obstack_printf_LDADD = $(LDADD) @LIBINTL@