Re: [common PATCH 2/3 v3] m4: Require glib version >= 2.22

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

 



On Thu, Oct 22, 2015 at 11:26 AM, Fabiano Fidêncio <fabiano@xxxxxxxxxxxx> wrote:
> On Wed, Oct 14, 2015 at 4:57 PM, Lukas Venhoda <lvenhoda@xxxxxxxxxx> wrote:
>> This is required by the new IPv6 verify_hostname.
>
> I would like to have a mention that it's required because of
> GInetAddress functions instead of "new IPv6 verify_hostanem"
>
>
>> ---
>> Changes since v2:
>>  - New patch
>> ---
>>  m4/spice-deps.m4 | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/m4/spice-deps.m4 b/m4/spice-deps.m4
>> index e4b2c8d..8ef4835 100644
>> --- a/m4/spice-deps.m4
>> +++ b/m4/spice-deps.m4
>> @@ -155,7 +155,7 @@ AC_DEFUN([SPICE_CHECK_PIXMAN], [
>>  # use to the $PREFIX_CFLAGS and $PREFIX_LIBS variables.
>>  #---------------------------
>>  AC_DEFUN([SPICE_CHECK_GLIB2], [
>> -    PKG_CHECK_MODULES(GLIB2, glib-2.0)
>> +    PKG_CHECK_MODULES(GLIB2, glib-2.0 >= 2.22)
>>      AS_VAR_APPEND([$1_CFLAGS], [" $GLIB2_CFLAGS"])
>>      AS_VAR_APPEND([$1_LIBS], [" $GLIB2_LIBS"])
>>  ])
>> --
>> 2.4.3
>>
>> _______________________________________________
>> Spice-devel mailing list
>> Spice-devel@xxxxxxxxxxxxxxxxxxxxx
>> http://lists.freedesktop.org/mailman/listinfo/spice-devel
>
>
>
> --
> Fabiano Fidêncio

And this patch doesn't apply clearly due to the changes done in
f7ec855af3deff18aeb43ddbf2467c565f4bf346

Best Regards,
-- 
Fabiano Fidêncio
_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/spice-devel




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]