From e4d12ce32baa47b7a279ef4a42811e2819586447 Mon Sep 17 00:00:00 2001 From: fredb Date: Wed, 9 Feb 2000 02:32:06 +0000 Subject: Remove obsolete patch. --- net/coda5_server/patches/patch-aa | 40 --------------------------------------- 1 file changed, 40 deletions(-) delete mode 100644 net/coda5_server/patches/patch-aa (limited to 'net') diff --git a/net/coda5_server/patches/patch-aa b/net/coda5_server/patches/patch-aa deleted file mode 100644 index 938ebe419e5..00000000000 --- a/net/coda5_server/patches/patch-aa +++ /dev/null @@ -1,40 +0,0 @@ -$NetBSD: patch-aa,v 1.7 1999/12/08 13:49:27 rh Exp $ - ---- configure.orig Fri Oct 1 20:15:46 1999 -+++ configure Wed Dec 8 14:46:51 1999 -@@ -1838,7 +1838,7 @@ - echo $ac_n "(cached) $ac_c" 1>&6 - else - ac_save_LIBS="$LIBS" --LIBS="-lncurses $LIBS" -+LIBS="-L${LOCALBASE}/lib -Wl,-R{$LOCALBASE}/lib -lncurses $LIBS" - cat > conftest.$ac_ext <&6 -- LIBTERMCAP="-lncurses" -+ LIBTERMCAP="-L${LOCALBASE}/lib -Wl,-R{$LOCALBASE}/lib -lncurses" - else - echo "$ac_t""no" 1>&6 - fi -@@ -1881,7 +1881,7 @@ - echo $ac_n "(cached) $ac_c" 1>&6 - else - ac_save_LIBS="$LIBS" --LIBS="-lncurses $LIBTERMCAP $LIBS" -+LIBS="-L${LOCALBASE}/lib -Wl,-R{$LOCALBASE}/lib -lncurses $LIBTERMCAP $LIBS" - cat > conftest.$ac_ext <&6 -- LIBCURSES="-lncurses" -+ LIBCURSES="-L${LOCALBASE}/lib -Wl,-R{$LOCALBASE}/lib -lncurses" - else - echo "$ac_t""no" 1>&6 - echo $ac_n "checking for main in -lcurses""... $ac_c" 1>&6 -- cgit v1.2.3