On Fri, 16 Jul 2010, Enlightenment SVN wrote:

> Log:
>   Elsa: unbrake build by commenting out gettext stuff, not used for the 
> moment.

how does it break things ? (error message, please)

Vincent

>
> Author:       illogict
> Date:         2010-07-16 15:15:24 -0700 (Fri, 16 Jul 2010)
> New Revision: 50296
>
> Modified:
>  trunk/PROTO/elsa/configure.ac
>
> Modified: trunk/PROTO/elsa/configure.ac
> ===================================================================
> --- trunk/PROTO/elsa/configure.ac     2010-07-16 21:09:18 UTC (rev 50295)
> +++ trunk/PROTO/elsa/configure.ac     2010-07-16 22:15:24 UTC (rev 50296)
> @@ -12,18 +12,18 @@
> AM_CONFIG_HEADER([config.h])
> m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
>
> -m4_ifdef([AM_GNU_GETTEXT_VERSION], [
> -AM_GNU_GETTEXT_VERSION([0.12.1])
> -])
> +# m4_ifdef([AM_GNU_GETTEXT_VERSION], [
> +# AM_GNU_GETTEXT_VERSION([0.12.1])
> +# ])
>
> -m4_ifdef([AM_GNU_GETTEXT], [
> -AM_GNU_GETTEXT([external])
> -po_makefile_in=po/Makefile.in
> -AM_CONDITIONAL([HAVE_PO], [true])
> -],[
> -AM_CONDITIONAL([HAVE_PO], [false])
> -])
> -AC_SUBST(LTLIBINTL)
> +# m4_ifdef([AM_GNU_GETTEXT], [
> +# AM_GNU_GETTEXT([external])
> +# po_makefile_in=po/Makefile.in
> +# AM_CONDITIONAL([HAVE_PO], [true])
> +# ],[
> +# AM_CONDITIONAL([HAVE_PO], [false])
> +# ])
> +# AC_SUBST(LTLIBINTL)
>
>
> ### Needed information
>
>
> ------------------------------------------------------------------------------
> This SF.net email is sponsored by Sprint
> What will you do first with EVO, the first 4G phone?
> Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
> _______________________________________________
> enlightenment-svn mailing list
> enlightenment-...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-svn
>
>

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to