Hash :
a0a83999
Author :
Date :
2007-10-04T03:42:26
Synthesize an EXTRA_DIST augmentation also for tests modules.
Files:
tests/test-vsnprintf-posix.c
tests/test-snprintf-posix.h
tests/test-vsnprintf.c
Depends-on:
stdint
configure.ac:
AC_DEFINE([CHECK_VSNPRINTF_POSIX], 1,
[Define to 1 for strict checking in test-vsnprintf.c.])
Makefile.am:
TESTS += test-vsnprintf-posix test-vsnprintf
check_PROGRAMS += test-vsnprintf-posix test-vsnprintf