1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/bootstrap.sh

7 lines
102 B
Bash
Raw Normal View History

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