[Xcb-commit] win32port.mdwn
XCB site
xcb at freedesktop.org
Tue Nov 23 03:01:17 PST 2010
win32port.mdwn | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 153a42ff2a3ffe246d1ff5c0263e0ddf5f46f102
Author: rgs <rgs at web>
Date: Tue Nov 23 03:01:16 2010 -0800
diff --git a/win32port.mdwn b/win32port.mdwn
index 91a2233..f885083 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