when people build the CVS version.
Delete some unused variables that were giving warnings.
Add chess.deepnet.com to default server list.
PRODUCT=xboard
VERSION=4.2
-PATCHLEVEL=7
+PATCHLEVEL=pre8
if test -z "$CFLAGS" ; then
CFLAGS=" "
PRODUCT=xboard
VERSION=4.2
-PATCHLEVEL=7
+PATCHLEVEL=pre8
if test -z "$CFLAGS" ; then
dnl| Prevent the next macro from setting CFLAGS to -g
global.chessparlor.com /icsport=6000 /icshelper=timeseal\n\\r
chessanytime.com /icsport=5000\n\\r
chess.net /icsport=5000\n\\r
+chess.deepnet.com /icsport=5000 /icshelper=timeseal\n\\r
zics.org /icsport=5000\n\\r
jogo.cex.org.br /icsport=5000\n\\r
ajedrez.cec.uchile.cl /icsport=5000\n\\r
char *openMode;
{
Arg args[16];
- Widget popup, layout, dialog, edit, b_ok, b_cancel;
+ Widget popup, layout, dialog, edit;
Window root, child;
int x, y, i;
int win_x, win_y;