diff ChangeLog @ 9570:1ab56c73ec7c

use OCTAVE_CHECK_LIBRARY to check for qrupdate library
author John W. Eaton <jwe@octave.org>
date Wed, 26 Aug 2009 14:59:37 -0400
parents 86787a560712
children ab8a163f2052
line wrap: on
line diff
--- a/ChangeLog	Wed Aug 26 13:45:01 2009 -0400
+++ b/ChangeLog	Wed Aug 26 14:59:37 2009 -0400
@@ -1,3 +1,11 @@
+2009-08-26  John W. Eaton  <jwe@octave.org>
+
+	* configure.in: Use OCTAVE_CHECK_LIBRARY to check for qrupdate.
+	* octave-bug.in, octave-bug.cc.in: Substitute QRUPDATE_CPPFLAGS and
+	QRUPDATE_LDFLAGS.
+	* Makeconf.in (QRUPDATE_CPPFLAGS, QRUPDATE_LDFLAGS): New variables.
+	(do-subst-config-vals): Substitute them.
+
 2009-08-26  John W. Eaton  <jwe@octave.org>
 
 	* octave-bug.in: Correct substitutions.