summaryrefslogtreecommitdiff
path: root/modules/unilbrk
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2008-05-10 15:40:48 +0200
committerBruno Haible <bruno@clisp.org>2008-05-10 15:40:48 +0200
commit17ef7533a2d2a52e7d12448a76ffb06efeb3f47b (patch)
tree4e9b778fabf5afbe5533499b1a436586cd96ee4b /modules/unilbrk
parent3bcc3f3d73d014f863c561fd129b34c3e058feed (diff)
downloadgnulib-17ef7533a2d2a52e7d12448a76ffb06efeb3f47b.tar.gz
Use case-insensitive comparison.
Diffstat (limited to 'modules/unilbrk')
-rw-r--r--modules/unilbrk/ulc-common2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/unilbrk/ulc-common b/modules/unilbrk/ulc-common
index 4729f662f8..f7e6242704 100644
--- a/modules/unilbrk/ulc-common
+++ b/modules/unilbrk/ulc-common
@@ -7,7 +7,7 @@ lib/unilbrk/ulc-common.c
Depends-on:
c-ctype
-streq
+c-strcaseeq
configure.ac: