public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Maciej W. Rozycki" <macro@orcam.me.uk>
To: Zopolis0 <creatorsmithmdt@gmail.com>
Cc: gcc@gcc.gnu.org
Subject: Re: How to regenerate aclocal.m4?
Date: Mon, 2 May 2022 00:08:47 +0100 (BST)	[thread overview]
Message-ID: <alpine.DEB.2.21.2205020006000.9383@angie.orcam.me.uk> (raw)
In-Reply-To: <CAEYL+X8axTd4Oxysdr0o=Tovw1kP4r45pGUuHuaLTVr2WwA+tw@mail.gmail.com>

On Sat, 30 Apr 2022, Zopolis0 via Gcc wrote:

> I'm trying to regenerate autotools files in liboffloadmic (and other
> directories) but when running automake it tells me I need to run aclocal,
> which gives me a warning about not finding AM_ENABLE_MULTILIB in library,
> which then translates into an autoconf error. How do I fix this? Is there a
> specific aclocal version?

 You need to use the same options that automatic regeneration via `make' 
would.  They are given in ACLOCAL_AMFLAGS near the top of Makefile.am.

 HTH,

  Maciej

  reply	other threads:[~2022-05-01 23:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-30  1:29 Zopolis0
2022-05-01 23:08 ` Maciej W. Rozycki [this message]
2022-05-02 20:50   ` Eric Gallager

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=alpine.DEB.2.21.2205020006000.9383@angie.orcam.me.uk \
    --to=macro@orcam.me.uk \
    --cc=creatorsmithmdt@gmail.com \
    --cc=gcc@gcc.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).