summaryrefslogtreecommitdiffstats
path: root/e-17/ecore/CONFIGURE
diff options
context:
space:
mode:
Diffstat (limited to 'e-17/ecore/CONFIGURE')
-rwxr-xr-xe-17/ecore/CONFIGURE20
1 files changed, 10 insertions, 10 deletions
diff --git a/e-17/ecore/CONFIGURE b/e-17/ecore/CONFIGURE
index 6f2791bd4c..79de94c5ea 100755
--- a/e-17/ecore/CONFIGURE
+++ b/e-17/ecore/CONFIGURE
@@ -1,15 +1,15 @@
-config_query_option ECORE_PTHREADS "Enable POSIX thread code?" y \
- "--enable-posix-threads" "--disable-posix-threads" &&
+config_query_option ECORE_PTHREADS "Enable POSIX thread code?" y \
+ "--enable-posix-threads" "--disable-posix-threads" &&
-config_query_option ECORE_THREAD_SAFETY "Enable thread safety?" n \
- "--enable-thread-safety" "--disable-thread-safety" &&
+config_query_option ECORE_THREAD_SAFETY "Enable thread safety?" n \
+ "--enable-thread-safety" "--disable-thread-safety" &&
config_query_option ECORE_FB "Build Ecore_fb module for linux framebuffer?" n \
- "--enable-ecore-fb --enable-ecore-evas-fb" \
- "--disable-ecore-fb --disable-ecore-evas-fb" &&
+ "--enable-ecore-fb --enable-ecore-evas-fb" \
+ "--disable-ecore-fb --disable-ecore-evas-fb" &&
-config_query_option ECORE_IPV6 "Enable IPv6 functionality?" n \
- "--enable-ipv6" "--disable-ipv6" &&
+config_query_option ECORE_IPV6 "Enable IPv6 functionality?" n \
+ "--enable-ipv6" "--disable-ipv6" &&
-config_query_list ECORE_CRYPTO "Use which cryptographic library?" \
- gnutls openssl none
+config_query_list ECORE_CRYPTO "Use which cryptographic library?" \
+ gnutls openssl none