INSTALLDIRS should be included in configure script
--------------------------------------------------
Key: THRIFT-1104
URL: https://issues.apache.org/jira/browse/THRIFT-1104
Project: Thrift
Issue Type: Bug
Components: Build Process
Reporter: Dmitriy Kargapolov
Priority: Minor
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.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira