use &dl_error rather than &dl_load_file as the guard for calling
authorGurusamy Sarathy <gsar@cpan.org>
Tue, 25 Apr 2000 18:11:53 +0000 (18:11 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Tue, 25 Apr 2000 18:11:53 +0000 (18:11 +0000)
commitb4cea2271f29371e2e2e0dc880d921b95d676b12
tree6eb3714c4b0dc5d456599713112f958e5458b1ee
parent6df41af287665da86827e04cbbf0dae1bbd4c94e
use &dl_error rather than &dl_load_file as the guard for calling
boot_DynaLoader() (meant to fix dl_error() redefined warnings in
statically built perl)

p4raw-id: //depot/perl@5947
ext/DynaLoader/DynaLoader_pm.PL
ext/DynaLoader/XSLoader_pm.PL