diff octave-bug.in @ 9568:d3fccc4c4b9e

use OCTAVE_CHECK_LIBRARY to check for ARPACK
author John W. Eaton <jwe@octave.org>
date Wed, 26 Aug 2009 13:15:40 -0400
parents f5ec5dc66824
children 86787a560712
line wrap: on
line diff
--- a/octave-bug.in
+++ b/octave-bug.in
@@ -56,6 +56,8 @@
 AMD_CPPFLAGS=%AMD_CPPFLAGS%
 AMD_LDFLAGS=%AMD_LDFLAGS%
 AMD_LIBS=%AMD_LIBS%
+ARPACK_CPPFLAGS=%ARPACK_CPPFLAGS%
+ARPACK_LDFLAGS=%ARPACK_LDFLAGS%
 ARPACK_LIBS=%ARPACK_LIBS%
 BLAS_LIBS=%BLAS_LIBS%
 CAMD_CPPFLAGS=%CAMD_CPPFLAGS%