From 2e33e3fd52bce15ac30ea5504b0a8a24aa506c85 Mon Sep 17 00:00:00 2001 From: wrstuden Date: Sat, 24 Mar 2001 22:47:58 +0000 Subject: The configure script has a test to see if -lXxf86vm should be included. So don't hard code its inclusion later! --- graphics/clanlib/files/patch-sum | 4 ++-- graphics/clanlib/patches/patch-ai | 14 +++++++++++--- 2 files changed, 13 insertions(+), 5 deletions(-) (limited to 'graphics') diff --git a/graphics/clanlib/files/patch-sum b/graphics/clanlib/files/patch-sum index 726d17020cd..7ebf4115232 100644 --- a/graphics/clanlib/files/patch-sum +++ b/graphics/clanlib/files/patch-sum @@ -1,4 +1,4 @@ -$NetBSD: patch-sum,v 1.11 2001/01/01 07:51:09 toshii Exp $ +$NetBSD: patch-sum,v 1.12 2001/03/24 22:47:58 wrstuden Exp $ MD5 (patch-aa) = 7d4da0626e8296e6c23941dd92b6e6fa MD5 (patch-ab) = eb18fa66909286b953564dc7449f9428 @@ -8,5 +8,5 @@ MD5 (patch-ae) = 2078f3e6f48d16a472207b5571d065bd MD5 (patch-af) = 842cb79cd277fa65e0e51942b5135189 MD5 (patch-ag) = d45e2460769ba37f8bfe5c6a24df04ee MD5 (patch-ah) = cd4f0248f95095820b1aba403633bd7f -MD5 (patch-ai) = 37ec8ef4fa913adf359dcd60cfc77107 +MD5 (patch-ai) = 1304e401b59f691223d5e4e55f9c7e52 MD5 (patch-aj) = f5f32e82fa0058dd31939b753d73e9e2 diff --git a/graphics/clanlib/patches/patch-ai b/graphics/clanlib/patches/patch-ai index d06faaecabf..e696edbd064 100644 --- a/graphics/clanlib/patches/patch-ai +++ b/graphics/clanlib/patches/patch-ai @@ -1,6 +1,6 @@ -$NetBSD: patch-ai,v 1.2 2000/12/15 03:13:06 garbled Exp $ +$NetBSD: patch-ai,v 1.3 2001/03/24 22:47:59 wrstuden Exp $ --- configure.orig Tue May 9 14:46:48 2000 -+++ configure Thu Dec 14 19:07:25 2000 ++++ configure Fri Mar 23 08:37:24 2001 @@ -2199,7 +2199,7 @@ @@ -10,7 +10,15 @@ $NetBSD: patch-ai,v 1.2 2000/12/15 03:13:06 garbled Exp $ objf_nondyn="" flag_tty="" -@@ -2328,6 +2328,9 @@ +@@ -2217,7 +2217,6 @@ + if test "$flag_tty" = "yes"; then objf_nondyn="\$(OBJF_INPUT_TTY) $objf_nondyn"; fi + fi + +-x_libraries="$x_libraries -lXxf86vm" + + + +@@ -2328,6 +2327,9 @@ fi if test -x /usr/bin/perl; then perl_exec="/usr/bin/perl" -- cgit v1.2.3