diff src/ChangeLog @ 5330:f88f21827fe5

[project @ 2005-05-02 17:41:00 by jwe]
author jwe
date Mon, 02 May 2005 17:42:07 +0000
parents f087ea85c24b
children 165e53a9488d
line wrap: on
line diff
--- a/src/ChangeLog	Mon May 02 11:09:48 2005 +0000
+++ b/src/ChangeLog	Mon May 02 17:42:07 2005 +0000
@@ -1,3 +1,11 @@
+2005-05-02  John W. Eaton  <jwe@octave.org>
+
+	* Makefile.in (octave$(EXEEXT)): List $(UMFPACK_LIBS) ahead of
+	$(BLAS_LIBS).
+	(OCTAVE_LIBS): Include $(GLPK_LIBS) in the list if dynamic linking
+	is not enabled.
+	From Dmitri A. Sergatskov <dasergatskov@gmail.com>.
+
 2005-05-02  John W. Eaton  <jwe@octave.org>
 
 	* oct-map.h, oct-map.cc (Octave_map::seek, Octave_map::contents):