Fix addition of Evil library in .pc files
authorVincent Torri <vincent.torri@gmail.com>
Thu, 26 May 2016 03:27:31 +0000 (12:27 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Thu, 26 May 2016 03:27:38 +0000 (12:27 +0900)
commit837b2c7c09220f743ea128c64ca9f90d67ac14c3
tree07f17299cf6a85cd1e4ff6a9b86ac7d0cb69270b
parent41842ca9f92095ae08ae54d99e9dcfeadef401df
Fix addition of Evil library in .pc files

Summary: lib/evil/libevil.la was added to .pc files, which broke the use of the EFL pc files

Test Plan: compilation

Reviewers: cedric, jpeg, zmike, raster

Reviewed By: raster

Differential Revision: https://phab.enlightenment.org/D3983
m4/efl_check_funcs.m4