efl: oops revert things that should not have got in.
authorCedric BAIL <cedric.bail@free.fr>
Fri, 19 Oct 2012 01:32:31 +0000 (01:32 +0000)
committerCedric BAIL <cedric.bail@free.fr>
Fri, 19 Oct 2012 01:32:31 +0000 (01:32 +0000)
SVN revision: 78212

configure.ac

index e2bfb98da2d7d94ea55d35f2f0cbee67979e4ee7..d49f167162131d3d236033a4c8eaf4a947da2d6f 100644 (file)
@@ -361,8 +361,8 @@ case "$build_profile" in
      with_max_log_level=""
      have_stringshare_usage="yes"
      want_valgrind="no" # TODO: "yes" is not working: relocation R_X86_64_32S against `vgPlain_interim_stack' can not be used when making a shared object; recompile with -fPIC
-     want_debug_malloc="no"
-     want_debug_threads="no"
+     want_debug_malloc="yes"
+     want_debug_threads="yes"
      ;;
 
    release)