source: vendor/perl/5.8.8/ext/DynaLoader/hints/netbsd.pl

Last change on this file was 3181, checked in by bird, 19 years ago

perl 5.8.8

File size: 175 bytes
RevLine 
[3181]1# XXX Configure test needed?
2# Some NetBSDs seem to have a dlopen() that won't accept relative paths
3$self->{CCFLAGS} = $Config{ccflags} . ' -DDLOPEN_WONT_DO_RELATIVE_PATHS';
Note: See TracBrowser for help on using the repository browser.