autogen.sh: use autoreconf
This commit is contained in:
parent
16f718337f
commit
c9412ff03f
|
@ -3,8 +3,7 @@
|
|||
echo "Generating configuration files..."
|
||||
echo
|
||||
|
||||
autoconf
|
||||
autoheader
|
||||
autoreconf
|
||||
# evil
|
||||
rm -rf autom4te.cache
|
||||
./configure "$@"
|
||||
|
|
Loading…
Reference in New Issue