projects
/
platform
/
upstream
/
efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c93ae85
)
efl: oops revert things that should not have got in.
author
Cedric BAIL
<cedric.bail@free.fr>
Fri, 19 Oct 2012 01:32:31 +0000
(
01:32
+0000)
committer
Cedric BAIL
<cedric.bail@free.fr>
Fri, 19 Oct 2012 01:32:31 +0000
(
01:32
+0000)
SVN revision: 78212
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index e2bfb98da2d7d94ea55d35f2f0cbee67979e4ee7..d49f167162131d3d236033a4c8eaf4a947da2d6f 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-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)