stdbit: don’t assume -DHAVE_CONFIG_H
[gnulib.git] / modules / stack-tests
blobb38e3500835c4ed1c52b71d841ba81e1bbd537ce
1 Files:
2 tests/test-stack.c
3 tests/macros.h
5 Depends-on:
6 string
8 configure.ac:
10 Makefile.am:
11 TESTS += test-stack
12 check_PROGRAMS += test-stack
13 test_stack_SOURCES = test-stack.c
14 test_stack_LDADD = $(LDADD) $(LIBINTL)