unistr/u*-strchr: Fix tests dependencies.
authorIan Beckwith <ianb@erislabs.net>
Mon, 30 Aug 2010 03:10:36 +0000 (04:10 +0100)
committerIan Beckwith <ianb@erislabs.net>
Mon, 30 Aug 2010 03:10:36 +0000 (04:10 +0100)
(cherry picked from commit 6c345f635fe0306aed3a7724c94dc1e22a29d88a)

ChangeLog
modules/unistr/u16-strchr-tests
modules/unistr/u8-strchr-tests

index dc62c55..8029178 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2010-08-28  Bruno Haible  <bruno@clisp.org>
 
+       unistr/u*-strchr: Fix tests dependencies.
+       * modules/unistr/u8-strchr-tests (Depends-on): Add unistr/u32-to-u8.
+       * modules/unistr/u16-strchr-tests (Depends-on): Add unistr/u32-to-u16.
+       Reported by Ian Beckwith <ianb@erislabs.net>.
+
+2010-08-28  Bruno Haible  <bruno@clisp.org>
+
        ftello: Relax license.
        * modules/ftello (License): Relax to LGPLv2+.
        Reported by Eric Blake.
index d99ca31..9ed85cc 100644 (file)
@@ -10,6 +10,7 @@ extensions
 getpagesize
 unistr/u16-set
 unistr/u32-set
+unistr/u32-to-u16
 
 configure.ac:
 gl_FUNC_MMAP_ANON
index 899bed5..bbecc7f 100644 (file)
@@ -10,6 +10,7 @@ extensions
 getpagesize
 unistr/u8-set
 unistr/u32-set
+unistr/u32-to-u8
 
 configure.ac:
 gl_FUNC_MMAP_ANON