]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/perl5/ext/POSIX/hints/netbsd.pl
This commit was generated by cvs2svn to compensate for changes in r48907,
[FreeBSD/FreeBSD.git] / contrib / perl5 / ext / POSIX / hints / netbsd.pl
1 # BSD platforms have extra fields in struct tm that need to be initialized.
2 #  XXX A Configure test is needed.
3 $self->{CCFLAGS} = $Config{ccflags} . ' -DSTRUCT_TM_HASZONE' ;