Re: GTK+-2.3.4 released [unstable]



On Wed, 2004-02-25 at 11:44, Tomasz KÅoczko wrote:
On Wed, 25 Feb 2004, Owen Taylor wrote:
[..]
Looks like we're missing a requirement on glib-2.3.3, upgrade and make
sure GTK+ is finding it and you should be fine. (G_DEFINE_TYPE changed
slightly between 2.3.2 and 2.3.3)

Yes. This was compiled on glib 2.3.2.
Why (the hel) gtk+ autoconf script have incorrect checking enviromet ? ;)
       ^^^^^^^^

The politeness... Because we didn't notice???

<disclaimer>I have RW access</dislaimer>

 m4_define([gtk_binary_version], [2.2.0])
 
 # required versions of other packages
-m4_define([glib_required_version], [2.3.2])
+m4_define([glib_required_version], [2.3.3])
 m4_define([pango_required_version], [1.2.0])
 m4_define([atk_required_version], [1.0.1])

This is fine to add with a changelog entry but not the other change,
see Matthias's comment.

Regards,
                                                Owen





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