mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 23:35:50 +00:00
e9b0ec8cb1
* modules/parse-duration-tests (test_parse_duration_LDADD): Don't bring in LIBINTL.
15 lines
229 B
Plaintext
15 lines
229 B
Plaintext
Files:
|
|
tests/test-parse-duration.sh
|
|
tests/test-parse-duration.c
|
|
|
|
Depends-on:
|
|
strdup
|
|
strerror
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
TESTS += test-parse-duration.sh
|
|
check_PROGRAMS += test-parse-duration
|
|
test_parse_duration_LDADD = $(LDADD)
|