source:
trunk/essentials/dev-lang/perl/ext/POSIX/hints/linux.pl
| Last change on this file was 3181, checked in by , 19 years ago | |
|---|---|
| File size: 278 bytes | |
| Line | |
|---|---|
| 1 | # libc6, aka glibc2, seems to need STRUCT_TM_HASZONE defined. |
| 2 | # Thanks to Bart Schuller <[email protected]> |
| 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.
