From e51dc9083f8614f35aad421dbd48ddc2b25cf841 Mon Sep 17 00:00:00 2001 From: Thomas Markwalder Date: Mon, 2 Dec 2019 10:34:10 -0500 Subject: [#35,!36] Addressed more review comments Minor cleanups: configure configure.ac doc/devel/atf.dox --- configure.ac | 1 - 1 file changed, 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index eb083d49..7ec27800 100644 --- a/configure.ac +++ b/configure.ac @@ -254,7 +254,6 @@ atf_path="no" AC_ARG_WITH([atf], AS_HELP_STRING([--with-atf=PATH],[specify location where atf was installed]), [atf_path="$withval"]) - if test "$atf_path" != "no" ; then DISTCHECK_ATF_CONFIGURE_FLAG="--with-atf=$atf_path" # Config path for pkg-config -- cgit v1.2.1