mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
parse-duration: Make self-test build on its own.
* modules/parse-duration-tests (test_parse_duration_LDADD): Don't bring in LIBINTL.
This commit is contained in:
@@ -11,4 +11,4 @@ configure.ac:
|
||||
Makefile.am:
|
||||
TESTS += test-parse-duration.sh
|
||||
check_PROGRAMS += test-parse-duration
|
||||
test_parse_duration_LDADD = $(LDADD) @LIBINTL@
|
||||
test_parse_duration_LDADD = $(LDADD)
|
||||
|
Reference in New Issue
Block a user