summaryrefslogtreecommitdiffstats
path: root/e-17/eina/CONFIGURE
diff options
context:
space:
mode:
Diffstat (limited to 'e-17/eina/CONFIGURE')
-rwxr-xr-xe-17/eina/CONFIGURE7
1 files changed, 2 insertions, 5 deletions
diff --git a/e-17/eina/CONFIGURE b/e-17/eina/CONFIGURE
index 75d4808b6c..c4dd387b8b 100755
--- a/e-17/eina/CONFIGURE
+++ b/e-17/eina/CONFIGURE
@@ -1,12 +1,9 @@
-config_query_option EINA_PTHREAD "Enable POSIX threads?" y \
- '--enable-posix-threads' '--disable-posix-threads' &&
+persistent_remove EINA_PTHREAD &&
+persistent_remove EINA_COVERAGE &&
config_query_option EINA_TESTS "Enable tests?" n \
'--enable-tests' '--disable-tests' &&
-config_query_option EINA_COVERAGE "Enable coverage profiling instrumentation?" n \
- '--enable-coverage' '--disable-coverage' &&
-
config_query_option EINA_BENCHMARK "Enable benchmarks?" n \
'--enable-benchmark' '--disable-benchmark' &&