updated on Sun Jan 15 04:04:02 UTC 2012
[aur-mirror.git] / meshlab / lapack.patch
blob81c0946340507a8e2ed940e04b7e2343173c2d79
1 diff -Nur meshlab.orig/src/external/levmar-2.3/lm.h meshlab/src/external/levmar-2.3/lm.h
2 --- meshlab.orig/src/external/levmar-2.3/lm.h 2010-04-28 17:30:47.000000000 +1000
3 +++ meshlab/src/external/levmar-2.3/lm.h 2010-05-13 20:17:35.488505907 +1000
4 @@ -27,7 +27,6 @@
6 /* specify whether to use LAPACK or not. The first option is strongly recommended */
7 #define HAVE_LAPACK /* use LAPACK */
8 - #undef HAVE_LAPACK /* uncomment this to force not using LAPACK */
10 /* to avoid the overhead of repeated mallocs(), routines in Axb.c can be instructed to
11 * retain working memory between calls. Such a choice, however, renders these routines