added a autogen.sh
[xboard.git] / autogen.sh
1 #! /bin/sh
2
3 aclocal \
4 && automake --add-missing \
5 && autoconf