On 8 August 2016 at 13:03, Martin Jansa <[email protected]> wrote:
> +do_configure_prepend() {
> + sh ${S}/autogen.sh
> +}
>
https://github.com/qpdf/qpdf/blob/master/autogen.sh says that this is just
aclocal -I m4
autoheader
autoconf
So I don't see what this achieves as we're about to run this again anyway
via autoreconf.
Ross
--
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel
