* fix requirements values (should be good, now)
authorcaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 3 Oct 2009 18:08:43 +0000 (18:08 +0000)
committercaro <caro@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 3 Oct 2009 18:08:43 +0000 (18:08 +0000)
commit2da924e704ed66fa42fe7373d58feafa788d9214
treee2117d422ebc0b0d8829a8c9649f2f5574c57a05
parent47d2a71de4cd8924273d8ac2b6933249c560eff3
 * fix requirements values (should be good, now)
 * ecore-ipc is an option for ecore-config and not a required dependency
 * use Requires.private field in all the .pc if pkg-config 0.22 or later is
   installed. We list in it the required packages needed to compile the modules.
 * remove uneeded flags that are in Libs.private (those from the packages
   that are listed in Requires.private)

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@42873 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
20 files changed:
configure.ac
ecore-con.pc.in
ecore-config.pc.in
ecore-directfb.pc.in
ecore-evas.pc.in
ecore-fb.pc.in
ecore-file.pc.in
ecore-imf-evas.pc.in
ecore-imf.pc.in
ecore-input.pc.in
ecore-ipc.pc.in
ecore-job.pc.in
ecore-quartz.pc.in
ecore-sdl.pc.in
ecore-txt.pc.in
ecore-win32.pc.in
ecore-wince.pc.in
ecore-x.pc.in
ecore.pc.in
m4/ecore_check_options.m4