Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Simon Marchi <simon.marchi@polymtl.ca>
To: joel@rtems.org
Cc: gdb@sourceware.org
Subject: Re: How to Run autoconf on sim/erc32 directory
Date: Wed, 24 Oct 2018 20:32:00 -0000	[thread overview]
Message-ID: <29a3af563c47950be0c741dca50c3432@polymtl.ca> (raw)
In-Reply-To: <CAF9ehCWzpJgrfT60kDdEqqu2fxJuFH1xNXYoP6PADJx=ir2sxw@mail.gmail.com>

On 2018-10-24 14:47, Joel Sherrill wrote:
> Hi
> 
> I have a patch I want to try on Cygwin but I don't seem to have the 
> proper
> auto-fu to generate configure.
> 
> Help on the auitoconf command appreciated.
> 
> Thanks.


Hi Joel,

I take it you have changed sim/erc32/configure.ac (or another file that 
goes in making sim/erc32/configure) and you want to re-generate 
sim/erc32/configure?  In that case, you just need to go in the sim/erc32 
and run "autoconf" ("autoconf -f" may sometimes be useful if autoconf 
doesn't realize some things have changed).

You should use the same version of autoconf as the version that 
generated the current configure.  As you can see in the header, this is 
autoconf 2.69:

   # Generated by GNU Autoconf 2.69.

Some Linux distributions have local patches to autoconf, which results 
in spurious diffs when re-generating configure.  If that happens, try to 
build and use autoconf from upstream.

Thanks,

Simon


  reply	other threads:[~2018-10-24 20:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-24 18:47 Joel Sherrill
2018-10-24 20:32 ` Simon Marchi [this message]
2018-10-24 21:02   ` Joel Sherrill

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=29a3af563c47950be0c741dca50c3432@polymtl.ca \
    --to=simon.marchi@polymtl.ca \
    --cc=gdb@sourceware.org \
    --cc=joel@rtems.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