From d2d44f76c4d86017ccbe6f70ef6318d71947e6d7 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sat, 21 Sep 2013 17:37:59 -0400 Subject: Invert the #define for output-sync: turn it off with NO_OUTPUT_SYNC --- config.h.W32.template | 2 -- 1 file changed, 2 deletions(-) (limited to 'config.h.W32.template') diff --git a/config.h.W32.template b/config.h.W32.template index dc041bd..f7aed90 100644 --- a/config.h.W32.template +++ b/config.h.W32.template @@ -523,5 +523,3 @@ this program. If not, see . */ #ifdef HAVE_CYGWIN_SHELL #undef BATCH_MODE_ONLY_SHELL #endif - -#define OUTPUT_SYNC -- cgit v1.2.3