]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Depend on snprintf and vsnprintf.
authorBruno Haible <bruno@clisp.org>
Fri, 26 Oct 2007 09:32:36 +0000 (09:32 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:15:22 +0000 (12:15 +0200)
gnulib-local/ChangeLog
gnulib-local/modules/libxml

index 7d22c587c1ca7bdb88e72b9a8e20c34fe9ce78b9..297511fe3ff9f88a4d683005feb6ed31f044f390 100644 (file)
@@ -1,3 +1,8 @@
+2007-10-26  Bruno Haible  <bruno@clisp.org>
+
+       * modules/libxml (Depends-on): Add snprintf, vsnprintf. Needed for
+       OSF/1 4.0.
+
 2007-10-25  Bruno Haible  <bruno@clisp.org>
 
        * tests/test-term-ostream-xterm: Redirect stderr into a pipe.
index b061c31e3d956d4a3052014756e12249c882ec1c..dcb665b3a693437eb024fbb3ff8caf8df336254e 100644 (file)
@@ -101,6 +101,8 @@ m4/absolute-header.m4
 Depends-on:
 iconv
 stdarg
+snprintf
+vsnprintf
 no-c++
 
 configure.ac: