diff liboctave/ChangeLog @ 9524:ace0febd263e

link liboctave with blas libs
author John W. Eaton <jwe@octave.org>
date Fri, 14 Aug 2009 10:03:12 -0400
parents 0ce82753dd72
children f3ebc728ffd7
line wrap: on
line diff
--- a/liboctave/ChangeLog
+++ b/liboctave/ChangeLog
@@ -1,3 +1,7 @@
+2009-08-14  John W. Eaton  <jwe@octave.org>
+
+	* Makefile.in (LINK_DEPS): Include BLAS_LIBS in the list.
+
 2009-08-13  John W. Eaton  <jwe@octave.org>
 
 	* CMatrix.cc, CNDArray.cc, dMatrix.cc, dNDArray.cc, fCMatrix.cc,