quakeforge/bootstrap

5 lines
167 B
Plaintext
Raw Normal View History

#!/bin/sh
2001-06-08 22:57:51 +00:00
echo "If you see a couple warnings about cross-compiling, don't worry"
2001-06-08 22:55:51 +00:00
aclocal && autoheader && libtoolize --automake && automake --add-missing && autoconf