warnings: fix compilation with old autoconf
[gnulib/ericb.git] / modules / c-vsnprintf-tests
blob6a76092ddd5ffc9b6d441b5bbe03c3058cbc2014
1 Files:
2 tests/test-c-vsnprintf.c
3 tests/test-c-vsnprintf.sh
4 m4/locale-fr.m4
5 tests/macros.h
7 Depends-on:
8 setlocale
9 snprintf
11 configure.ac:
12 gt_LOCALE_FR
14 Makefile.am:
15 TESTS += test-c-vsnprintf.sh
16 check_PROGRAMS += test-c-vsnprintf
17 TESTS_ENVIRONMENT += LOCALE_FR='@LOCALE_FR@'