cxx: Fixed --disable-c++11 option
authorFelipe Magno de Almeida <felipe@expertisesolutions.com.br>
Wed, 23 Jul 2014 17:54:03 +0000 (14:54 -0300)
committerFelipe Magno de Almeida <felipe@expertisesolutions.com.br>
Wed, 23 Jul 2014 17:54:03 +0000 (14:54 -0300)
commit9c8e7e9d33c819f72d9e14285616c82da09eecc8
tree57136e8355cd84f1e4cf7657fc83f68c447098fb
parentd9f14f194bc8697074a1fcd3f4912f8c9cc8b53e
cxx: Fixed --disable-c++11 option

The use of AM_CONDITIONAL for setting LDFLAGS and CXXFLAGS was wrong
because it ends up setting HAVE_CXX11 unconditionally.
legacy/elementary/configure.ac