From nobody Sat Nov 15 11:32:22 2025 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1594324056; cv=none; d=zohomail.com; s=zohoarc; b=meujb2Mqy7Q9qfJ0cOeq/n1kwNk4nP1W/C5Hr5KVgp7K584IfBg8Ne0bFVz6E+RJdfcmJHi6h69EjAequivcYU+ySt1Io/X81RHEx7dI6FOF6xHv6XG1MjTnZ/m2jH6paiCnTesBdx+MqbC73GBD9u6cRii2Ntc2Yt+Ky8lJe5c= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1594324056; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=Bkl7cwOb2a8P7fMe9noZEIdXMC9VahbQOXgtqu+JrC0=; b=I02bjOsz3Xuc9NxdZs84ZupA8SaN9f8ZmXPNjrzuqxi38y5NrFy09E9lWMZofQuC8H6UhmIY3rVAfs+7nM0BAjNX1NO3uuPYKuhFw2F8hFpbZ0I5AZgM33bdL+l0IiguIpO0OovZh7xp4sNN56+8aQN7UCI/KpI850E2Do/UdIk= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=fail; spf=pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail header.from= (p=none dis=none) header.from= Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1594324056444558.8065110142485; Thu, 9 Jul 2020 12:47:36 -0700 (PDT) Received: from localhost ([::1]:38236 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jtcW7-0006Cr-8K for importer@patchew.org; Thu, 09 Jul 2020 15:47:35 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58558) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jtcSV-0007Hn-2I for qemu-devel@nongnu.org; Thu, 09 Jul 2020 15:43:51 -0400 Received: from us-smtp-delivery-1.mimecast.com ([207.211.31.120]:44413 helo=us-smtp-1.mimecast.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1jtcST-0000RD-JL for qemu-devel@nongnu.org; Thu, 09 Jul 2020 15:43:50 -0400 Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-459-pClpXKNPOVa8L_p8CTyH_g-1; Thu, 09 Jul 2020 15:43:45 -0400 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id BA6EB1086; Thu, 9 Jul 2020 19:43:43 +0000 (UTC) Received: from localhost (unknown [10.36.110.13]) by smtp.corp.redhat.com (Postfix) with ESMTP id D8FCF79CE6; Thu, 9 Jul 2020 19:43:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1594323828; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Bkl7cwOb2a8P7fMe9noZEIdXMC9VahbQOXgtqu+JrC0=; b=MW7/6ptETNuSt7nue31edwWeFMgq/tCiCZLXQs/8WWdH+K+amStAvst5vh78C+ri6lYqNE TGr2OXZ7OwR0e0INigjnSFdJnkbkJhlGZhRjRM/9+U0wENcFbRGCkH7LN7dc4HN8PDvfhr JKvD8LHBsUxFgly1JggduZZm3f6/PdA= X-MC-Unique: pClpXKNPOVa8L_p8CTyH_g-1 From: =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= To: qemu-devel@nongnu.org Subject: [PATCH 08/13] build-sys: add HAVE_GLIB_GURI Date: Thu, 9 Jul 2020 23:42:29 +0400 Message-Id: <20200709194234.2117650-9-marcandre.lureau@redhat.com> In-Reply-To: <20200709194234.2117650-1-marcandre.lureau@redhat.com> References: <20200709194234.2117650-1-marcandre.lureau@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Received-SPF: pass (zohomail.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Received-SPF: pass client-ip=207.211.31.120; envelope-from=marcandre.lureau@redhat.com; helo=us-smtp-1.mimecast.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/07/09 11:02:45 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -40 X-Spam_score: -4.1 X-Spam_bar: ---- X-Spam_report: (-4.1 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-1, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=unavailable autolearn_force=no X-Spam_action: no action X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Kevin Wolf , integration@gluster.org, sheepdog@lists.wpkg.org, qemu-block@nongnu.org, Peter Lieven , "Richard W.M. Jones" , Max Reitz , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= , Liu Yuan Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Signed-off-by: Marc-Andr=C3=A9 Lureau --- configure | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/configure b/configure index ee6c3c6792a..cd2fc120aed 100755 --- a/configure +++ b/configure @@ -3924,6 +3924,10 @@ if $pkg_config --atleast-version=3D$glib_req_ver gio= -unix-2.0; then gio_libs=3D"$gio_libs $($pkg_config --libs gio-unix-2.0)" fi =20 +if $pkg_config --atleast-version=3D2.65.0 glib-2.0; then + glib_guri=3Dyes +fi + # Sanity check that the current size_t matches the # size that glib thinks it should be. This catches # problems on multi-arch where people try to build @@ -7377,6 +7381,9 @@ if test "$gio" =3D "yes" ; then echo "GIO_LIBS=3D$gio_libs" >> $config_host_mak echo "GDBUS_CODEGEN=3D$gdbus_codegen" >> $config_host_mak fi +if test "$glib_guri" =3D "yes" ; then + echo "HAVE_GLIB_GURI=3Dy" >> $config_host_mak +fi echo "CONFIG_TLS_PRIORITY=3D\"$tls_priority\"" >> $config_host_mak if test "$gnutls" =3D "yes" ; then echo "CONFIG_GNUTLS=3Dy" >> $config_host_mak --=20 2.27.0.221.ga08a83db2b