Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.7
-
None
-
Patch Available
Description
There are two env variables in lib/perl/Makefile.am to run Makefile.PL: INSTALLDIRS and PERL_PREFIX. Second one can be specified in the configure run. But not the INSTALLDIRS. I found no easy way to specify it in the command line during the build.
I suggest to add INSTALLDIRS parameter to the configure.ac. It will help to customize build process for various platforms.