summaryrefslogtreecommitdiff
path: root/misc/screen/patches
diff options
context:
space:
mode:
Diffstat (limited to 'misc/screen/patches')
-rw-r--r--misc/screen/patches/patch-aj3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/screen/patches/patch-aj b/misc/screen/patches/patch-aj
index e6e00af9ccf..b537141a3a7 100644
--- a/misc/screen/patches/patch-aj
+++ b/misc/screen/patches/patch-aj
@@ -1,4 +1,4 @@
-$NetBSD: patch-aj,v 1.3 2004/07/15 04:05:40 atatat Exp $
+$NetBSD: patch-aj,v 1.4 2005/09/28 19:35:36 rillig Exp $
Detect getutent correctly on NetBSD with utmpx.
@@ -29,4 +29,3 @@ Detect getutent correctly on NetBSD with utmpx.
AC_MSG_CHECKING(for setenv)
AC_TRY_LINK(,[setenv((char *)0,(char *)0);unsetenv((char *)0);], AC_MSG_RESULT(yes);AC_DEFINE(USESETENV),
-