Make posting of ponder output default
authorH.G. Muller <h.g.muller@hccnet.nl>
Fri, 27 Sep 2013 08:06:01 +0000 (10:06 +0200)
committerYann Dirson <ydirson@free.fr>
Mon, 20 Jan 2014 22:06:50 +0000 (23:06 +0100)
gnushogi/opts.h

index a12bf3c..546da1c 100644 (file)
@@ -66,8 +66,8 @@
  * Don't print post information in background (easy mode OFF)
  */
 
-#define QUIETBACKGROUND
-/* #undef  QUIETBACKGROUND */
+/* #define QUIETBACKGROUND */
+#undef  QUIETBACKGROUND
 
 
 /*