Complete the module dependencies.
authorBruno Haible <bruno@clisp.org>
Sat, 7 Mar 2009 15:34:49 +0000 (16:34 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 7 Mar 2009 15:34:49 +0000 (16:34 +0100)
ChangeLog
modules/uninorm/u16-normcmp
modules/uninorm/u32-normcmp
modules/uninorm/u8-normcmp

index 8c1b681a7a0e469c9a54c4bb928d230354b999ea..f830ced55848e0842ffb7dfc3470e86e217542e4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-03-07  Bruno Haible  <bruno@clisp.org>
+
+       * modules/uninorm/u8-normcmp (Depends-on): Add uninorm/base.
+       * modules/uninorm/u16-normcmp (Depends-on): Likewise.
+       * modules/uninorm/u32-normcmp (Depends-on): Likewise.
+
 2009-03-07  Bruno Haible  <bruno@clisp.org>
 
        New module 'memxfrm'.
index 2f376876c20e5e22fd422c3db5c9ad1f2b150a39..ef15cf80567975630c8f6ae6ffd05bd69dd29d10 100644 (file)
@@ -6,6 +6,7 @@ lib/uninorm/u16-normcmp.c
 lib/uninorm/u-normcmp.h
 
 Depends-on:
+uninorm/base
 uninorm/u16-normalize
 unistr/u16-cmp
 minmax
index bff58453c66a1f44032e1cce7c938118c29df16e..276d33f458a2b895161d7f3b7d6f12e13ea7f6bc 100644 (file)
@@ -6,6 +6,7 @@ lib/uninorm/u32-normcmp.c
 lib/uninorm/u-normcmp.h
 
 Depends-on:
+uninorm/base
 uninorm/u32-normalize
 unistr/u32-cmp
 minmax
index f1e45186a162c3721515b55cc4016e93046f8dcb..8f1d8f2f67b64569f08d86303488f120178e4eb2 100644 (file)
@@ -6,6 +6,7 @@ lib/uninorm/u8-normcmp.c
 lib/uninorm/u-normcmp.h
 
 Depends-on:
+uninorm/base
 uninorm/u8-normalize
 unistr/u8-cmp
 minmax