aboutsummaryrefslogtreecommitdiff
path: root/x11/XFree86-4-libraries/files/patch-xkbfile-Imakefile
blob: e9b6819326b01ae1f9a5135d39a7e129e749af65 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- lib/xkbfile/Imakefile.dist	Thu Dec  4 17:28:22 2003
+++ lib/xkbfile/Imakefile	Thu Dec  4 17:30:51 2003
@@ -6,7 +6,12 @@
 XCOMM $XFree86: xc/lib/xkbfile/Imakefile,v 3.4 2001/08/27 17:40:59 dawes Exp $
 
 #define DoNormalLib	YES
+#if defined(x86_64Architecture)
+#define DoSharedLib	YES
+SOXKBFILEREV=		6.0
+#else
 #define DoSharedLib	NO
+#endif
 #define DoExtraLib	NO
 #define DoDebugLib	NO
 #define DoProfileLib	NO