changeset 15723:77cf1c84db13

* libinterp/module-files (chol.cc): Link with sparse libs.
author John W. Eaton <jwe@octave.org>
date Mon, 03 Dec 2012 15:17:03 -0500
parents d65de42265c9
children 911a6ad10e9c
files libinterp/dldfcn/module-files
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libinterp/dldfcn/module-files	Mon Dec 03 14:48:32 2012 -0500
+++ b/libinterp/dldfcn/module-files	Mon Dec 03 15:17:03 2012 -0500
@@ -10,7 +10,7 @@
 __voronoi__.cc|$(QHULL_CPPFLAGS)|$(QHULL_LDFLAGS)|$(QHULL_LIBS)
 amd.cc|$(SPARSE_XCPPFLAGS)|$(SPARSE_XLDFLAGS)|$(SPARSE_XLIBS)
 ccolamd.cc|$(SPARSE_XCPPFLAGS)|$(SPARSE_XLDFLAGS)|$(SPARSE_XLIBS)
-chol.cc
+chol.cc|$(SPARSE_XCPPFLAGS)|$(SPARSE_XLDFLAGS)|$(SPARSE_XLIBS)
 colamd.cc|$(SPARSE_XCPPFLAGS)|$(SPARSE_XLDFLAGS)|$(SPARSE_XLIBS)
 convhulln.cc|$(QHULL_CPPFLAGS)|$(QHULL_LDFLAGS)|$(QHULL_LIBS)
 dmperm.cc|$(SPARSE_XCPPFLAGS)|$(SPARSE_XLDFLAGS)|$(SPARSE_XLIBS)