projects
/
p5sagit/p5-mst-13.2.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
YA resync with mainstem, including VMS patches from others
[p5sagit/p5-mst-13.2.git]
/
ext
/
DynaLoader
/
hints
/
netbsd.pl
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';