home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / perl560.zip / ext / DynaLoader / hints / openbsd.pl < prev   
Encoding:
Text File  |  2000-01-06  |  176 b   |  4 lines

  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';
  4.