summarylogtreecommitdiffstats
path: root/Makefile.inc
diff options
context:
space:
mode:
authorJingbei Li2023-05-24 13:03:26 +0800
committerJingbei Li2023-05-24 13:03:26 +0800
commitf4fe72a1d51d7fbbca9f088b7959f6f5913bd48b (patch)
tree770b7defc5c1473dd212421b125f9a9d2803b788 /Makefile.inc
parent8ae5e9d589c9a58ee56d7ba2d8dc0861d4f12474 (diff)
downloadaur-f4fe72a1d51d7fbbca9f088b7959f6f5913bd48b.tar.gz
upgraded to 5.6.0
Diffstat (limited to 'Makefile.inc')
-rw-r--r--Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.inc b/Makefile.inc
index 9661c4146073..fdccb47af435 100644
--- a/Makefile.inc
+++ b/Makefile.inc
@@ -17,7 +17,7 @@
#
SCOTCHDIR = /usr
-ISCOTCH = -I$(SCOTCHDIR)/include/scotch
+ISCOTCH = -I$(SCOTCHDIR)/include
# You have to choose one among the following two lines depending on
# the type of analysis you want to perform. If you want to perform only
# sequential analysis choose the first (remember to add -Dscotch in the ORDERINGSF
@@ -33,7 +33,7 @@ IPORD = -I$(topdir)/PORD/include/
LPORD = -L$(LPORDDIR) -lpord
LMETISDIR = /usr/lib
-IMETIS = -I/usr/include/metis
+IMETIS = -I/usr/include
# You have to choose one among the following two lines depending on
# the type of analysis you want to perform. If you want to perform only