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:
e2afcc0
)
configure: show if vnc server was enabled or not
author
Bruno Dilly
<bdilly@profusion.mobi>
Tue, 27 Sep 2016 21:29:43 +0000
(18:29 -0300)
committer
Bruno Dilly
<bdilly@profusion.mobi>
Wed, 28 Sep 2016 17:42:58 +0000
(14:42 -0300)
So we can see by configure log if it should be working =)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
cea97db
..
0192122
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-4642,6
+4642,7
@@
AM_CONDITIONAL([BUILD_ECORE_EVAS_WIN32],
ECORE_EVAS_MODULE([software-x11], [${want_x11_any}],
[EFL_OPTIONAL_DEPEND_PKG([ECORE_EVAS], [${want_vnc_server}], [VNC_SERVER], [libvncserver])])
+EFL_ADD_FEATURE([ECORE_EVAS], [vnc_server])
have_ecore_evas_software_xlib="no"
have_ecore_evas_software_xcb="no"