Hash :
0dfaef91
Author :
Date :
2009-09-16T11:49:31
parse-duration-tests: avoid link failure * modules/parse-duration-tests (test_parse_duration_LDADD): Add LIBINTL. Reported by Tom G. Christensen. Signed-off-by: Eric Blake <ebb9@byu.net>
Files:
tests/test-parse-duration.sh
tests/test-parse-duration.c
Depends-on:
strdup
strerror
configure.ac:
Makefile.am:
TESTS += test-parse-duration.sh
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
check_PROGRAMS += test-parse-duration
test_parse_duration_LDADD = $(LDADD) @LIBINTL@