source:
trunk/essentials/dev-lang/perl/ext/DynaLoader/hints/linux.pl@
3298
| Last change on this file since 3298 was 3181, checked in by , 19 years ago | |
|---|---|
| File size: 184 bytes | |
| Line | |
|---|---|
| 1 | # XXX Configure test needed. |
| 2 | # Some Linux releases like to hide their <nlist.h> |
| 3 | $self->{CCFLAGS} = $Config{ccflags} . ' -I/usr/include/libelf' |
| 4 | if -f "/usr/include/libelf/nlist.h"; |
| 5 | 1; |
Note:
See TracBrowser
for help on using the repository browser.
