Hi. I clone the code from github. After checkout engine-pu, I run autoreconf -f --install to create configure, and fail.
aclocal tell me, no m4/version.m4. I copy version.sh from branch master, then everything is ok. I wonder why there isn't version.sh.
