diff ChangeLog @ 10245:4ea0bda308b7

use gnulib stdint module
author John W. Eaton <jwe@octave.org>
date Tue, 02 Feb 2010 02:58:46 -0500
parents b0485f5a921e
children f751dae7aab8
line wrap: on
line diff
--- a/ChangeLog	Tue Feb 02 02:45:14 2010 -0500
+++ b/ChangeLog	Tue Feb 02 02:58:46 2010 -0500
@@ -1,3 +1,10 @@
+2010-02-02  John W. Eaton  <jwe@octave.org>
+
+	* configure.ac: Don't check for stdint.h.
+	(AH_BOTTOM): Unconditionally include stdint.h.
+	Delete fallback integer type definitions.
+	* bootstrap.conf (gnulib_modules): Include stdint in the list.
+
 2010-02-02  John W. Eaton  <jwe@octave.org>
 
 	* configure.ac: Don't check for atexit or on_exit.