unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Klaus Stehle <klaus.stehle@uni-tuebingen.de>
To: 39437@debbugs.gnu.org
Subject: bug#39437: guile-3.0.0: old version of guile.m4
Date: Wed, 05 Feb 2020 16:49:08 +0100	[thread overview]
Message-ID: <20200205164908.Horde.JU-eR4oyr4vDAPqgGS2KLR1@webmail.uni-tuebingen.de> (raw)

The file "./meta/guile.m4", which comes with guile-3.0.0, is the old  
version of guile-2.2
Autoconf-based packages built with guile-3.0 are installed in the  
site/2.2-directories  :-(


Line 64 of "guile.m4" looks like this:

   _guile_versions_to_search="m4_default([$1], [2.2 2.0 1.8])"

It should be turned into:

   _guile_versions_to_search="m4_default([$1], [3.0 2.2 2.0 1.8])"


Best regards
Klaus







             reply	other threads:[~2020-02-05 15:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-05 15:49 Klaus Stehle [this message]
2020-03-06 17:10 ` bug#39437: guile-3.0.0: old version of guile.m4 Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200205164908.Horde.JU-eR4oyr4vDAPqgGS2KLR1@webmail.uni-tuebingen.de \
    --to=klaus.stehle@uni-tuebingen.de \
    --cc=39437@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).