support for explicit disable of ecore-x extensions and tslib.
authorbarbieri <barbieri@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 6 Feb 2010 00:19:46 +0000 (00:19 +0000)
committerbarbieri <barbieri@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 6 Feb 2010 00:19:46 +0000 (00:19 +0000)
commita7c0cc664006fed841b899717fba80d4866adcdf
treec2ae3e884d1ca197f4be2b9f627e832b13766536
parentaed75b8f9710aee64853d6c77830730eb1826bd6
support for explicit disable of ecore-x extensions and tslib.

Avoid automagic detecting extensions such as Xprint, Xdamage and
friends, as well as for tslib if ecore-fb is in use.

This should help build systems avoid linkage with those even if they
are present when Ecore is built.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@45918 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
configure.ac
m4/check_x_extension.m4
m4/ecore_check_options.m4