diff ChangeLog @ 10244:b0485f5a921e

assume atexit exists
author John W. Eaton <jwe@octave.org>
date Tue, 02 Feb 2010 02:45:14 -0500
parents 8cea060a6c85
children 4ea0bda308b7
line wrap: on
line diff
--- a/ChangeLog	Tue Feb 02 02:37:56 2010 -0500
+++ b/ChangeLog	Tue Feb 02 02:45:14 2010 -0500
@@ -1,3 +1,7 @@
+2010-02-02  John W. Eaton  <jwe@octave.org>
+
+	* configure.ac: Don't check for atexit or on_exit.
+
 2010-02-02  John W. Eaton  <jwe@octave.org>
 
 	* configure.ac: Don't check for bcopy, bzero, or memmove.