diff ChangeLog @ 4180:84fe3ca3a246

[project @ 2002-11-15 04:47:01 by jwe]
author jwe
date Fri, 15 Nov 2002 04:47:02 +0000
parents 811ec5317aeb
children 4d1d7c51205c
line wrap: on
line diff
--- a/ChangeLog	Thu Nov 14 04:31:19 2002 +0000
+++ b/ChangeLog	Fri Nov 15 04:47:02 2002 +0000
@@ -1,3 +1,9 @@
+2002-11-14  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* configure.in: Check for sigsetjmp and siglongjmp.
+	(AH_BOTTOM): If both are found, define OCTAVE_HAVE_SIG_JUMP.
+	Also check for sig_atomic_t, typedef it if not available.
+
 2002-11-10  Per Persson <persquare@mac.com>
 
 	* configure.in: Detect dyld API for dynamic linking on OS X.