efl: support elementary optional build 66/181066/2
authorJongmin Lee <jm105.lee@samsung.com>
Thu, 10 May 2018 01:26:00 +0000 (10:26 +0900)
committerGerrit Code Review <gerrit@review.ap-northeast-2.compute.internal>
Mon, 11 Jun 2018 02:02:45 +0000 (02:02 +0000)
commitbf4c357a8cc3d904087706ff8fda5c8c54f7f899
treeecd0cb5c78d515b9dfc1c37612fe936ada8c5103
parent08ab17ec0e813903f58e41b4799bd0b1b2f8e43e
efl: support elementary optional build

add --with-elementary=[elm/efl/both] to configure option.
By default, "--with-elementary=both" option is applied.

@tizen_feature

Change-Id: I34d00cb30063087526602a355287a0495e2723f9
14 files changed:
Makefile.am
configure.ac
data/Makefile.am
doc/widgets/Makefile.am
m4/efl.m4
packaging/efl-with-elm.spec.example [new file with mode: 0644]
packaging/efl-without-elm.spec.example [new file with mode: 0644]
packaging/efl.spec [changed mode: 0755->0644]
packaging/elm-only.spec.example [new file with mode: 0644]
src/Makefile.am
src/Makefile_Cxx.am
src/Makefile_Elementary.am
src/Makefile_Wayland_Protocols.am
src/Makefile_efl_wl.am