README-svn of GNU Chess

  Copyright (C) 2001-2011 Free Software Foundation, Inc.

  Copying and distribution of this file, with or without modification,
  are permitted in any medium without royalty provided the copyright
  notice and this notice are preserved.

To build GNU Chess from Subversion you must execute the following command;

  autoreconf --install

before:

  ./configure
  make
  make install
