[Xcb-commit] win32port.mdwn

XCB site xcb at freedesktop.org
Tue Nov 23 02:07:00 PST 2010


 win32port.mdwn |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit 5a60ebc82fa1f03ef2f60d6632a136421bf47dda
Author: rgs <rgs at web>
Date:   Tue Nov 23 02:06:59 2010 -0800

diff --git a/win32port.mdwn b/win32port.mdwn
index b3700e0..1fd8c7d 100644
--- a/win32port.mdwn
+++ b/win32port.mdwn
@@ -67,8 +67,11 @@ The following lists the process I used to compile XCB under MinGW on my Debian s
 -- compiled and installed x11proto under standard linux ./autogen && make && make install....then copied the headers from /usr/local/include/X11 to /use/i586-mingw32msvc/include physically.
 
 -- Compiled the DLL version of libXau: 
+
 * ./autogen.sh --host=i586-mingw32msvc
+
 * make
+
 * make install
 
 -- Compiled and installed the pthread-win32 library (<http://sourceware.org/pthreads-win32/>)


More information about the xcb-commit mailing list