hydra/bootstrap

6 lines
79 B
Plaintext
Raw Normal View History

2010-09-30 14:29:15 +00:00
#! /bin/sh -e
libtoolize --copy
aclocal
automake --add-missing --copy
autoconf