Autotools portability fixes and cleanups.
commit39edf04cddea5b1d2857c50fd7213a151e4f3fc4
authorBen Kibbey <bjk@luxsci.net>
Sat, 1 Oct 2011 20:42:18 +0000 (1 16:42 -0400)
committerBen Kibbey <bjk@luxsci.net>
Sat, 1 Oct 2011 21:31:36 +0000 (1 17:31 -0400)
tree248fe9f082e80396c4127d8a20edecd8eb11c7ac
parent1f52c754be6d14cf12f798194996abf0d8dd80cb
Autotools portability fixes and cleanups.

Fixed 'make distcheck'.

Include config.h before other headers to set some compilation options
with AC_USE_SYSTEM_EXTENSIONS().
18 files changed:
Makefile.am
configure.ac
libchess/Makefile.am
libchess/debug.c
libchess/move.c
libchess/pgn.c
src/cboard.c
src/colors.c
src/engine.c
src/filebrowser.c
src/input.c
src/menu.c
src/message.c
src/misc.c
src/perl.c
src/rcfile.c
src/tags.c
src/window.c