summaryrefslogtreecommitdiff
path: root/fonts/Xft2/patches/patch-ab
blob: 04239487621195548500f2c35f5047414a181761 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.1 2002/12/24 00:43:43 wiz Exp $

--- configure.orig	Fri Nov 22 03:30:00 2002
+++ configure
@@ -1316,7 +1316,7 @@ fi
 case "$have_x" in
 yes)
 	XRENDER_CFLAGS="-I$x_includes"
-	XRENDER_LIBS="-L$x_libraries -lXrender"
+	XRENDER_LIBS="-L$x_libraries -lXrender -lXext"
 
 	saved_LIBS="$LIBS"
 	LIBS="$LIBS $XRENDER_LIBS"