X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Funiwbrk%2Fulc-wordbreaks-tests;h=19f1ee681136619d89a59117c5a54df55102d84f;hb=644c40496cf7d5a705a73c9dd32b035fcecc2ab1;hp=3bf214d138f593d03188308e4c7d31dddb5120b8;hpb=368e66277a1fdb07a508f9c3ff5d5669e4b4e838;p=gnulib.git diff --git a/modules/uniwbrk/ulc-wordbreaks-tests b/modules/uniwbrk/ulc-wordbreaks-tests index 3bf214d13..19f1ee681 100644 --- a/modules/uniwbrk/ulc-wordbreaks-tests +++ b/modules/uniwbrk/ulc-wordbreaks-tests @@ -6,6 +6,7 @@ m4/locale-fr.m4 m4/codeset.m4 Depends-on: +setlocale configure.ac: gt_LOCALE_FR @@ -15,5 +16,5 @@ TESTS += uniwbrk/test-ulc-wordbreaks.sh TESTS_ENVIRONMENT += LOCALE_FR='@LOCALE_FR@' check_PROGRAMS += test-ulc-wordbreaks test_ulc_wordbreaks_SOURCES = uniwbrk/test-ulc-wordbreaks.c -test_ulc_wordbreaks_LDADD = $(LDADD) @LIBICONV@ +test_ulc_wordbreaks_LDADD = $(LDADD) $(LIBUNISTRING) @LIBICONV@