diff ChangeLog @ 10072:0b0bf1fd1ed7

use gettimeofday module from gnulib
author John W. Eaton <jwe@octave.org>
date Thu, 07 Jan 2010 16:43:48 -0500
parents 4058ff089fa3
children dcde57cb5778
line wrap: on
line diff
--- a/ChangeLog	Thu Jan 07 15:07:19 2010 -0500
+++ b/ChangeLog	Thu Jan 07 16:43:48 2010 -0500
@@ -1,3 +1,9 @@
+2010-01-07  John W. Eaton  <jwe@octave.org>
+
+	* configure.ac: Don't check for gettimeofday, or whether
+	gettimeofday accepts one or two arguments.
+	* bootstrap.conf (gnulib_modules): Include gettimeofday in the list.
+
 2010-01-05  John W. Eaton  <jwe@octave.org>
 
 	* bootstrap.conf (gnulib_modules): Include mkfifo in the list.