diff 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
line wrap: on
line diff
--- a/ChangeLog	Tue Feb 02 05:03:46 2010 -0500
+++ b/ChangeLog	Tue Feb 02 16:05:31 2010 -0500
@@ -1,3 +1,7 @@
+2010-02-02  John W. Eaton  <jwe@octave.org>
+
+	* configure.ac: Assume signal.h provides sigset_t and sig_atomic_t.
+
 2010-02-02  John W. Eaton  <jwe@octave.org>
 
 	* configure.ac: Don't call OCTAVE_SIGNAL_CHECK,