aboutsummaryrefslogtreecommitdiff
path: root/libxcb/src/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libxcb/src/makefile')
-rw-r--r--libxcb/src/makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/libxcb/src/makefile b/libxcb/src/makefile
index c73c814ee..d76306138 100644
--- a/libxcb/src/makefile
+++ b/libxcb/src/makefile
@@ -13,11 +13,7 @@ LIBDIRS=$(dir $(INCLUDELIBFILES))
load_makefile $(LIBDIRS:%$(OBJDIR)\=%makefile MAKESERVER=0 DEBUG=$(DEBUG);)
-ifeq ($(DEBUG),1)
-LINKLIBS += $(MHMAKECONF)\pthreads\pthreadVC2d.lib
-else
-LINKLIBS += $(MHMAKECONF)\pthreads\pthreadVC2.lib
-endif
+LINKLIBS += $(PTHREADLIB)
XCBPROTO_XCBINCLUDEDIR = ..\xcb-proto\src