comparison ChangeLog @ 10251:28e5a5f826bc

configure.ac: delete checks for signal functions
author John W. Eaton <jwe@octave.org>
date Wed, 03 Feb 2010 03:32:02 -0500
parents 2d47356a7a1a
children 8cf32587d8f1
comparison
equal deleted inserted replaced
10250:2d47356a7a1a 10251:28e5a5f826bc
1 2010-02-03 John W. Eaton <jwe@octave.org>
2
3 * configure.ac: Don't check for sigaction, sigpending,
4 sigprocmask, or sigsuspend.
5
1 2010-02-03 John W. Eaton <jwe@octave.org> 6 2010-02-03 John W. Eaton <jwe@octave.org>
2 7
3 * configure.ac: Don't check for getcwd. 8 * configure.ac: Don't check for getcwd.
4 * bootstrap.conf (gnulib_modules): Include getcwd in the list. 9 * bootstrap.conf (gnulib_modules): Include getcwd in the list.
5 10