autogen: Use autoreconf --install --force

This commit is contained in:
Holger Hans Peter Freyther 2011-04-12 22:11:20 +02:00 committed by Andreas Eversberg
parent b461b170fa
commit 49de81a7f6
1 changed files with 1 additions and 4 deletions

View File

@ -1,6 +1,3 @@
#!/bin/sh
aclocal
autoheader
automake --foreign --copy --add-missing
autoconf
autoreconf --install --force