diff options
Diffstat (limited to 'perl_exp.SH')
-rw-r--r-- | perl_exp.SH | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/perl_exp.SH b/perl_exp.SH index ea63054664..5835162fbd 100644 --- a/perl_exp.SH +++ b/perl_exp.SH @@ -22,6 +22,7 @@ sed -n "/^[A-Za-z]/ p" interp.sym >> perl.exp # extra globals not included above. cat <<END >> perl.exp +perl_init_i18nl14n perl_init_ext perl_alloc perl_construct |