unistr/u*-strchr: Fix tests dependencies.
authorBruno Haible <bruno@clisp.org>
Sat, 28 Aug 2010 20:37:43 +0000 (22:37 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 28 Aug 2010 20:37:43 +0000 (22:37 +0200)
ChangeLog
modules/unistr/u16-strchr-tests
modules/unistr/u8-strchr-tests

index d4eaed7..0b67363 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>
+
        read-file: Don't occupy too much unused memory.
        * lib/read-file.c (fread_file): Shrink the buffer at the end.
 
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