build system: autogen.sh not needed; »autoreconf -fi« suffices

This commit is contained in:
Moritz Bunkus 2014-12-21 11:38:45 +01:00
parent 7bb5523d4e
commit b000c55fdc

View File

@ -1,9 +0,0 @@
#!/bin/bash
set -e
aclocal
autoheader
libtoolize --copy
automake --add-missing --copy
autoconf