diff 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
line wrap: on
line diff
--- a/ChangeLog	Wed Feb 03 15:27:53 2010 -0500
+++ b/ChangeLog	Wed Feb 03 17:05:02 2010 -0500
@@ -1,3 +1,8 @@
+2010-02-03  John W. Eaton  <jwe@octave.org>
+
+	* configure.ac: Don't check for fcntl.h or fcntl.
+	* bootstrap.conf (gnulib_modules): Include fcntl in the list.
+
 2010-02-03  John W. Eaton  <jwe@octave.org>
 
 	* acinclude.m4 (OCTAVE_HAVE_C99_VSNPRINTF): Delete.