diff ChangeLog @ 10471:bcabc1c4f20c

Add detection of OpenMP support to configure. Disabled by default
author David Bateman <dbateman@free.fr>
date Sat, 27 Mar 2010 18:23:54 +0100
parents e6126483297a
children f7d8b2bd7b57
line wrap: on
line diff
--- a/ChangeLog	Sat Mar 27 10:07:10 2010 +0100
+++ b/ChangeLog	Sat Mar 27 18:23:54 2010 +0100
@@ -1,3 +1,8 @@
+2010-03-27  David Bateman  <dbateman@free.fr>
+
+	* acinclude.m4 (OCTAVE_CHECK_OPENMP): Macro to check for OpenMP support
+	* configure.ac: Use it here. Disable OpenMP support by default
+
 2010-03-25  John W. Eaton  <jwe@octave.org>
 
 	* bootstrap.conf (gnulib_modules): Sort the list.