view modules/xvasprintf-tests @ 8631:4eb9b582db2e

Link test program with libintl.
author Bruno Haible <bruno@clisp.org>
date Wed, 04 Apr 2007 00:45:45 +0000
parents 0a462a560fcd
children ae4587be462b
line wrap: on
line source

Files:
tests/test-xvasprintf.c

Depends-on:
progname

configure.ac:

Makefile.am:
TESTS += test-xvasprintf
check_PROGRAMS += test-xvasprintf
test_xvasprintf_LDADD = @LIBINTL@ $(LDADD)