Holger Hans Peter Freyther wrote:
On Sunday 24 January 2010 00:16:46 John Faith wrote:
Second try. Added package source checksums, changed PR to r0, and removed
some trailing whitespace in the patch.
First of all, thank you for the contribution. I have one question. Why did you
need to patch the configure script? It should be automatically regenerated in
the do_configure stage?
Hi,
Using the default do_configure() overwrote config.h.in which lacked
#defines like HAVE_SIGACTION and broke compilation for me. I imagine
that the right thing to do would be to just to patch configure.in and
recreate the configure script and config.h.in. This page:
http://www.gnu.org/software/hello/manual/gettext/config_002eh_002ein.html
seems to indicate that its ok to manually maintain a config.h.in, so I
wonder what do_configure() should do in this case when this file is
included in the source.
,
John
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel