diff options
Diffstat (limited to 'x11/xterm/patches/patch-aa')
-rw-r--r-- | x11/xterm/patches/patch-aa | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/x11/xterm/patches/patch-aa b/x11/xterm/patches/patch-aa deleted file mode 100644 index 8a7467f1d61..00000000000 --- a/x11/xterm/patches/patch-aa +++ /dev/null @@ -1,18 +0,0 @@ -$NetBSD: patch-aa,v 1.2 2004/10/21 07:39:43 minskim Exp $ - ---- configure.in.orig Sun Aug 15 16:07:59 2004 -+++ configure.in -@@ -76,11 +76,13 @@ AC_CHECK_FUNCS( \ - bcopy \ - gethostname \ - getlogin \ -+ initgroups \ - memmove \ - strerror \ - strftime \ - tcgetattr \ - waitpid \ -+ setpgrp \ - ) - CF_FUNC_MEMMOVE - CF_FUNC_TGETENT |