quakeforge/bootstrap
2001-06-08 22:57:51 +00:00

4 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