[Xcb-commit] win32port.mdwn

XCB site xcb at freedesktop.org
Tue Nov 23 03:00:44 PST 2010


 win32port.mdwn |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit ec984a0f11125d4ab0d36e62225a3f7938adc019
Author: rgs <rgs at web>
Date:   Tue Nov 23 03:00:43 2010 -0800

diff --git a/win32port.mdwn b/win32port.mdwn
index a3d3435..91a2233 100644
--- a/win32port.mdwn
+++ b/win32port.mdwn
@@ -98,7 +98,7 @@ The following lists the process I used to compile XCB under MinGW on my Debian s
 
 -- set the environment variable LIBS to include the ws2\_32 and pthreadGC2 library 
 
-* export LIBS = -lws2\_32 -lpthreadGC2
+* export LIBS=-lws2\_32 -lpthreadGC2
 
 -- configure and build:
 


More information about the xcb-commit mailing list