comparison 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
comparison
equal deleted inserted replaced
10182:0522a65bcd56 10183:bb97e11ce1ba
1 2010-01-21 John W. Eaton <jwe@octave.org>
2
3 * configure.ac: Don't check for standard C headers (by now, I
4 think we can safely assume they exist). Don't check for
5 varargs.h.
6
1 2010-01-21 John W. Eaton <jwe@octave.org> 7 2010-01-21 John W. Eaton <jwe@octave.org>
2 8
3 * bootstrap.conf (gnulib_modules): Include sys_stat in the list. 9 * bootstrap.conf (gnulib_modules): Include sys_stat in the list.
4 * configure.ac: Don't check for sys/types.h or unistd.h. 10 * configure.ac: Don't check for sys/types.h or unistd.h.
5 11