aboutsummaryrefslogtreecommitdiff
path: root/security/ssh2/files/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'security/ssh2/files/patch-ag')
-rw-r--r--security/ssh2/files/patch-ag20
1 files changed, 0 insertions, 20 deletions
diff --git a/security/ssh2/files/patch-ag b/security/ssh2/files/patch-ag
deleted file mode 100644
index 144f9fb96f4c..000000000000
--- a/security/ssh2/files/patch-ag
+++ /dev/null
@@ -1,20 +0,0 @@
---- configure.orig Thu Aug 24 17:41:37 2000
-+++ configure Sun Aug 27 01:16:15 2000
-@@ -6021,7 +6021,7 @@
- char tgetent();
-
- int main() {
--tgetent()
-+XXXtgetent()
- ; return 0; }
- EOF
- if { (eval echo configure:6028: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
-@@ -6145,7 +6145,7 @@
- echo "$ac_t""no" 1>&6
- fi
-
--for ac_hdr in termcap.h term.h curses.h termios.h termio.h
-+for ac_hdr in termcap.h termios.h termio.h
- do
- ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
- echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6