gnugo-devel
[Top][All Lists]
Advanced

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

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


From: Paul Pogonyshev
Subject: [gnugo-devel] `configure.in' and resignation
Date: Sun, 22 Aug 2004 00:53:41 +0300
User-agent: KMail/1.6.52

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




reply via email to

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