config.h, add KLU macro definition
This commit is contained in:
parent
4e6c803891
commit
992a9e48ee
|
|
@ -425,6 +425,9 @@
|
||||||
/* Client-Server via socket. */
|
/* Client-Server via socket. */
|
||||||
/* #undef IPC_UNIX_SOCKETS */
|
/* #undef IPC_UNIX_SOCKETS */
|
||||||
|
|
||||||
|
/* Define if we want KLU linear systems solver */
|
||||||
|
#define KLU /**/
|
||||||
|
|
||||||
/* The NDEV interface */
|
/* The NDEV interface */
|
||||||
/* #undef NDEV */
|
/* #undef NDEV */
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue