gnugo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gnugo-devel] `configure.in' and resignation


From: bump
Subject: Re: [gnugo-devel] `configure.in' and resignation
Date: Thu, 26 Aug 2004 15:58:30 -0700

> > Hi, I just spotted that `configure --helpĀ“ in the CVS
> > still yields the old defaults. (Despite compilation is
> > done the new way: with resignation allowed)
> > Perhaps `configureĀ“ should be patched too.
> 
> Yeah, this patch was commited by Arend and he didn't run
> Autoconf.  Patches for `configure.in' and `Makefile.am's
> are better be left for Dan to apply.  Otherwise nasty
> mismatches in Automake/Autoconf versions can occur.
> 
> Dan, can you please update `configure' in CVS?

This always gets done when when we do a release (unstable),
that is, a new tarball. However I ran autoconf and
committed the change to configure into the CVS.

Dan

Index: configure
===================================================================
RCS file: /cvsroot/gnugo/gnugo/configure,v
retrieving revision 1.107
diff -u -r1.107 configure
--- configure   7 Aug 2004 13:35:46 -0000       1.107
+++ configure   26 Aug 2004 22:55:38 -0000
@@ -650,8 +650,8 @@
   --disable-dfa               use old non-dfa pattern matcher
   --enable-chinese-rules      use Chinese (area) counting
   --disable-chinese-rules     use Japanese counting (default)
-  --enable-resignation-allowed       resign lost games
-  --disable-resignation-allowed      never resign (default)
+  --enable-resignation-allowed       resign lost games (default)
+  --disable-resignation-allowed      never resign
   --enable-oracle                    enable oracle
   --disable-oracle                   don't enable oracle (default)
   --enable-experimental-break-in     use the breakin module (default)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]