summaryrefslogtreecommitdiff
path: root/modules/localename-tests
diff options
context:
space:
mode:
Diffstat (limited to 'modules/localename-tests')
-rw-r--r--modules/localename-tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/localename-tests b/modules/localename-tests
index 3b53c6c148..f7633f03b9 100644
--- a/modules/localename-tests
+++ b/modules/localename-tests
@@ -14,5 +14,5 @@ AC_CHECK_FUNCS_ONCE([newlocale])
Makefile.am:
TESTS += test-localename
check_PROGRAMS += test-localename
-test_localename_LDADD = $(LDADD) @INTL_MACOSX_LIBS@
+test_localename_LDADD = $(LDADD) @INTL_MACOSX_LIBS@ $(LIBTHREAD)