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)
commitbabf9c17744f59a83355e0cad190e2ada143e5e1
treec2ae3e884d1ca197f4be2b9f627e832b13766536
parentec65a0161ec7d9d5bb33e40daa5a4355e1d419c1
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: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@45918 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
configure.ac
m4/check_x_extension.m4
m4/ecore_check_options.m4