summaryrefslogtreecommitdiff
path: root/sci-libs/p4est/files/p4est-2.3-fix_aclocal.patch
blob: a3209d5064fb0da8aa9429ab913b0abf82e5caad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/Makefile.am b/Makefile.am
index e8b7e67..1817e37 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,6 @@
 # This file is part of p4est.
 # Makefile.am in toplevel directory
 
-ACLOCAL_AMFLAGS = -I config @P4EST_SC_AMFLAGS@
 if P4EST_SC_MK_USE
 @P4EST_SC_MK_INCLUDE@
 endif