summaryrefslogtreecommitdiff
path: root/net/tightvnc/patches/patch-ai
blob: 8c37b4629c4e433695c4fb116547d2686c238d30 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ai,v 1.1 2003/11/27 17:27:29 abs Exp $

--- Xvnc/programs/Xserver/cfb/stipsprc32.s.orig	2002-03-20 05:16:03.000000000 +0000
+++ Xvnc/programs/Xserver/cfb/stipsprc32.s
@@ -81,7 +81,7 @@ in this Software without prior written a
 #define ForEachBits	LY4
 #define NextBits	LY5
 
-#if defined(SVR4) || ( defined(linux) && defined(__ELF__) )
+#if defined(SVR4) || defined(__ELF__)
 #ifdef TETEXT
 #define	_cfb32StippleStack	cfb32StippleStackTE
 #else