public inbox for newlib@sourceware.org
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: newlib@sourceware.org
Subject: Re: libgloss: regenerate aclocal.m4 & configure w/newer versions
Date: Sat, 6 Nov 2021 14:18:49 -0400	[thread overview]
Message-ID: <YYbHCWOtrdFUe5NA@vapier> (raw)
In-Reply-To: <YUICM3Yt58Xweq8e@vapier>

[-- Attachment #1: Type: text/plain, Size: 461 bytes --]

On 15 Sep 2021 10:24, Mike Frysinger wrote:
> Regenerate the files using automake-1.15 & autoconf-2.69 to match the
> binutils/gdb/gcc projects.  Ran:
> 
> libgloss $ find -name configure.ac -printf '%h\n' | while read d; do
>   (cd $d; export WANT_AUTOCONF=2.69 WANT_AUTOMAKE=1.15;
>    aclocal-1.15 -I.. && autoconf-2.69); done
> 
> I'm attaching the patch compressed because it's much too large for the
> mailing list otherwise.

ping ...
-mike

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2021-11-06 18:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-15 14:24 Mike Frysinger
2021-11-06 18:18 ` Mike Frysinger [this message]
2021-11-06 21:18   ` Corinna Vinschen
2021-11-06 23:54     ` Mike Frysinger
2021-11-08  9:53       ` Corinna Vinschen

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

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

  git send-email \
    --in-reply-to=YYbHCWOtrdFUe5NA@vapier \
    --to=vapier@gentoo.org \
    --cc=newlib@sourceware.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).