From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on starla X-Spam-Level: X-Spam-Status: No, score=-1.0 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id CE42A1F44D for ; Thu, 25 Apr 2024 12:23:07 +0000 (UTC) Authentication-Results: dcvr.yhbt.net; dkim=pass (1024-bit key; unprotected) header.d=sc3d.org header.i=@sc3d.org header.a=rsa-sha256 header.s=google header.b=NI8moN9Q; dkim-atps=neutral Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rzy7l-0000xm-Ig; Thu, 25 Apr 2024 08:22:49 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rzy7Z-0000xB-2Q for bug-gnulib@gnu.org; Thu, 25 Apr 2024 08:22:40 -0400 Received: from mail-yb1-xb35.google.com ([2607:f8b0:4864:20::b35]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rzy7T-00010Y-Pe for bug-gnulib@gnu.org; Thu, 25 Apr 2024 08:22:36 -0400 Received: by mail-yb1-xb35.google.com with SMTP id 3f1490d57ef6-dde0b30ebe2so953940276.0 for ; Thu, 25 Apr 2024 05:22:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sc3d.org; s=google; t=1714047749; x=1714652549; darn=gnu.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=b6WOYNSvJ/JOkw+97kPbOlFRUekp1hTRGtPgW6AvZNk=; b=NI8moN9Qri7zsz3nLXV+mQ6yiPq9qINs5lgnDhQSOjkipjUtwR4VhtFV2uOGd82MYf cDj2+MY2mfCC9Yr486in1yrF3VYPS+ZQnpEyHCn37Dp4Va3OhJzvsJ/J8eSHi6StmMb8 MjsmUoquyX1Rii8SuXrnTviyfi3B4grC2C2dA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714047749; x=1714652549; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=b6WOYNSvJ/JOkw+97kPbOlFRUekp1hTRGtPgW6AvZNk=; b=Qpgr2FZhF0bLk4OYjUArTXN+8MBOVWn9d2SSUIqwSxK73JprXSe6BsgPC5rLJ5spIb CA3p4jA91L5dlbDqkN0bNbFPtjnExwci4iVfKjS/U+EYAduUcbGaugZcVnHcDvA/OXFn Y553cKanbtGBNb15s7cvfBL+v5RgzlPs5V69hRtjeOEFIgeUkDLmK2NgVBbHp3BjVp3G LIpwjh12Ul9Gb6wCJ5URRwLWWV5xYi8Sb44AWGvZB92J70U9XN360bFec7IqROTZf8KW KfdYi5LcDFpWvHlpVEHj6bLNOMpv/IUEFzsvDxTCzXm/HSDQnFSHnB/Vc+EswkHcyasG Vs0Q== X-Gm-Message-State: AOJu0Yz0ve46LmcTTAcThthZ8jpc04msg+Ip/mg6BzsIP9kwHxsySbLe iyYdYpfIy7dmNyNmDXJ56BAelAArt0YBjxJ0lhWCaUK/RaNju4zJ+l/Ntm7Djc4u6jmhWqocrTS 0CFuTcFscVXJ8JW+XsrftE4u9HWSTZcYhoRdbbFAX28v2wqOmreM= X-Google-Smtp-Source: AGHT+IHZA4Wya427r0RGfIHt1LpV7+RtUYzVLn1DTc+d2NAHDqYNv//Lc8do6ZV1mili/ZzZ95Y800nJtJ3QHcFaIRo= X-Received: by 2002:a25:9841:0:b0:de5:1f5f:3682 with SMTP id k1-20020a259841000000b00de51f5f3682mr5449639ybo.30.1714047748969; Thu, 25 Apr 2024 05:22:28 -0700 (PDT) MIME-Version: 1.0 References: <6069206.YavUGHks2N@nimes> <9180429.mT2jXtDnLo@nimes> In-Reply-To: <9180429.mT2jXtDnLo@nimes> From: Reuben Thomas Date: Thu, 25 Apr 2024 14:22:17 +0200 Message-ID: Subject: Re: 'relocatable' project built without --enable-relocatable To: Bruno Haible Cc: bug-gnulib Content-Type: multipart/alternative; boundary="00000000000034b6760616ead78f" Received-SPF: pass client-ip=2607:f8b0:4864:20::b35; envelope-from=rrt@sc3d.org; helo=mail-yb1-xb35.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: bug-gnulib@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gnulib discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnulib-bounces+normalperson=yhbt.net@gnu.org Sender: bug-gnulib-bounces+normalperson=yhbt.net@gnu.org --00000000000034b6760616ead78f Content-Type: text/plain; charset="UTF-8" On Thu, 25 Apr 2024 at 14:07, Bruno Haible wrote: > OK, I'm committing as shown below. > Great, thanks! > Is there a reason not to make a similar macro for compute_curr_prefix? > > Yes: > - For compute_curr_prefix, the need has not been demonstrated. > - Even if ENABLE_RELOCATABLE is 1, there are cases when > compute_curr_prefix > is not defined. > Good reasons. -- https://rrt.sc3d.org --00000000000034b6760616ead78f Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Thu, 25 Apr 2024 at 14:07, Bruno Haible <bruno@clisp.org> wrote:
OK, I'm committing as sh= own below.

Great, th= anks!

> Is there a reason not to make a similar macro for compute_curr_prefix?=

Yes:
=C2=A0 - For compute_curr_prefix, the need has not been demonstrated.
=C2=A0 - Even if ENABLE_RELOCATABLE is 1, there are cases when compute_curr= _prefix
=C2=A0 =C2=A0 is not defined.

Good reasons.

--
--00000000000034b6760616ead78f--