Make posting of ponder output default
[gnushogi.git] / gnushogi / opts.h
index 6e87d12..546da1c 100644 (file)
@@ -6,6 +6,7 @@
  * ----------------------------------------------------------------------
  * Copyright (c) 1993, 1994, 1995 Matthias Mutz
  * Copyright (c) 1999 Michael Vanier and the Free Software Foundation
+ * Copyright (c) 2008, 2013, 2014 Yann Dirson and the Free Software Foundation
  *
  * GNU SHOGI is based on GNU CHESS
  *
@@ -65,8 +66,8 @@
  * Don't print post information in background (easy mode OFF)
  */
 
-#define QUIETBACKGROUND
-/* #undef  QUIETBACKGROUND */
+/* #define QUIETBACKGROUND */
+#undef  QUIETBACKGROUND
 
 
 /*