Alan D. Salewski writes:

> Note that it does not make sense to specify both the
> '--enable-perlsysdirs' option and the '--with-perldir=DIR' options at
> the same time; nevertheless, if both options are specified, the
> '--enable-perlsysdirs' option is effectively ignored because the
> '--with-perldir=DIR' option is more specific.

I would merge the two options into a single one:
--without-perl-libdir AKA --with-perl-libdir=no uses $pkglibdir (the default).
--with-perl-libdir AKA --with-perl-libdir=yes uses 'perl -V:installsitelibperl'.
--with-perl-libdir=DIR uses DIR as is.

-- 
Ralph




Reply via email to