]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Portability tweaks for NetBSD.
authorBruno Haible <bruno@clisp.org>
Fri, 29 Aug 2003 20:19:33 +0000 (20:19 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:10:56 +0000 (12:10 +0200)
gettext-runtime/libasprintf/ChangeLog

index 052969ed669db1be4ecd0ee20062ab2d21dfeb9a..64b07cadd4010cf463893f08c930f147950c408f 100644 (file)
@@ -1,5 +1,7 @@
 2003-08-29  Bruno Haible  <bruno@clisp.org>
 
+       * configure.ac: Test whether _snprintf is declared, not only existent
+       as a function.
        * vasnprintf.c: Test HAVE_DECL__SNPRINTF instead of HAVE__SNPRINTF.
        Test HAVE_DECL__SNWPRINTF instead of HAVE__SNWPRINTF.