autogen.sh: add 'autoreconf -fi' call

Origin commit data
------------------
Branch: ni/coolstream
Commit: 05ed724bfd
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-02-22 (Wed, 22 Feb 2017)

Origin message was:
------------------
- autogen.sh: add 'autoreconf -fi' call

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2017-02-22 13:41:43 +01:00
parent 0bb5f97300
commit fee0dfb99a

View File

@@ -13,3 +13,5 @@ libtoolize --force
autoconf --force autoconf --force
autoheader --force autoheader --force
automake --add-missing --force-missing --foreign automake --add-missing --force-missing --foreign
autoreconf -fi