Mercurial > hg > octave-nkf
comparison ChangeLog @ 10248:85d76f689236
assume signal.h provides sigset_t and sig_atomic_t
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Tue, 02 Feb 2010 16:05:31 -0500 |
parents | f751dae7aab8 |
children | 2d47356a7a1a |
comparison
equal
deleted
inserted
replaced
10247:edfceeab945a | 10248:85d76f689236 |
---|---|
1 2010-02-02 John W. Eaton <jwe@octave.org> | |
2 | |
3 * configure.ac: Assume signal.h provides sigset_t and sig_atomic_t. | |
4 | |
1 2010-02-02 John W. Eaton <jwe@octave.org> | 5 2010-02-02 John W. Eaton <jwe@octave.org> |
2 | 6 |
3 * configure.ac: Don't call OCTAVE_SIGNAL_CHECK, | 7 * configure.ac: Don't call OCTAVE_SIGNAL_CHECK, |
4 OCTAVE_REINSTALL_SIGHANDLERS, AC_C_CONST, AC_HEADER_STDC, or | 8 OCTAVE_REINSTALL_SIGHANDLERS, AC_C_CONST, AC_HEADER_STDC, or |
5 AC_STRUCT_TM, AC_TYPE_SIGNAL. | 9 AC_STRUCT_TM, AC_TYPE_SIGNAL. |