summaryrefslogtreecommitdiff
path: root/graphics/clanlib/patches/patch-ai
blob: d95f699f8aeae970b04b0e784eb0109b7cfe3111 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
$NetBSD: patch-ai,v 1.5 2003/06/10 00:22:33 jmc Exp $
--- configure.orig	Tue May  9 14:46:48 2000
+++ configure	Fri Mar 23 08:37:24 2001
@@ -2199,7 +2199,7 @@
 
 
 
-libs="-ldl -lz -lHermes -lpthread"
+libs="-lz -lHermes -lpthread"
 
 objf_nondyn=""
 flag_tty=""
@@ -2217,7 +2217,6 @@
 	if test "$flag_tty" = "yes"; then objf_nondyn="\$(OBJF_INPUT_TTY) $objf_nondyn"; fi
 fi
 
-x_libraries="$x_libraries -lXxf86vm"