You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by be...@apache.org on 2011/06/05 07:47:37 UTC

svn commit: r1131908 [1/3] - in /incubator/mesos/trunk: configure configure.ac src/Makefile.in src/config.hpp.in src/tests/test_sample_frameworks.cpp

Author: benh
Date: Sun Jun  5 05:47:37 2011
New Revision: 1131908

URL: http://svn.apache.org/viewvc?rev=1131908&view=rev
Log:
Pass MESOS_HAS_JAVA and MESOS_HAS_PYTHON through config.hpp rather than
through -D flags in CXXFLAGS.

Modified:
    incubator/mesos/trunk/configure
    incubator/mesos/trunk/configure.ac
    incubator/mesos/trunk/src/Makefile.in
    incubator/mesos/trunk/src/config.hpp.in
    incubator/mesos/trunk/src/tests/test_sample_frameworks.cpp