diff ChangeLog @ 10253:8cf32587d8f1

liboctave/cutils.c (octave_usleep): implement with nanosleep
author John W. Eaton <jwe@octave.org>
date Wed, 03 Feb 2010 05:18:25 -0500
parents 28e5a5f826bc
children dc088edd9a78
line wrap: on
line diff
--- a/ChangeLog	Wed Feb 03 03:42:08 2010 -0500
+++ b/ChangeLog	Wed Feb 03 05:18:25 2010 -0500
@@ -1,3 +1,9 @@
+2010-02-03  John W. Eaton  <jwe@octave.org>
+
+	* configure.ac: Don't check for poll or usleep.
+	* bootstrap.conf (gnulib_modules): Include nanosleep and sleep
+	in the list.
+
 2010-02-03  John W. Eaton  <jwe@octave.org>
 
 	* configure.ac: Don't check for sigaction, sigpending,