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 4325ff7..d7bc11a 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 5388eb2..8bf71f8 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 e6493e1..a290aa3 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 71aaf45..46d1fd1 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 16ba6ce..5250751 100644 (file)
@@ -10,6 +10,7 @@ uniwbrk/u8-wordbreaks
 unilbrk/ulc-common
 uniconv/u8-conv-from-enc
 c-ctype
+localcharset
 
 configure.ac: