Add missing module dependencies.
authorBruno Haible <bruno@clisp.org>
Wed, 11 Feb 2009 01:19:30 +0000 (02:19 +0100)
committerBruno Haible <bruno@clisp.org>
Wed, 11 Feb 2009 01:19:30 +0000 (02:19 +0100)
ChangeLog
modules/uniwbrk/u16-wordbreaks
modules/uniwbrk/u32-wordbreaks
modules/uniwbrk/u8-wordbreaks
modules/uniwbrk/ulc-wordbreaks

index 4325ff737266318e83715bacf359e263bde1065c..d7bc11aef4a6507af6f4758df22a92c69d04d0af 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2009-02-10  Bruno Haible  <bruno@clisp.org>
+
+       * modules/uniwbrk/u8-wordbreaks (Depends-on): Add uniwbrk/wordbreak
+       property.
+       * modules/uniwbrk/u16-wordbreaks (Depends-on): Likewise.
+       * modules/uniwbrk/u32-wordbreaks (Depends-on): Likewise.
+       * modules/uniwbrk/ulc-wordbreaks (Depends-on): Add localcharset.
+
 2009-02-10  Simon Josefsson  <simon@josefsson.org>
 
        * m4/sockets.m4: Call AC_C_INLINE since sockets.h now can use
index 5388eb233ea3b7225fe8231ba392df77350d84dd..8bf71f8714cebe5bb3973530f6541dd839006e98 100644 (file)
@@ -7,6 +7,7 @@ lib/uniwbrk/u-wordbreaks.h
 
 Depends-on:
 uniwbrk/base
+uniwbrk/wordbreak-property
 uniwbrk/table
 unistr/u16-mbtouc-unsafe
 
index e6493e10b55dfcd6a4aed540f6c8771d14779433..a290aa3a8f3d393d67939ccd0b1bbb29090bec52 100644 (file)
@@ -7,6 +7,7 @@ lib/uniwbrk/u-wordbreaks.h
 
 Depends-on:
 uniwbrk/base
+uniwbrk/wordbreak-property
 uniwbrk/table
 unistr/u32-mbtouc-unsafe
 
index 71aaf4523d4e2569efa89262998f786facf867fc..46d1fd184ceb4bf7a94a336a7771fdf5fa3d6406 100644 (file)
@@ -7,6 +7,7 @@ lib/uniwbrk/u-wordbreaks.h
 
 Depends-on:
 uniwbrk/base
+uniwbrk/wordbreak-property
 uniwbrk/table
 unistr/u8-mbtouc-unsafe
 
index 16ba6ce949426e2876242b207aad4f800045784d..52507510b5b1c0aa8bcb4c3af4abe28a0b902720 100644 (file)
@@ -10,6 +10,7 @@ uniwbrk/u8-wordbreaks
 unilbrk/ulc-common
 uniconv/u8-conv-from-enc
 c-ctype
+localcharset
 
 configure.ac: