diff options
Diffstat (limited to 'vms/gen_shrfls.pl')
-rw-r--r-- | vms/gen_shrfls.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/gen_shrfls.pl b/vms/gen_shrfls.pl index 6ed7eca9d9..c3842c03d9 100644 --- a/vms/gen_shrfls.pl +++ b/vms/gen_shrfls.pl @@ -172,7 +172,7 @@ else { } close OPTATTR; -my $incstr = 'PERL,GLOBALS'; +my $incstr = 'perl,globals'; my (@symfiles, $drvrname); # Initial hack to permit building of compatible shareable images for a |