winboard/config.h shouldn't be in .gitignore, only ./config.h
[xboard.git] / autogen.sh
1 #! /bin/sh
2
3 aclocal \
4 && autoheader \
5 && automake --add-missing \
6 && autoconf