When building from source cloned from the git repository,
you also need to install autoconf,
automake, and
libtool and you must execute
sh autogen.sh
in the top source directory
before running configure
.