From c9cd62a9e93261b043ba7e3e9a6822cb66a81cdf Mon Sep 17 00:00:00 2001 From: Christian Engwer <christi@dune-project.org> Date: Tue, 6 Nov 2012 11:40:49 +0000 Subject: [PATCH] install mprotect.m4 [[Imported from SVN: r7056]] --- m4/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/m4/Makefile.am b/m4/Makefile.am index dc48b5b8a..59cf4dbea 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -41,6 +41,7 @@ ALLM4S = \ libtoolcompat.m4 \ make_shared.m4 \ mpi-config.m4 \ + mprotect.m4 \ opengl.m4 \ parmetis.m4 \ shared_ptr.m4 \ -- GitLab