From: Mark Hatle <mark.hatle@windriver.com>
To: Marko Lindqvist <cazfi74@gmail.com>
Cc: yocto@yoctoproject.org
Subject: Re: Fix prelink build with automake-1.13
Date: Thu, 3 Jan 2013 10:00:55 -0600 [thread overview]
Message-ID: <50E5AB37.10900@windriver.com> (raw)
In-Reply-To: <1357199532-22977-1-git-send-email-cazfi74@gmail.com>
On 1/3/13 1:52 AM, Marko Lindqvist wrote:
> [PATCH] fix build with automake-1.13.
>
> Long obsolete AM_CONFIG_HEADER is completely removed from automake-1.13,
> which errors out upon seeing it.
> configure.in -> configure.ac rename is not strictly necessary yet,
> use of deprecated name still gives only warning.
>
> Problem in dropping obsolete constructs is that support for autotools
> versions so ancient that now-obsolete way is the only way to do things.
> configure.in seems to have AC_PREREQ(2.13), but with these changes
> (if not earlier) such an ancient autoconf will not do.
>
Do you know if the change to AC_CONFIG_HEADER (from AM_CONFIG_HEADER) is
supported in autoconf 2.13? Assuming it likely is, I'll get this merged.
Otherwise we should expect to bump the AC_PREREQ.
BTW I'll check and see if this patch is specific to the cross-prelinker or
applicable to the upstream prelink as well. Seems like if it's applicable there
they may want it as well..
--Mark
> - ML
>
next prev parent reply other threads:[~2013-01-03 16:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-03 7:52 Fix prelink build with automake-1.13 Marko Lindqvist
2013-01-03 7:52 ` [PATCH] fix " Marko Lindqvist
2013-01-03 16:00 ` Mark Hatle [this message]
2013-01-03 16:09 ` Fix prelink " Mark Hatle
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=50E5AB37.10900@windriver.com \
--to=mark.hatle@windriver.com \
--cc=cazfi74@gmail.com \
--cc=yocto@yoctoproject.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.