scyther/bootstrap
2004-05-21 18:23:52 +00:00

10 lines
115 B
Bash
Executable File

#! /bin/sh
set -x
aclocal
libtoolize --force --copy
autoheader
automake --add-missing --copy --foreign
autoconf