From 8c622b19bb64f78e53464158b3acbb2242dd5884 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Mon, 11 May 1998 20:43:32 +0000 Subject: we have lockf now --- gnu/usr.bin/perl/config.sh.OpenBSD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu') diff --git a/gnu/usr.bin/perl/config.sh.OpenBSD b/gnu/usr.bin/perl/config.sh.OpenBSD index 109486ff696..cce2422320a 100644 --- a/gnu/usr.bin/perl/config.sh.OpenBSD +++ b/gnu/usr.bin/perl/config.sh.OpenBSD @@ -1,5 +1,5 @@ #!/bin/sh -# $OpenBSD: config.sh.OpenBSD,v 1.14 1998/05/11 20:32:10 millert Exp $ +# $OpenBSD: config.sh.OpenBSD,v 1.15 1998/05/11 20:43:31 millert Exp $ # # This file was produced by running the Configure script. It holds all # the definitions figured out by Configure. Should you modify any of @@ -150,7 +150,7 @@ d_isascii='define' d_killpg='define' d_link='define' d_locconv='define' -d_lockf='undef' +d_lockf='define' d_lstat='define' d_mblen='define' d_mbstowcs='define' -- cgit v1.2.3