summaryrefslogtreecommitdiff
path: root/math/R/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'math/R/patches/patch-ab')
-rw-r--r--math/R/patches/patch-ab29
1 files changed, 0 insertions, 29 deletions
diff --git a/math/R/patches/patch-ab b/math/R/patches/patch-ab
deleted file mode 100644
index 14b93450736..00000000000
--- a/math/R/patches/patch-ab
+++ /dev/null
@@ -1,29 +0,0 @@
-$NetBSD: patch-ab,v 1.7 2000/06/20 15:40:15 dmcmahill Exp $
-
---- configure.orig Fri Apr 14 04:44:15 2000
-+++ configure Mon Apr 17 16:32:22 2000
-@@ -2676,6 +2676,7 @@
- LIBS="$ac_save_LIBS"
-
- fi
-+if false; then
- if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
- echo "$ac_t""yes" 1>&6
- ac_tr_lib=HAVE_LIB`echo ncurses | sed -e 's/[^a-zA-Z0-9_]/_/g' \
-@@ -2685,7 +2686,7 @@
- EOF
-
- LIBS="-lncurses $LIBS"
--
-+fi
- else
- echo "$ac_t""no" 1>&6
- echo $ac_n "checking for main in -ltermcap""... $ac_c" 1>&6
-@@ -5730,5 +5731,5 @@
- shlibldflags="-shared"
- else
-- shlibldflags="-Bshareable"
-+ shlibldflags="-shared"
- fi
- ;;
-