comparison ChangeLog @ 10259:65b41bc71f09

use gnulib fcntl module
author John W. Eaton <jwe@octave.org>
date Wed, 03 Feb 2010 17:05:02 -0500
parents cd550069240e
children 82db36545def
comparison
equal deleted inserted replaced
10258:e317791645c4 10259:65b41bc71f09
1 2010-02-03 John W. Eaton <jwe@octave.org>
2
3 * configure.ac: Don't check for fcntl.h or fcntl.
4 * bootstrap.conf (gnulib_modules): Include fcntl in the list.
5
1 2010-02-03 John W. Eaton <jwe@octave.org> 6 2010-02-03 John W. Eaton <jwe@octave.org>
2 7
3 * acinclude.m4 (OCTAVE_HAVE_C99_VSNPRINTF): Delete. 8 * acinclude.m4 (OCTAVE_HAVE_C99_VSNPRINTF): Delete.
4 * configure.ac: Don't call OCTAVE_HAVE_C99_VSNPRINTF. 9 * configure.ac: Don't call OCTAVE_HAVE_C99_VSNPRINTF.
5 Don't check for snprintf, vfprintf, vsprintf, vsnprintf, or _snprintf. 10 Don't check for snprintf, vfprintf, vsprintf, vsnprintf, or _snprintf.