All of lore.kernel.org
 help / color / mirror / Atom feed
From: John Faith <john@soundmetrics.com>
To: "openembedded-devel@lists.openembedded.org"
	<openembedded-devel@lists.openembedded.org>
Subject: Re: [PATCH] socat: Add version 1.7.1.2
Date: Sat, 23 Jan 2010 11:59:10 -0800	[thread overview]
Message-ID: <4B5B550E.9060104@soundmetrics.com> (raw)
In-Reply-To: <hjfj5e$kei$1@ger.gmane.org>

Koen Kooi wrote:
> On 23-01-10 20:03, John Faith wrote:
> +do_configure() {
> +	# Override this function to avoid autoconf/automake/aclocal/autoheader
> +	# since config.h.in gets recreated.
> +	(cd ${S} && gnu-configize) || die "failure in running gnu-configize"
> +	oe_runconf
>   
>
> Isn't the whole point of autotools_do_configure to recreate such files?
> When config.h.in triggers an errror it's usually a case of people
> abusing aclocal.m4.
>
> regards,
>
> Koen
>
>   
Hello,
It looked like the config.h.in included in the source tarfile was needed 
which is why I avoided the autoheader-generated one.  Does oe generally 
have any trouble with a config.h.in included in a package's source?

Thanks,
John





  reply	other threads:[~2010-01-23 20:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-23 19:03 [PATCH] socat: Add version 1.7.1.2 John Faith
2010-01-23 19:37 ` Koen Kooi
2010-01-23 19:59   ` John Faith [this message]
2010-01-23 21:51   ` What set the state in Patchwork to? (was: [PATCH] socat: Add version 1.7.1.2) Paul Menzel
2010-01-23 19:53 ` [PATCH] socat: Add version 1.7.1.2 Paul Menzel
2010-01-23 20:57   ` Petr Štetiar
2010-01-23 22:31   ` John Faith
2010-01-23 22:54     ` Paul Menzel
2010-01-23 23:47     ` Petr Štetiar

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=4B5B550E.9060104@soundmetrics.com \
    --to=john@soundmetrics.com \
    --cc=openembedded-devel@lists.openembedded.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.