[oe] [PATCH v2] socat: Add version 1.7.1.2

John Faith john at soundmetrics.com
Mon Jan 25 16:50:21 UTC 2010


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





More information about the Openembedded-devel mailing list