ecore-x: Predefine Ecore_X_Atom and Ecore_X_Icon
authorChris Michael <cp.michael@samsung.com>
Wed, 12 Mar 2014 08:38:00 +0000 (08:38 +0000)
committerChris Michael <cp.michael@samsung.com>
Wed, 12 Mar 2014 08:42:01 +0000 (08:42 +0000)
commit11d250e5fc1ca1a580260683f918cc36849921af
tree9526abc1edcac0a1382af93e4a6ea53b4c68fe36
parent96e58cebf788989dce8c5e8e5853d5c9423d535d
ecore-x: Predefine Ecore_X_Atom and Ecore_X_Icon

@fix: Fix building Enlightenment without X support

These changes are needed so that we can build Enlightenment without X
support. Many places in the E code reference
Ecore_X_Atom/Ecore_X_Icon. If we build E without X support, these end
up being undefined, causing build to fail, so we need to predefine them.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/lib/ecore_x/Ecore_X.h