diff ChangeLog @ 9572:ab8a163f2052

use OCTAVE_CHECK_LIB to check for UMFPACK
author John W. Eaton <jwe@octave.org>
date Wed, 26 Aug 2009 16:41:38 -0400
parents 1ab56c73ec7c
children be3ee885739b
line wrap: on
line diff
--- a/ChangeLog	Wed Aug 26 15:09:03 2009 -0400
+++ b/ChangeLog	Wed Aug 26 16:41:38 2009 -0400
@@ -1,3 +1,11 @@
+2009-08-26  John W. Eaton  <jwe@octave.org>
+
+	* configure.in: Use OCTAVE_CHECK_LIBRARY to check for UMFPACK.
+	* octave-bug.in, octave-bug.cc.in: Substitute UMFPACK_CPPFLAGS and
+	UMFPACK_LDFLAGS.
+	* Makeconf.in (UMFPACK_CPPFLAGS, UMFPACK_LDFLAGS): New variables.
+	(do-subst-config-vals): Substitute them.
+
 2009-08-26  John W. Eaton  <jwe@octave.org>
 
 	* configure.in: Use OCTAVE_CHECK_LIBRARY to check for qrupdate.