diff ChangeLog @ 9596:f26229391ea1

configure.in, aclocal.m4: check fortran integer size
author John W. Eaton <jwe@octave.org>
date Tue, 01 Sep 2009 14:36:16 -0400
parents dbd0c0f82480
children de6f547574be
line wrap: on
line diff
--- a/ChangeLog	Tue Sep 01 10:44:39 2009 +0200
+++ b/ChangeLog	Tue Sep 01 14:36:16 2009 -0400
@@ -1,3 +1,9 @@
+2009-09-01  John W. Eaton  <jwe@octave.org>
+
+	* aclocal.m4 (OCTAVE_REQUIRE_64_BIT_FORTRAN_INTEGERS): New macro.
+	* configure.in: Use it, if building with --enable-64.
+	Move checks for Fortran compiler ahead of checks for libraries.
+
 2009-09-01  Jaroslav Hajek  <highegg@gmail.com>
 
 	* NEWS: Update.