1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-14 02:33:51 +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