[poky] [PATCH] flex/bison: Don't hardcode M4 path

Colin Walters walters at verbum.org
Tue Jan 3 15:50:27 PST 2012


The flex and bison configure scripts use AC_PATH_PROG to get a
full path to m4 and embed this in config.h (and then to the
generated binary), but this blows up when the m4 binary is in a
temporary staging directory.
    
Since we are always shipping GNU m4, just set M4=m4 at configure
time so we don't use a hardcoded path.
    
This is an equivalent to what already exists in autoconf.bb.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-flex-bison-Don-t-hardcode-M4-path.patch
Type: text/x-patch
Size: 2240 bytes
Desc: not available
URL: <http://lists.yoctoproject.org/pipermail/poky/attachments/20120103/96a0703c/attachment.bin>


More information about the poky mailing list