[ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
[p5sagit/p5-mst-13.2.git] / ext / DynaLoader / hints / openbsd.pl
1 # XXX Configure test needed?
2 # Some OpenBSDs seem to have a dlopen() that won't accept relative paths
3 $self->{CCFLAGS} = $Config{ccflags} . ' -DDLOPEN_WONT_DO_RELATIVE_PATHS';