From: Bruno Haible <bruno@clisp.org>
Date: Mon, 5 Apr 2010 19:17:47 +0000 (+0200)
Subject: Use the module 'strncat'.
X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b9c5e771671ab35d3aa9e73bc064595925f345d;p=pspp

Use the module 'strncat'.
---

diff --git a/ChangeLog b/ChangeLog
index 4bd2cde739..583f0e305b 100644
--- 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.
diff --git a/modules/unistr/u8-strncat b/modules/unistr/u8-strncat
index 5bc0c92ebd..bf4b43a18b 100644
--- a/modules/unistr/u8-strncat
+++ b/modules/unistr/u8-strncat
@@ -6,6 +6,7 @@ lib/unistr/u8-strncat.c
 
 Depends-on:
 unistr/base
+strncat
 
 configure.ac: