From 4512cea31c94e21bbf22ca99a5bb525ea7a8c84c Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Thu, 6 Apr 2000 17:09:19 +0000 Subject: perl-5.6.0 + local changes --- gnu/usr.bin/perl/ext/POSIX/hints/openbsd.pl | 1 - 1 file changed, 1 deletion(-) (limited to 'gnu/usr.bin/perl/ext/POSIX/hints') diff --git a/gnu/usr.bin/perl/ext/POSIX/hints/openbsd.pl b/gnu/usr.bin/perl/ext/POSIX/hints/openbsd.pl index b0303ba7f31..62732ac7b9d 100644 --- a/gnu/usr.bin/perl/ext/POSIX/hints/openbsd.pl +++ b/gnu/usr.bin/perl/ext/POSIX/hints/openbsd.pl @@ -1,4 +1,3 @@ # BSD platforms have extra fields in struct tm that need to be initialized. # XXX A Configure test is needed. - $self->{CCFLAGS} = $Config{ccflags} . ' -DSTRUCT_TM_HASZONE' ; -- cgit v1.2.3