[
https://issues.apache.org/jira/browse/MESOS-58?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13152617#comment-13152617
]
Charles Reiss commented on MESOS-58:
------------------------------------
Okay, I think you're right about linking against static .la's actually working.
I was working around a problem where the ac_configure_args hack causes
reconfigurations from maintainer mode of Mesos itself (through config.status)
to use --enable-shared=no, and my fix was too aggressive.
Unfortunately, as far as I can tell, the ac_configure_args=... thing breaks
config.status, meaning that any configure.ac will require a manual reconfigure
(the automatic reconfigure will break).
> Migrate build system to Autotools (Automake and Libtool)
> --------------------------------------------------------
>
> Key: MESOS-58
> URL: https://issues.apache.org/jira/browse/MESOS-58
> Project: Mesos
> Issue Type: Improvement
> Components: build
> Reporter: Andy Konwinski
> Assignee: Benjamin Hindman
>
> Ben has been leading the effort to move the build system to Autotools. This
> should lead to better dependency management, cleaner and easier to understand
> human written build input, and a faster build.
--
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