evas/autotools - fix build when no dependencies for examples are found.
authorantognolli <antognolli@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 22 Jun 2011 21:31:53 +0000 (21:31 +0000)
committerantognolli <antognolli@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 22 Jun 2011 21:31:53 +0000 (21:31 +0000)
commitbbbd8a812af193d1fd1c08c818a6ca422327991c
tree8ead22a7c9cd524f6990f4c8972c2ec2461ea36f
parent75fd5c6c63818af4edb42f5658a1c14664965cc5
evas/autotools - fix build when no dependencies for examples are found.

Some examples need ecore, ecore-evas and edje to demonstrate its
functionality. If --enable-build-examples is used, these dependencies are
required. This commit disables the examples build if they are not found
in the system.

TODO: improve efl_examples.m4 and use it in evas build too - I'll work on
that soon.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@60609 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
configure.ac