libweston: export weston_config API
authorPekka Paalanen <pekka.paalanen@collabora.com>
Wed, 6 Feb 2019 14:42:09 +0000 (16:42 +0200)
committerPekka Paalanen <pekka.paalanen@collabora.com>
Wed, 6 Feb 2019 14:50:21 +0000 (16:50 +0200)
commit1ed3506b70d988493b91861c5761e8a7ed88e772
treeea9898f568e4d97dd3e9ccc9cef593783ee2c546
parent7261edfe363482e140162cc18534a8e46f01915c
libweston: export weston_config API

Make it official that libweston will export the weston_config API, as requested
in https://gitlab.freedesktop.org/wayland/weston/merge_requests/29 .

There is no other way third party helper clients could access the API.

The autotools build has been accidentally exporting it all the time, but the
Meson build needed fixing.

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
README.md
ivi-shell/meson.build
libweston/meson.build
shared/meson.build