autogen: Use autoreconf --install --force
authorHolger Hans Peter Freyther <zecke@selfish.org>
Tue, 12 Apr 2011 20:11:20 +0000 (22:11 +0200)
committerAndreas Eversberg <jolly@eversberg.eu>
Sat, 13 Jul 2013 06:59:30 +0000 (08:59 +0200)
autogen.sh

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