smartmontools: use generic autoreconf fixup 762/head
authorJo-Philipp Wich <jow@openwrt.org>
Sat, 10 Jan 2015 15:02:56 +0000 (16:02 +0100)
committerJo-Philipp Wich <jow@openwrt.org>
Sat, 10 Jan 2015 15:02:56 +0000 (16:02 +0100)
commit2e92e83d10a576b3be7ba6b228b45bdaefe9cb18
tree823eb0ae4b466529ac5ad9c87389dfb088d77e09
parent5b5043b8fe92a993cb7ca30880539684846bf17e
smartmontools: use generic autoreconf fixup

Instead of using the broken upstream autogen.sh, utilize then generic
autoreconf PKG_FIXUP.

This fixes the following configure error after the recent automake
update in trunk:

-- 8< --
You must have at least GNU Automake 1.7 (up to 1.14) installed
in order to bootstrap smartmontools from SVN. Download the
appropriate package for your distribution, or the source tarball
from ftp://ftp.gnu.org/gnu/automake/ .

Also note that support for new Automake series (anything newer
than 1.14) is only added after extensive tests. If you live in
the bleeding edge, you should know what you're doing, mainly how
to test it before the developers. Be patient.
make[2]: *** [.../.configured_] Error 1
-- >8 --

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
utils/smartmontools/Makefile