From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS22989 209.51.188.0/24 X-Spam-Status: No, score=-3.7 required=3.0 tests=AWL,BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED,SPF_HELO_NONE,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 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 2E3CF1F4B5 for ; Mon, 18 Nov 2019 12:10:47 +0000 (UTC) Received: from localhost ([::1]:33038 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iWfrh-0005DH-R6 for normalperson@yhbt.net; Mon, 18 Nov 2019 07:10:45 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:56076) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iWfrc-0005Cv-Ux for bug-gnulib@gnu.org; Mon, 18 Nov 2019 07:10:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iWfrb-00047h-Pu for bug-gnulib@gnu.org; Mon, 18 Nov 2019 07:10:40 -0500 Received: from mo6-p01-ob.smtp.rzone.de ([2a01:238:20a:202:5301::5]:30470) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iWfrb-00047J-4L for bug-gnulib@gnu.org; Mon, 18 Nov 2019 07:10:39 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1574079037; s=strato-dkim-0002; d=clisp.org; h=References:In-Reply-To:Message-ID:Date:Subject:Cc:To:From: X-RZG-CLASS-ID:X-RZG-AUTH:From:Subject:Sender; bh=/QiW+G39LXQCKIFajnb53yjRIzJKuslWxSR9CCUBCzY=; b=ax8QMf0I5WOQq/iYWUjiSCIBvmXDQCgeGS0eRFT2krRJqeuzZvNDpTw0EMdVIT2u1J +S1TgK8oFxl8R5E28tpC+2gqOHKoPbQvQsS5ekiO6lgZ1FQbz7fViXtmXuspspXKxe9p KQBxUP+WKQ24qfmuclqItGCwf3qvnrJMSl8LGXMmHaN4PpxXEFP61xYer+I6MOzY5LHs NLFmNPy9l4njllF+mtT3nRC0o3vGyQrMK7MIeZGqxwNkNXJK5hlh7aK9KP46tw22ZXnu 5U0QzvZRTcVcvH64VsD5jYL7K2rUhMpb8ECtVyYhpxGlxiOun1oOiiP3DU48wrlidTNh +mdA== X-RZG-AUTH: ":Ln4Re0+Ic/6oZXR1YgKryK8brlshOcZlIWs+iCP5vnk6shH+AHjwLuWOH6fzxfs=" X-RZG-CLASS-ID: mo00 Received: from bruno.haible.de by smtp.strato.de (RZmta 44.29.0 DYNA|AUTH) with ESMTPSA id g09d55vAICALyIY (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (curve secp521r1 with 521 ECDH bits, eq. 15360 bits RSA)) (Client did not present a certificate); Mon, 18 Nov 2019 13:10:21 +0100 (CET) From: Bruno Haible To: bug-gnulib@gnu.org, Karl Berry Subject: Re: gc: fix configuration with --with-libgcrypt Date: Mon, 18 Nov 2019 13:10:15 +0100 Message-ID: <2631111.qJJsumUTWO@omega> User-Agent: KMail/5.1.3 (Linux/4.4.0-166-generic; KDE/5.18.0; x86_64; ; ) In-Reply-To: References: <3314630.5BeXcWR3dH@omega> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2a01:238:20a:202:5301::5 X-BeenThere: bug-gnulib@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Gnulib discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Paul Eggert Errors-To: bug-gnulib-bounces+normalperson=yhbt.net@gnu.org Sender: "bug-gnulib" Paul Eggert wrote on 2019-08-24: > Bruno Haible wrote: > > Paul and Karl: If you agree, can we add a $LIBGCRYPT to config/srclist.txt? > > We like keeping files in sync; that's what config/srclist.txt is for. So I'm all > for this, and expect Karl will be too. Done as follows. Karl, you will need to checkout libgcrypt (from https://github.com/gpg/libgcrypt.git) before the next autoupdate. 2019-11-18 Bruno Haible gc: Mirror libgcrypt.m4 from libgcrypt. * config/srclistvars.sh (LIBGCRYPT): New variable. * config/srclist.txt: Use it to fetch m4/libgcrypt.m4. diff --git a/config/srclist.txt b/config/srclist.txt index 4a3a5a7..55d574a 100644 --- a/config/srclist.txt +++ b/config/srclist.txt @@ -185,6 +185,8 @@ $LIBCSRC time/mktime-internal.h lib #$LIBCSRC sysdeps/unix/sysv/gethostname.c lib gpl #$LIBCSRC sysdeps/unix/utime.c lib gpl +$LIBGCRYPT src/libgcrypt.m4 m4 + # Now derived from concatenation of separate .c files in glibc. # See argz.mk for details. #$LIBTOOL libltdl/argz.c lib gpl diff --git a/config/srclistvars.sh b/config/srclistvars.sh index b24a8ef..00f5294 100755 --- a/config/srclistvars.sh +++ b/config/srclistvars.sh @@ -33,5 +33,6 @@ esac : ${GNUSTANDARDS=../gnustandards} : ${GNUWWWLICENSES=../www/www/licenses} : ${LIBCSRC=../libc} +: ${LIBGCRYPT=../libgcrypt} : ${LIBTOOL=../libtool} : ${TEXINFOTEX=../../ftp.gnu.org/gnu/texinfo}