autogen: Use autoreconf --install --force
authorHolger Hans Peter Freyther <zecke@selfish.org>
Tue, 12 Apr 2011 20:11:20 +0000 (22:11 +0200)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Sun, 11 Nov 2012 12:45:59 +0000 (13:45 +0100)
autogen.sh

index 99148fe..01db361 100755 (executable)
@@ -1,6 +1,3 @@
 #!/bin/sh
 
-aclocal
-autoheader
-automake --foreign --copy --add-missing
-autoconf
+autoreconf --install --force