From b9f4d0423add5ca6b0fc79bc39ec7f2ab7b8f7d8 Mon Sep 17 00:00:00 2001 From: "Johan B. C. Engelen" Date: Thu, 27 Mar 2008 23:01:20 +0000 Subject: comment #define BYPASS_GLIB_SPAWN 1 to fix build on windows (bzr r5208) --- src/io/sys.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/io/sys.cpp') diff --git a/src/io/sys.cpp b/src/io/sys.cpp index e659774e2..8811b084b 100644 --- a/src/io/sys.cpp +++ b/src/io/sys.cpp @@ -28,7 +28,7 @@ #ifdef WIN32 -#define BYPASS_GLIB_SPAWN 1 +//#define BYPASS_GLIB_SPAWN 1 #ifdef BYPASS_GLIB_SPAWN -- cgit v1.2.3