In order to build, you must have the autotools installed (autoconf, automake, libtool, etc.)

just run :

autoreconf -i -v
./configure
make