[
https://issues.apache.org/jira/browse/MESOS-849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bernardo Gomez Palacio closed MESOS-849.
----------------------------------------
Resolution: Fixed
Fix Version/s: 0.16.0
> As a developer I should be able to set the AUTOMAKE and ACLOCAL environment
> variables for autoconf to pickup when using the bootstrap script.
> ----------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: MESOS-849
> URL: https://issues.apache.org/jira/browse/MESOS-849
> Project: Mesos
> Issue Type: Improvement
> Components: general
> Reporter: Bernardo Gomez Palacio
> Assignee: Bernardo Gomez Palacio
> Priority: Minor
> Labels: build
> Fix For: 0.16.0
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> Rationale:
> As a build user I should be able to set the AUTOMAKE and ACLOCAL environment
> variables for autoconf to pickup when using the bootstrap script.
> This is required when you have available in your path an AUTOMAKE that is not
> compatible with the one that Mesos requires. Currently there is no way you
> can do this through the bootstrap script.
> As an example I should be able to do
> ```
> AUTOMAKE="/usr/local/bin/automake-1.12" ACLOCAL="/usr/local/bin/aclocal-1.12"
> ./bootstrap
> ```
--
This message was sent by Atlassian JIRA
(v6.1#6144)