Mercurial > hg > octave-lyh
comparison ChangeLog @ 4182:4d1d7c51205c
[project @ 2002-11-15 20:33:47 by jwe]
author | jwe |
---|---|
date | Fri, 15 Nov 2002 20:33:47 +0000 |
parents | 84fe3ca3a246 |
children | 047d21dd1890 |
comparison
equal
deleted
inserted
replaced
4181:dd2abf428f5d | 4182:4d1d7c51205c |
---|---|
1 2002-11-15 John W. Eaton <jwe@bevo.che.wisc.edu> | |
2 | |
3 * configure.in (USE_EXCEPTIONS_FOR_INTERRUPTS): No need to define. | |
4 | |
1 2002-11-14 John W. Eaton <jwe@bevo.che.wisc.edu> | 5 2002-11-14 John W. Eaton <jwe@bevo.che.wisc.edu> |
2 | 6 |
3 * configure.in: Check for sigsetjmp and siglongjmp. | 7 * configure.in: Check for sigsetjmp and siglongjmp. |
4 (AH_BOTTOM): If both are found, define OCTAVE_HAVE_SIG_JUMP. | 8 (AH_BOTTOM): If both are found, define OCTAVE_HAVE_SIG_JUMP. |
5 Also check for sig_atomic_t, typedef it if not available. | 9 Also check for sig_atomic_t, typedef it if not available. |