Re: [gnome-love] Why does glib-networking hardcode automake 1.10 - 1.11?



I'm working from the tip of git://git.gnome.org/glib-networking (commit f8d0a44). I've already opened a bug report and submitted a patch here:

https://bugzilla.gnome.org/show_bug.cgi?id=675261

If you check the diff, the old version hard coded to use only 1.10 and 1.11.

- William

On Mon, Apr 30, 2012 at 11:41 PM, Aljosha Papsch <papsch al googlemail com> wrote:
Am Montag, 30. April 2012, 22:34:05 schrieb William Ting:
> Hi,
>
> I regularly build Epiphany for development. Last night after I updated my
> system, it bumped automake to 1.12.1. However this breaks glib-networking
> build because it's hardcoded to only support 1.10.x and 1.11.x.
>
> Obviously I can rollback my system's automake to an older version, but is
> there a reason glib-networking is hardcoded to use specific versions rather
> than 1.10+?
>
> - William

Which version of glib-networking are you using? Version 2.32.1 here requires
Automake 1.11  or later. You could try and remove the version from
AM_INIT_AUTOMAKE options (in glib-networking in configure.ac on line 10),
instead of rollback.

Aljosha
_______________________________________________
gnome-love mailing list
gnome-love gnome org
http://mail.gnome.org/mailman/listinfo/gnome-love



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]