public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Zopolis0 <creatorsmithmdt@gmail.com>
To: gcc-help@gcc.gnu.org
Subject: How to regenerate configure?
Date: Thu, 5 May 2022 19:54:57 +1000	[thread overview]
Message-ID: <CAEYL+X-cpj9TmeyG3kh7OQR3BbiYtN5=0_cvsgJSqNbtG4wcPg@mail.gmail.com> (raw)

While attempting to regenerate and modernise the autotools scripts in
libjava, both autoconf and autoreconf have resulted in a broken configure
script filled with errors such as "as_fn_executable_p: command not found".
To my knowledge this is because they are lacking the line (outside of the
config.status section) "as_executable_p=as_fn_executable_p", as can be seen
on line 547 of gotools/configure. But I cannot see anything in gotools/
configure.ac that would seem to generate this line, so I presume it is a
different way of generating configure.

                 reply	other threads:[~2022-05-05  9:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='CAEYL+X-cpj9TmeyG3kh7OQR3BbiYtN5=0_cvsgJSqNbtG4wcPg@mail.gmail.com' \
    --to=creatorsmithmdt@gmail.com \
    --cc=gcc-help@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).