aboutsummaryrefslogtreecommitdiff
path: root/x11/xorg-libraries/files/patch-lib-Imakefile
blob: 9db3ac355f73b16e286dd6c3d14c2a94203d8ef5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
--- lib/Imakefile.orig	Wed Sep  1 18:10:28 2004
+++ lib/Imakefile	Wed Dec 29 13:43:31 2004
@@ -36,6 +36,10 @@
 XKBUILIBDIR = xkbui
 #endif
 
+#if BuildThreadStubLibrary && BuildLibraries
+THRSTUBLIBDIR = XThrStub
+#endif
+
 #if BuildXInputLib
 XINPUTLIBDIR = Xi
 #endif
@@ -223,7 +227,7 @@
 #endif
 
 
-LINTSUBDIRS = $(XAULIBDIR) $(XDMCPLIBDIR) $(X11LIBDIR) \
+LINTSUBDIRS = $(XAULIBDIR) $(XDMCPLIBDIR) $(THRSTUBLIBDIR) $(X11LIBDIR) \
              $(OLDXLIBDIR) $(ICELIBDIR) $(SMLIBDIR) $(XEXTLIBDIR) $(XTLIBDIR) \
              $(SSLIBDIR) $(XF86MISCLIBDIR) $(XF86VMLIBDIR) $(XF86DGALIBDIR) \
              $(XF86RUSHLIBDIR) $(XMULIBDIR) $(XMUULIBDIR) $(XPMLIBDIR) \