From: fstd Date: Sat, 23 Jan 2016 03:08:54 +0000 (+0100) Subject: autogen.sh: use autoreconf X-Git-Tag: v1.6.1-roc-dev~7^2~1^2~4 X-Git-Url: https://skyeroc.xyz/gitweb/?a=commitdiff_plain;h=c9412ff03faad91f4c6c1ee930e7067b2e301d78;p=dgamelaunch autogen.sh: use autoreconf --- diff --git a/autogen.sh b/autogen.sh index 69a9d0c..12e4de5 100755 --- a/autogen.sh +++ b/autogen.sh @@ -3,8 +3,7 @@ echo "Generating configuration files..." echo -autoconf -autoheader +autoreconf # evil rm -rf autom4te.cache ./configure "$@"