]> git.pld-linux.org Git - packages/gegl.git/blame - umfpack.patch
- updated to 0.3.0
[packages/gegl.git] / umfpack.patch
CommitLineData
99666750
JR
1--- gegl-0.2.0/operations/external/matting-levin.c~ 2012-03-29 22:05:50.000000000 +0200
2+++ gegl-0.2.0/operations/external/matting-levin.c 2014-10-12 19:56:41.699138429 +0200
3@@ -61,6 +61,10 @@
4 #include <suitesparse/umfpack.h>
5 #endif
6
7+#ifndef UF_long
8+#define UF_long SuiteSparse_long
9+#endif
10+
11 #include "matting-levin-cblas.h"
12
13
This page took 0.055411 seconds and 4 git commands to generate.