On Fri, May 29, 2015 at 2:16 AM, Naresh Bhat <[email protected]> wrote:
> +do_configure () {
> +    touch NEWS
> +    libtoolize --force
> +    aclocal
> +    autoheader
> +    automake --force-missing --add-missing
> +    autoconf
> +    oe_runconf
> +}
> +

couldnt this be done via some do_confgure_prepend () ?
-- 
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to