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: aquarius
Subject: Re: [gnugo-devel] `configure.in' and resignation
Date: Thu, 26 Aug 2004 23:40:25 +0200
User-agent: Opera7.22/Win32 M2 build 3221

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.

Happy GO - ing
   aquarius

Paul Pogonyshev wrote:

From `configure.in' code it seems that resignations are now
allowed by default, but the help string doesn't agree.  Am
I correct?

Paul


--- configure.in        11 Aug 2004 00:49:30 +0300      1.111
+++ configure.in        22 Aug 2004 00:52:33 +0300      
@@ -81,8 +81,8 @@ AC_ARG_ENABLE(chinese-rules,
   --disable-chinese-rules     use Japanese counting (default)])

 AC_ARG_ENABLE(resignation-allowed,
- [  --enable-resignation-allowed       resign lost games
-  --disable-resignation-allowed      never resign (default)])
+ [  --enable-resignation-allowed       resign lost games (default)
+  --disable-resignation-allowed      never resign])

 AC_ARG_ENABLE(oracle,
  [  --enable-oracle                    enable oracle


_______________________________________________
gnugo-devel mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/gnugo-devel




--



reply via email to

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