X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=winboard%2Fconfig.h;h=bc657f543cc24d29a3b3520de08ae0ee9040201f;hb=762e18baef5f815cc46019ba3e082bd5ec1980f6;hp=9a992665564c491d4140ad9764854db40f4968e9;hpb=86517e539f33650be656c482020a878fec0723c9;p=xboard.git diff --git a/winboard/config.h b/winboard/config.h index 9a99266..bc657f5 100644 --- a/winboard/config.h +++ b/winboard/config.h @@ -1,13 +1,5 @@ /* config.h.in. Generated automatically from configure.in by autoheader. */ -/* [HGM] Defining ADJUDICATE switches on rep-draw and insuf-material draws */ -#define ADJUDICATE - -/* [HGM] Defining FAIRY allows different K- & Q-side piece symbols */ -#define FAIRY - -#define GOTHIC "Gothic Chess (see www.GothicChess.com) is licensed under U.S. Patent #6,481,716 by Ed Trice" -#define FALCON "Falcon Chess (see www.chessvariants.com) is licensed under U.S. Patent #5,690,334 by George W. Duke" /* Define if you have that is POSIX.1 compatible. */ /*#undef HAVE_SYS_WAIT_H*/ @@ -36,9 +28,7 @@ #define HAVE_GETTIMEOFDAY 0 /* Use our own random() defined in winboard.c. */ -#define HAVE_RANDOM 1 -#define random myrandom -#define srandom mysrandom +#define HAVE_RANDOM 0 #define HAVE_SYS_SOCKET_H 0 @@ -46,7 +36,7 @@ #define LAST_PTY_LETTER 'q' -#define PATCHLEVEL "14k" +#define PATCHLEVEL "15m" #define PRODUCT "WinBoard"