From 83c68e0ca79cb1a9cddd58aba308821f67db2943 Mon Sep 17 00:00:00 2001 From: bouyer Date: Sun, 27 Oct 2002 17:56:24 +0000 Subject: Don't use use LD even if set, we did all the previous tests with ${ac_prog} --- comms/pilot-link/distinfo | 3 ++- comms/pilot-link/patches/patch-aa | 13 +++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 comms/pilot-link/patches/patch-aa (limited to 'comms') diff --git a/comms/pilot-link/distinfo b/comms/pilot-link/distinfo index 9b69b90961b..264e5d3d772 100644 --- a/comms/pilot-link/distinfo +++ b/comms/pilot-link/distinfo @@ -1,7 +1,8 @@ -$NetBSD: distinfo,v 1.10 2002/09/21 07:12:33 jlam Exp $ +$NetBSD: distinfo,v 1.11 2002/10/27 17:56:24 bouyer Exp $ SHA1 (pilot-link.0.9.5.tar.bz2) = cb026637bebad22a273b38edfd8633853d13e065 Size (pilot-link.0.9.5.tar.bz2) = 424794 bytes +SHA1 (patch-aa) = b57d1167c2311b900f17ceb4a9531a6d77e2aec9 SHA1 (patch-ab) = 098d934009c87949a4d6f3dbaed78c9803df1029 SHA1 (patch-ac) = 5d37048f9524e8d96b387c4ee22b4f91d4d4b6d7 SHA1 (patch-ad) = 4b2673db8f1ed28ab8e29a5d43dcecd44f0ec7d6 diff --git a/comms/pilot-link/patches/patch-aa b/comms/pilot-link/patches/patch-aa new file mode 100644 index 00000000000..2b88bc7a71b --- /dev/null +++ b/comms/pilot-link/patches/patch-aa @@ -0,0 +1,13 @@ +$NetBSD: patch-aa,v 1.7 2002/10/27 17:56:24 bouyer Exp $ + +--- configure.orig Sun Oct 20 15:25:57 2002 ++++ configure Sun Oct 20 15:26:38 2002 +@@ -950,7 +950,7 @@ + if eval "test \"`echo '$''{'ac_cv_path_LD'+set}'`\" = set"; then + echo $ac_n "(cached) $ac_c" 1>&6 + else +- LD=${LD-$ac_prog} ++ LD=${ac_prog} + case "$LD" in + /*) + ac_cv_path_LD="$LD" # Let the user override the test with a path. -- cgit v1.2.3