On 07/02/2012 04:42 PM, Khem Raj wrote: > On Mon, Jul 2, 2012 at 1:09 PM, Darren Hart <[email protected]> wrote: >> Fixes [YOCTO #2527] >> >> Modify configure.ac and the generated configure script to avoid using >> help2man during the compilation process. For grub-efi we are only >> deploying the EFI payload and are not installing grub on the target >> root filesystem. Therefor, we do not need the man pages. >> > > what if you do export HELP2MAN='true' in say do_configure ? >
I added HELP2MAN='true' to EXTRA_OECONF and it failed in the same way. -- Darren Hart Intel Open Source Technology Center Yocto Project - Linux Kernel _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
