diff options
Diffstat (limited to 'utils/h2ph.PL')
-rw-r--r-- | utils/h2ph.PL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/h2ph.PL b/utils/h2ph.PL index 951705a6dc..d2d83c560e 100644 --- a/utils/h2ph.PL +++ b/utils/h2ph.PL @@ -34,7 +34,7 @@ $Config{'startperl'} 'ds 00 \"'; 'ig 00 '; -\$perlincl = "$Config{installsitearchlib}"; +\$perlincl = "$Config{archlibexp}"; # or {sitearchexp} !GROK!THIS! |