summaryrefslogtreecommitdiff
path: root/modules/quotearg-simple-tests
diff options
context:
space:
mode:
Diffstat (limited to 'modules/quotearg-simple-tests')
-rw-r--r--modules/quotearg-simple-tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/quotearg-simple-tests b/modules/quotearg-simple-tests
index dbbd94e712..7f2f03f345 100644
--- a/modules/quotearg-simple-tests
+++ b/modules/quotearg-simple-tests
@@ -19,4 +19,4 @@ AC_CHECK_FUNCS_ONCE([mprotect])
Makefile.am:
TESTS += test-quotearg-simple
check_PROGRAMS += test-quotearg-simple
-test_quotearg_simple_LDADD = $(LDADD) @LIBINTL@ $(LIB_MBRTOWC)
+test_quotearg_simple_LDADD = $(LDADD) @LIBINTL@ $(MBRTOWC_LIB)