From be9860648a8e02dc027600a443858d61e657ca3f Mon Sep 17 00:00:00 2001 From: Ossama Othman Date: Wed, 1 May 2013 17:14:18 -0700 Subject: No longer need to set dist-check configure flags. Change-Id: I33ca73c95df5107cea87ab2a0eea6a8bf1c6bed8 Signed-off-by: Ossama Othman --- Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 709dae5..1c17aa6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,5 +2,3 @@ SUBDIRS = src tests DIST_SUBDIRS = src tests -DISTCHECK_CONFIGURE_FLAGS = --disable-setuid-install - -- cgit v1.2.3