On Saturday, December 8, 2012, Enlightenment SVN wrote:

> Log:
> lets not break everything that depends on efl shall we when messing
>   around with its build? :(
>
>
>
> Author:       raster
> Date:         2012-12-07 19:42:13 -0800 (Fri, 07 Dec 2012)
> New Revision: 80507
> Trac:         http://trac.enlightenment.org/e/changeset/80507
>
> Modified:
>   trunk/efl/configure.ac
>
> Modified: trunk/efl/configure.ac
> ===================================================================
> --- trunk/efl/configure.ac      2012-12-07 23:37:01 UTC (rev 80506)
> +++ trunk/efl/configure.ac      2012-12-08 03:42:13 UTC (rev 80507)
> @@ -2637,6 +2637,11 @@
>  fi
>
>  ## XCB
> +have_ecore_x_xcb_define=""
> +if test "${with_x11}" = "xcb" ; then
> +   have_ecore_x_xcb_define="-DHAVE_ECORE_X_XCB"
> +fi
> +AC_SUBST(have_ecore_x_xcb_define)
>
>
I explicitly removed that because this goes into config.h. Where did you
find that needs this usage? I rather fix at that point.




>  ### Checks for header files
>
>
>
>
> ------------------------------------------------------------------------------
> LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
> Remotely access PCs and mobile devices and provide instant support
> Improve your efficiency, and focus on delivering more value-add services
> Discover what IT Professionals Know. Rescue delivers
> http://p.sf.net/sfu/logmein_12329d2d
> _______________________________________________
> enlightenment-svn mailing list
> enlightenment-...@lists.sourceforge.net <javascript:;>
> https://lists.sourceforge.net/lists/listinfo/enlightenment-svn
>


-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--------------------------------------
MSN: barbi...@gmail.com
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202
------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to