summaryrefslogtreecommitdiff
path: root/modules/strtold-tests
diff options
context:
space:
mode:
Diffstat (limited to 'modules/strtold-tests')
-rw-r--r--modules/strtold-tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/strtold-tests b/modules/strtold-tests
index dc82f50a08..0d35390877 100644
--- a/modules/strtold-tests
+++ b/modules/strtold-tests
@@ -26,4 +26,4 @@ TESTS_ENVIRONMENT += \
LOCALE_FR='@LOCALE_FR@' \
LOCALE_FR_UTF8='@LOCALE_FR_UTF8@'
check_PROGRAMS += test-strtold1
-test_strtold1_LDADD = $(LDADD) $(LIB_SETLOCALE)
+test_strtold1_LDADD = $(LDADD) $(SETLOCALE_LIB)