fixed autoheader warings, remove depreciated acconfig.h
[xboard.git] / autogen.sh
1 #! /bin/sh
2
3 aclocal \
4 && automake --add-missing \
5 && autoconf