hydra/bootstrap
2010-09-30 14:29:15 +00:00

6 lines
79 B
Bash
Executable file

#! /bin/sh -e
libtoolize --copy
aclocal
automake --add-missing --copy
autoconf