1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/bootstrap.sh
2009-03-14 18:16:23 +00:00

7 lines
102 B
Bash
Executable File

#!/bin/sh -x
libtoolize --copy --force
aclocal
autoheader
automake --add-missing
autoreconf --install