Please execute following instruction for autotools config:

$ source $YOCTO_TOOLCHAIN

$ autoreconf -i

$ ./configure ${CONFIGURE_FLAGS} --enable-mmngrbuf-test --prefix=$PWD/tmp

$ make

$ make install
