summarylogtreecommitdiffstats
path: root/lapack.patch
blob: b2588c177bdd33aa3e7f004eec612d8d5cc2150d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/src/external/levmar-2.3/lm.h b/src/external/levmar-2.3/lm.h
index e0fd08fb..d09c4415 100644
--- a/src/external/levmar-2.3/lm.h
+++ b/src/external/levmar-2.3/lm.h
@@ -27,7 +27,6 @@
 
 /* specify whether to use LAPACK or not. The first option is strongly recommended */
  #define HAVE_LAPACK  /* use LAPACK */
- #undef HAVE_LAPACK   /* uncomment this to force not using LAPACK */
 
 /* to avoid the overhead of repeated mallocs(), routines in Axb.c can be instructed to
  * retain working memory between calls. Such a choice, however, renders these routines