Makefile.in should support DESTDIR for make install
---------------------------------------------------
Key: MESOS-81
URL: https://issues.apache.org/jira/browse/MESOS-81
Project: Mesos
Issue Type: Bug
Components: build
Reporter: Andy Konwinski
Makefile.in should support the DESTDIR variable, as per this GNU Makefile
convention: http://www.gnu.org/prep/standards/html_node/DESTDIR.html.
This will be useful for setting up a continuous build at builds.apache.org to
test "make install" (after configure, make, and all-tests are run).
Also, as mentioned in a previous version of this bug (see
https://github.com/mesos/mesos/pull/155), we will need this in order to
eventually make a mesos macports distribution package, and maybe other types of
distribution packages.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira