From patchwork Thu Mar 31 15:01:01 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Anders Roxell X-Patchwork-Id: 64800 Delivered-To: patch@linaro.org Received: by 10.112.199.169 with SMTP id jl9csp213159lbc; Thu, 31 Mar 2016 08:08:51 -0700 (PDT) X-Received: by 10.50.43.137 with SMTP id w9mr3006011igl.41.1459436930865; Thu, 31 Mar 2016 08:08:50 -0700 (PDT) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id e89si11569230iod.125.2016.03.31.08.08.50; Thu, 31 Mar 2016 08:08:50 -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; dmarc=pass (p=NONE dis=NONE) header.from=linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id 065496193A; Thu, 31 Mar 2016 15:08:50 +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.6 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, 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 3D43C619E6; Thu, 31 Mar 2016 15:08:41 +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 4A8FD6193A; Thu, 31 Mar 2016 15:08:21 +0000 (UTC) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by lists.linaro.org (Postfix) with ESMTPS id 06FC4619DD for ; Thu, 31 Mar 2016 15:08:19 +0000 (UTC) Received: by mail-lb0-f182.google.com with SMTP id u8so54494348lbk.0 for ; Thu, 31 Mar 2016 08:08:18 -0700 (PDT) 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=zIR9yXf0zXCCbZK167pucWIf/5NhAqwQrJVf7SIQsYc=; b=IiI9BcFk0MKCwTnQ51Roi9EuiZ0JPZoSMMvBzLHPTQzbcW+YkkaX3zFT7eZLf4kwvU qMtcpEYWiuVeP/BGp9H31Qt25hAoVPnMlupBBfH/MaQN94uvhgi7huy5ZAnrTt2NKhQD fxBNXLIQjGb9nr6VIGWa9qYxCfaqzlnGlMoxzAKjXN8AbgDxwwDUSnUp0NU7ebIZFL/p NWSu3sd0XR75PI7iaw05qRGcDSgzc5A1PBWUEZCZgHpvPp62I+elGQXlmr8HD8WYSb9B GTQvhxo0Mn7rK5spi7D+MzKmLQovtEA7hceY3rKKzh8PtRpapD13ojWpgkExnsxK7y9z ODzw== X-Gm-Message-State: AD7BkJIrVIZx/tJf7F2Geyb3kThzaWdOSLq+Akg69SiEcvtWtbkUp4Z/NzpiLx7zi18p2AFrq1g= X-Received: by 10.112.148.162 with SMTP id tt2mr5694903lbb.38.1459436897166; Thu, 31 Mar 2016 08:08:17 -0700 (PDT) Received: from localhost (c-c82171d5.07-21-73746f28.cust.bredbandsbolaget.se. [213.113.33.200]) by smtp.gmail.com with ESMTPSA id s5sm1437102lbr.12.2016.03.31.08.08.16 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Mar 2016 08:08:16 -0700 (PDT) From: Anders Roxell To: lng-odp@lists.linaro.org Date: Thu, 31 Mar 2016 17:01:01 +0200 Message-Id: <1459436461-8342-1-git-send-email-anders.roxell@linaro.org> X-Mailer: git-send-email 2.1.4 X-Topics: patch Subject: [lng-odp] [PATCH] configure: correctly set the SO-version when build OOT 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" Fix out-of-tree build bug introduced with patch "972f47f configure: disconnect API version with SO version" Signed-off-by: Anders Roxell --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index e2e18e8..bfeb815 100644 --- a/configure.ac +++ b/configure.ac @@ -63,7 +63,7 @@ AC_SUBST([ARCH]) ########################################################################## # Set correct platform library version ########################################################################## -ODP_LIBSO_VERSION=$(cat ./.so_version) +ODP_LIBSO_VERSION=$(cat ${srcdir}/.so_version) AC_SUBST(ODP_LIBSO_VERSION) ##########################################################################