From patchwork Thu May 19 12:41:11 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tomeu Vizoso X-Patchwork-Id: 9127543 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 993E1607F1 for ; Thu, 19 May 2016 13:02:48 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A39262822B for ; Thu, 19 May 2016 12:42:07 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 987392822E; Thu, 19 May 2016 12:42:07 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A06AA2822B for ; Thu, 19 May 2016 12:42:06 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 00F426E124; Thu, 19 May 2016 12:42:05 +0000 (UTC) X-Original-To: intel-gfx@lists.freedesktop.org Delivered-To: intel-gfx@lists.freedesktop.org Received: from mail-wm0-x242.google.com (mail-wm0-x242.google.com [IPv6:2a00:1450:400c:c09::242]) by gabe.freedesktop.org (Postfix) with ESMTPS id 5FE1C6E124 for ; Thu, 19 May 2016 12:42:03 +0000 (UTC) Received: by mail-wm0-x242.google.com with SMTP id s63so6147401wme.2 for ; Thu, 19 May 2016 05:42:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:date:message-id; bh=otY+JsRCO85o/S75XOxAJIzuFZ52fEDPXU0KUwGbgMo=; b=08pxtfiTtn8vCg6IArwmv0agyykcQpr6dqXjuTmysbBQX0yKYexvUhGsO9hQgEZdZd QganrAIipA5lVLzdygbqPt0nMIKSS1Hz5f00WqWBDEluLZ6WO/DZyVBnGSaTqBnrA3LH pUHl2fvfKewCV1IdcaPytXNvY03TzOiTdUkJRpElc+LhilqyiPdFwXvkT9OGOw1fS5lJ 9XH4zDOH8RTxG7rWRsCIRyvOt4OgYMWPfP2KzYp7bfDOszdn7XGvqMlT9uwxa5xQx+nP DhtTUbXlnpGNTtAOntSNo1QZp815bHU1mGXrtsVcR+JbTJQDiNqgDdDYoN9JNgGt+Ph6 99zQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id; bh=otY+JsRCO85o/S75XOxAJIzuFZ52fEDPXU0KUwGbgMo=; b=CJfldTj7AXVZz+d6gfgZnrlL14bgjlsx+zA3gbQgNS9SMgGWt+sYqjVMqoN2Xf+H56 Ccypvj7OK1pgV5ydnRBcMTOfO9RPG03qVhTJMRjvKw2H2uXxZmWK69e7qttchUYMVCGw u5XswPIR6qR9yQ5Su256RXwRA65n0SCdJAM5AwVvyloy3LTOMnxFDDDN4sSDfxnqoLeF b3FdKSuakZOUhVuqukJCWX8OvYC9Hs/f7isp9I7SH61WfM+f//7dmg6J0CU80/K11Gfh QyW2TYOTRcdCjMe55fme9IShRxYi+IBge3GczGcCfMd91dqHBccVAExLiWbeT85kK09M r1Cg== X-Gm-Message-State: AOPr4FXYGSFRGGkrGS5yQ63oTSAOGS/uPuFJgLaVv2cu3F9SqynpaTcLv1rHPisG44IEoA== X-Received: by 10.194.165.226 with SMTP id zb2mr14469001wjb.172.1463661721622; Thu, 19 May 2016 05:42:01 -0700 (PDT) Received: from cizrna.lan ([109.72.12.187]) by smtp.gmail.com with ESMTPSA id i3sm14180599wjx.30.2016.05.19.05.42.00 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 May 2016 05:42:00 -0700 (PDT) From: Tomeu Vizoso To: Intel GFX discussion Date: Thu, 19 May 2016 14:41:11 +0200 Message-Id: <1463661671-15643-1-git-send-email-tomeu.vizoso@collabora.com> X-Mailer: git-send-email 2.5.5 Cc: Tomeu Vizoso Subject: [Intel-gfx] [PATCH i-g-t] build: Skip configure step if is NOCONFIGURE set X-BeenThere: intel-gfx@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Intel graphics driver community testing & development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: intel-gfx-bounces@lists.freedesktop.org Sender: "Intel-gfx" X-Virus-Scanned: ClamAV using ClamSMTP Allow users of autogen.sh to skip the call to configure, which is needed when building out of tree. Signed-off-by: Tomeu Vizoso --- autogen.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/autogen.sh b/autogen.sh index 629a2575532d..ec633f3efefd 100755 --- a/autogen.sh +++ b/autogen.sh @@ -16,4 +16,6 @@ fi autoreconf -v --install || exit 1 cd $ORIGDIR || exit $? -$srcdir/configure "$@" +if test -z "$NOCONFIGURE"; then + $srcdir/configure "$@" +fi