Use the module 'strncat'.
authorBruno Haible <bruno@clisp.org>
Mon, 5 Apr 2010 19:17:47 +0000 (21:17 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 5 Apr 2010 19:17:47 +0000 (21:17 +0200)
ChangeLog
modules/unistr/u8-strncat

index 4bd2cde..583f0e3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2010-04-05  Bruno Haible  <bruno@clisp.org>
 
+       Use the module 'strncat'.
+       * modules/unistr/u8-strncat (Depends-on): Add strncat.
+
        Tests for module 'strncat'.
        * modules/strncat-tests: New file.
        * tests/test-strncat.c: New file.
index 5bc0c92..bf4b43a 100644 (file)
@@ -6,6 +6,7 @@ lib/unistr/u8-strncat.c
 
 Depends-on:
 unistr/base
+strncat
 
 configure.ac: