Please execute following instruction for autotools config:

$ source $YOCTO_TOOLCHAIN

$ autoreconf -i

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

$ make

$ make install
