Re: [PATCH weston 6/6] Create a libweston-0.so

2016-05-25 Thread Quentin Glidic
On 24/05/2016 18:59, Giulio Camuffo wrote: This commit also adds a libweston-0.pc file. The -0 is the abi version introduced in the previous patch. Signed-off-by: Giulio Camuffo Almost perfect, a few comments inline. --- Makefile.am | 44 +++

[PATCH weston 6/6] Create a libweston-0.so

2016-05-24 Thread Giulio Camuffo
This commit also adds a libweston-0.pc file. The -0 is the abi version introduced in the previous patch. Signed-off-by: Giulio Camuffo --- Makefile.am | 44 +++- configure.ac| 1 + src/libweston.pc.in | 11 +++ 3 files changed, 39