cxx: Fixed --disable-c++11 option

Desktop / Enlightenment / Elementary - Felipe Magno de Almeida [expertisesolutions.com.br] - 23 July 2014 12:54 UTC

The use of AM_CONDITIONAL for setting LDFLAGS and CXXFLAGS was wrong because it ends up setting HAVE_CXX11 unconditionally.

b425ec9 cxx: Fixed --disable-c++11 option
configure.ac | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)

Upstream: git.enlightenment.org


  • Share