quake2forge/bootstrap

11 lines
137 B
Bash
Executable File

#!/bin/sh
# $Id$
# bootstrap the build when checking out from CVS
aclocal
autoheader
automake --foreign --add-missing --copy
autoconf