diff ChangeLog @ 11450:5eb10763069f

substitute and use LAPACK_LIBS in mkoctfile script
author John W. Eaton <jwe@octave.org>
date Thu, 06 Jan 2011 03:10:24 -0500
parents cbe3963daefd
children e1a5bf3ea1d9
line wrap: on
line diff
--- a/ChangeLog	Wed Jan 05 21:21:37 2011 -0800
+++ b/ChangeLog	Thu Jan 06 03:10:24 2011 -0500
@@ -1,3 +1,8 @@
+2011-01-06  John W. Eaton  <jwe@octave.org>
+
+	* mkoctfile.in, mkoctfile.cc.in: Substitute and use LAPACK_LIBS.
+	Bug #32009.
+
 2010-01-04  Rik  <octave@nomad.inbox5.com>
 
 	* README.MacOS: Update CFLAGS recommendation to use -O2.