From patchwork Fri Oct 23 15:55:03 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mike Holmes X-Patchwork-Id: 55503 Delivered-To: patch@linaro.org Received: by 10.55.75.214 with SMTP id y205csp1173265qka; Fri, 23 Oct 2015 08:55:20 -0700 (PDT) X-Received: by 10.50.62.46 with SMTP id v14mr5198096igr.79.1445615720101; Fri, 23 Oct 2015 08:55:20 -0700 (PDT) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id c9si3948624igg.40.2015.10.23.08.55.19; Fri, 23 Oct 2015 08:55:20 -0700 (PDT) Received-SPF: pass (google.com: domain of lng-odp-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) client-ip=54.225.227.206; Authentication-Results: mx.google.com; spf=pass (google.com: domain of lng-odp-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) smtp.mailfrom=lng-odp-bounces@lists.linaro.org; dkim=neutral (body hash did not verify) header.i=@linaro_org.20150623.gappssmtp.com Received: by lists.linaro.org (Postfix, from userid 109) id EE52962CA6; Fri, 23 Oct 2015 15:55:18 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on ip-10-142-244-252 X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_LOW,RCVD_IN_MSPIKE_H2,T_DKIM_INVALID,URIBL_BLOCKED autolearn=disabled version=3.4.0 Received: from [127.0.0.1] (localhost [127.0.0.1]) by lists.linaro.org (Postfix) with ESMTP id 641B962CA2; Fri, 23 Oct 2015 15:55:15 +0000 (UTC) X-Original-To: lng-odp@lists.linaro.org Delivered-To: lng-odp@lists.linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id 8CD0D62CA3; Fri, 23 Oct 2015 15:55:13 +0000 (UTC) Received: from mail-qk0-f176.google.com (mail-qk0-f176.google.com [209.85.220.176]) by lists.linaro.org (Postfix) with ESMTPS id C86FA62CA1 for ; Fri, 23 Oct 2015 15:55:11 +0000 (UTC) Received: by qkfm62 with SMTP id m62so79263541qkf.1 for ; Fri, 23 Oct 2015 08:55:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro_org.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id; bh=o/1x/S4kkUXsvappG4xkJazQgkybUiUAzyROldxTUSY=; b=Mh4ua8p6xeAjO/dcCf9vuLJPkfi7QuV3GVCOFwecrjDiqex7rhCyuYtooBRQMKuh+1 WHZ1krijqBc7zIYiZKOz70eFPOkWfc5wDqc5Xe/4rDn6xn3/3IQeyI6L1YBET4p8kxzA rX6yVJYUyMo2wyy6gRBEytQrv8D63BptpPvQ4bW2CtLGvL96oNgGV14hebnAjTqABJVq 3cPW++h/0Q08jnOfG38DgcZd/gSQURLpzrzD5/ugwt4fO849kejXWYlGMXT6tptxWqNx l5Cm6m+gMGZXb4Nm14qsF9KKfmwIy+ljT4DFBq1iq3B2NLiYjIkp5vTUIu8pE28maNin dy8g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=o/1x/S4kkUXsvappG4xkJazQgkybUiUAzyROldxTUSY=; b=Fth9E2mFlUAMd0rUJWHZz8jb+tv5HPL7MXQHtHnnH84X3qTTbKg2PUWOQGHHBEVDN+ pufVQVawbfglzADYML5FA0L/AJxqr1tZr4ewReRB7qftykmlKrGTsr1AjxUzX/Rxys+l TiADnuHXRaX0DleEbc83fV7bi6lOWiGOsaJ5wTkhqBJbZikn7oiPV67uP5u6WaezT6GN zeVlruBengx001HS4Vr9wxOGVfdB7HyCEfWUoMGwrmPGtAzhThZCY8wFQLqYdUw1Mng/ vJc7mdyx313AWggBvjYg15Ni56Qkq6VtcKPzgEh5WPSkm8w4kryqf/DUYIfp+o9RedXT gG9g== X-Gm-Message-State: ALoCoQmldhLqyHBYcqJET7HhtZhImeuE5SKA66VieKkaqz602GmbDODokP7WeyDJRy8nCl6xRugG X-Received: by 10.55.17.129 with SMTP id 1mr26824424qkr.25.1445615711473; Fri, 23 Oct 2015 08:55:11 -0700 (PDT) Received: from localhost.localdomain (c-98-221-136-245.hsd1.nj.comcast.net. [98.221.136.245]) by smtp.gmail.com with ESMTPSA id i71sm3582215qhc.44.2015.10.23.08.55.10 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 23 Oct 2015 08:55:10 -0700 (PDT) From: Mike Holmes To: lng-odp@lists.linaro.org Date: Fri, 23 Oct 2015 11:55:03 -0400 Message-Id: <1445615703-29251-1-git-send-email-mike.holmes@linaro.org> X-Mailer: git-send-email 2.5.0 X-Topics: patch Subject: [lng-odp] [PATCH] m4: valgrind fix confgure output X-BeenThere: lng-odp@lists.linaro.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: "The OpenDataPlane \(ODP\) List" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: lng-odp-bounces@lists.linaro.org Sender: "lng-odp" Signed-off-by: Mike Holmes Reviewed-by: Anders Roxell --- m4/ax_valgrind_check.m4 | 2 -- 1 file changed, 2 deletions(-) diff --git a/m4/ax_valgrind_check.m4 b/m4/ax_valgrind_check.m4 index ff05f56..ccee86b 100644 --- a/m4/ax_valgrind_check.m4 +++ b/m4/ax_valgrind_check.m4 @@ -59,7 +59,6 @@ AC_DEFUN([AX_VALGRIND_CHECK],[ dnl Check for --enable-valgrind - AC_MSG_CHECKING([whether to enable Valgrind on the unit tests]) AC_ARG_ENABLE([valgrind], [AS_HELP_STRING([--enable-valgrind], [Whether to enable Valgrind on the unit tests])], [enable_valgrind=$enableval],[enable_valgrind=]) @@ -74,7 +73,6 @@ AC_DEFUN([AX_VALGRIND_CHECK],[ AM_CONDITIONAL([VALGRIND_ENABLED],[test "$enable_valgrind" = "yes"]) AC_SUBST([VALGRIND_ENABLED],[$enable_valgrind]) - AC_MSG_RESULT([$enable_valgrind]) # Check for Valgrind tools we care about. m4_define([valgrind_tool_list],[[memcheck], [helgrind], [drd], [exp-sgcheck]])