summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-02-11 02:19:30 +0100
committerBruno Haible <bruno@clisp.org>2009-02-11 02:19:30 +0100
commit7cb5727b0a62d475c2a41c4c0c698f38d845c63d (patch)
tree9794c7d15b7cac69d301aeb1e1506cd692ede995 /modules
parent3bdf93ba20f0b48746a04dd07aede34c89491205 (diff)
downloadgnulib-7cb5727b0a62d475c2a41c4c0c698f38d845c63d.tar.gz
Add missing module dependencies.
Diffstat (limited to 'modules')
-rw-r--r--modules/uniwbrk/u16-wordbreaks1
-rw-r--r--modules/uniwbrk/u32-wordbreaks1
-rw-r--r--modules/uniwbrk/u8-wordbreaks1
-rw-r--r--modules/uniwbrk/ulc-wordbreaks1
4 files changed, 4 insertions, 0 deletions
diff --git a/modules/uniwbrk/u16-wordbreaks b/modules/uniwbrk/u16-wordbreaks
index 5388eb233e..8bf71f8714 100644
--- a/modules/uniwbrk/u16-wordbreaks
+++ b/modules/uniwbrk/u16-wordbreaks
@@ -7,6 +7,7 @@ lib/uniwbrk/u-wordbreaks.h
Depends-on:
uniwbrk/base
+uniwbrk/wordbreak-property
uniwbrk/table
unistr/u16-mbtouc-unsafe
diff --git a/modules/uniwbrk/u32-wordbreaks b/modules/uniwbrk/u32-wordbreaks
index e6493e10b5..a290aa3a8f 100644
--- a/modules/uniwbrk/u32-wordbreaks
+++ b/modules/uniwbrk/u32-wordbreaks
@@ -7,6 +7,7 @@ lib/uniwbrk/u-wordbreaks.h
Depends-on:
uniwbrk/base
+uniwbrk/wordbreak-property
uniwbrk/table
unistr/u32-mbtouc-unsafe
diff --git a/modules/uniwbrk/u8-wordbreaks b/modules/uniwbrk/u8-wordbreaks
index 71aaf4523d..46d1fd184c 100644
--- a/modules/uniwbrk/u8-wordbreaks
+++ b/modules/uniwbrk/u8-wordbreaks
@@ -7,6 +7,7 @@ lib/uniwbrk/u-wordbreaks.h
Depends-on:
uniwbrk/base
+uniwbrk/wordbreak-property
uniwbrk/table
unistr/u8-mbtouc-unsafe
diff --git a/modules/uniwbrk/ulc-wordbreaks b/modules/uniwbrk/ulc-wordbreaks
index 16ba6ce949..52507510b5 100644
--- a/modules/uniwbrk/ulc-wordbreaks
+++ b/modules/uniwbrk/ulc-wordbreaks
@@ -10,6 +10,7 @@ uniwbrk/u8-wordbreaks
unilbrk/ulc-common
uniconv/u8-conv-from-enc
c-ctype
+localcharset
configure.ac: