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)
commit90e9761705dbcc16b161e8fb6004bafe196e3b46
tree8ead22a7c9cd524f6990f4c8972c2ec2461ea36f
parent60e05dcc0faf578bf77ae183b9a59215297189a9
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: http://svn.enlightenment.org/svn/e/trunk/evas@60609 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
configure.ac