You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "James Peach (JIRA)" <ji...@apache.org> on 2015/04/27 18:37:38 UTC

[jira] [Created] (MESOS-2666) use standard compiler detection macros

James Peach created MESOS-2666:
----------------------------------

             Summary: use standard compiler detection macros
                 Key: MESOS-2666
                 URL: https://issues.apache.org/jira/browse/MESOS-2666
             Project: Mesos
          Issue Type: Improvement
          Components: build
            Reporter: James Peach
            Priority: Trivial


Following on from the dev@ list, consider using  AX_COMPILER_VENDOR and AX_COMPILER_VERSION to detect and validate the supported build toolchains.

	http://www.gnu.org/software/autoconf-archive/ax_compiler_vendor.html
	http://www.gnu.org/software/autoconf-archive/ax_compiler_version.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)