diff ChangeLog @ 10257:cd550069240e

assume vsnprintf from gnulib; use sstream instead of snprintf
author John W. Eaton <jwe@octave.org>
date Wed, 03 Feb 2010 06:34:29 -0500
parents c84186ad78f3
children 65b41bc71f09
line wrap: on
line diff
--- a/ChangeLog	Wed Feb 03 05:31:47 2010 -0500
+++ b/ChangeLog	Wed Feb 03 06:34:29 2010 -0500
@@ -1,3 +1,10 @@
+2010-02-03  John W. Eaton  <jwe@octave.org>
+
+	* acinclude.m4 (OCTAVE_HAVE_C99_VSNPRINTF): Delete.
+	* configure.ac: Don't call OCTAVE_HAVE_C99_VSNPRINTF.
+	Don't check for snprintf, vfprintf, vsprintf, vsnprintf, or _snprintf.
+	* bootstrap.conf (gnulib_modules): Include vsprintf in the list.
+
 2010-02-03  John W. Eaton  <jwe@octave.org>
 
 	* configure.ac: Don't check for strerror.