diff ChangeLog @ 10182:0522a65bcd56

assume unistd.h and sys/types.h exist
author John W. Eaton <jwe@octave.org>
date Thu, 21 Jan 2010 15:41:19 -0500
parents be952ce74023
children bb97e11ce1ba
line wrap: on
line diff
--- a/ChangeLog	Thu Jan 21 14:22:20 2010 +0100
+++ b/ChangeLog	Thu Jan 21 15:41:19 2010 -0500
@@ -1,3 +1,8 @@
+2010-01-21  John W. Eaton  <jwe@octave.org>
+
+	* bootstrap.conf (gnulib_modules): Include sys_stat in the list.
+	* configure.ac: Don't check for sys/types.h or unistd.h.
+
 2010-01-21  John W. Eaton  <jwe@octave.org>
 
 	* bootstrap.conf (gnulib_modules): Include unistd in the list.