source:
vendor/perl/5.8.8/ext/POSIX/hints/linux.pl@
3181
Last change on this file since 3181 was 3181, checked in by , 18 years ago | |
---|---|
File size: 278 bytes |
Line | |
---|---|
1 | # libc6, aka glibc2, seems to need STRUCT_TM_HASZONE defined. |
2 | # Thanks to Bart Schuller <schuller@Lunatech.com> |
3 | # See Message-ID: <19971009002636.50729@tanglefoot> |
4 | # XXX A Configure test is needed. |
5 | $self->{CCFLAGS} = $Config{ccflags} . ' -DSTRUCT_TM_HASZONE -DHINT_SC_EXIST' ; |
Note:
See TracBrowser
for help on using the repository browser.