hydra: Simplify `bootstrap'.

This commit is contained in:
Ludovic Courtès 2011-01-14 10:52:47 +00:00
parent 3c573761fe
commit c4899dc356

View file

@ -1,5 +1,2 @@
#! /bin/sh -e
libtoolize --copy
aclocal
automake --add-missing --copy
autoconf
exec autoreconf -vfi