eid-mw/bootstrap.sh

6 lines
82 B
Bash
Executable file

#!/bin/sh
libtoolize --copy --force
autoconf
automake --add-missing
autoreconf -i