source:
trunk/essentials/dev-lang/perl/ext/POSIX/hints/netbsd.pl
| Last change on this file was 3181, checked in by , 19 years ago | |
|---|---|
| File size: 174 bytes | |
| Line | |
|---|---|
| 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' ; |
Note:
See TracBrowser
for help on using the repository browser.
