On Sat, 21 Mar 2009 13:11:46 +0100 Nicolas Aguirre <aguirre.nico...@gmail.com>
said:

> Hi,
> This patch add an option in configure to enable/disable theme build. It's
> usefull when you cross compile elementary and your host doesn't have
> edje_cc. (it's the case in GeexBox toolchain)
> Default behaviour build the theme.

as gustavo said -
export EDJE_CC=path/to/edje_cc
or
./configure --with-edje-cc=/path/to/edje_cc

as such... elementary wont work without its default theme - unless you have a
complete replacement for it that is 100% complete - it's a good idea not to
disable it or the build - changes in elm's code will also be accompanied by
changes in default theme - so by doing what you do.. you are setting yourself
up for pain and bugs (when as such there aren't any as you simply removed parts
of changes done). :) i don't think what you are doing is a good idea, so i am
not sure the patch is a good idea either. :)

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to