summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-02-18 22:55:48 +0100
committerBruno Haible <bruno@clisp.org>2009-02-18 22:55:48 +0100
commitcdfa6894da381779a52b2dba143d34dce0307f06 (patch)
tree5e35f8edda14576f6f0ba1d7b1522413408baae4 /modules
parent48185e4861122c3ac87476d13d45728797e5ed75 (diff)
downloadgnulib-cdfa6894da381779a52b2dba143d34dce0307f06.tar.gz
Fix link error on non-glibc systems.
Diffstat (limited to 'modules')
-rw-r--r--modules/uniwbrk/ulc-wordbreaks-tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/uniwbrk/ulc-wordbreaks-tests b/modules/uniwbrk/ulc-wordbreaks-tests
index a2543e93cd..afdd4f55ad 100644
--- a/modules/uniwbrk/ulc-wordbreaks-tests
+++ b/modules/uniwbrk/ulc-wordbreaks-tests
@@ -14,4 +14,5 @@ TESTS += uniwbrk/test-ulc-wordbreaks.sh
TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@' LOCALE_FR='@LOCALE_FR@'
check_PROGRAMS += test-ulc-wordbreaks
test_ulc_wordbreaks_SOURCES = uniwbrk/test-ulc-wordbreaks.c
+test_ulc_wordbreaks_LDADD = $(LDADD) @LIBICONV@