diff ChangeLog @ 10183:bb97e11ce1ba

configure.ac: don't check for standard C headers
author John W. Eaton <jwe@octave.org>
date Thu, 21 Jan 2010 15:41:29 -0500
parents 0522a65bcd56
children c54ee101d13c
line wrap: on
line diff
--- a/ChangeLog	Thu Jan 21 15:41:19 2010 -0500
+++ b/ChangeLog	Thu Jan 21 15:41:29 2010 -0500
@@ -1,3 +1,9 @@
+2010-01-21  John W. Eaton  <jwe@octave.org>
+
+	* configure.ac: Don't check for standard C headers (by now, I
+	think we can safely assume they exist).  Don't check for
+	varargs.h.
+
 2010-01-21  John W. Eaton  <jwe@octave.org>
 
 	* bootstrap.conf (gnulib_modules): Include sys_stat in the list.