[Xcb-commit] win32port.mdwn
XCB site
xcb at freedesktop.org
Sat Mar 28 11:55:01 PDT 2009
win32port.mdwn | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 3fa48a030770f792d82f8a462291f412a482e69f
Author: Jatin <Jatin at web>
Date: Sat Mar 28 11:55:00 2009 -0700
diff --git a/win32port.mdwn b/win32port.mdwn
index 14bb6c4..8918d5c 100644
--- a/win32port.mdwn
+++ b/win32port.mdwn
@@ -91,7 +91,7 @@ The following lists the process I used to compile XCB under MinGW on my Debian s
libxcb _ la _ LDFLAGS = -no-undefined -version-info 1:0:0
--- set the environment variable LIBS to include the ws2_32 and pthreadGC2 library - export LIBS = -lws2_32 -lpthreadGC2
+-- set the environment variable LIBS to include the ws2 _ 32 and pthreadGC2 library - export LIBS = -lws2 _ 32 -lpthreadGC2
-- Configured and built using -
./autogen.sh --host=i586-mingw32msvc
More information about the xcb-commit
mailing list