0
0
Fork 0
mirror of https://git.code.sf.net/p/quake/quakeforge synced 2025-02-25 13:11:00 +00:00
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