From 9ecad53f9a3925307d26588d5fab1d11ed14cc5e Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 4 May 2018 15:28:33 +0200 Subject: Makefile.am: Remove --enable-localinstall option. --- Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index b1cd2bc..d734550 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,6 +6,4 @@ if HAVE_GTEST SUBDIRS += tests endif -DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall - include $(top_srcdir)/Makefile.am.coverage -- cgit v1.2.3