quakeforge/bootstrap

5 lines
167 B
Bash
Executable File

#!/bin/sh
echo "If you see a couple warnings about cross-compiling, don't worry"
aclocal && autoheader && libtoolize --automake && automake --add-missing && autoconf