On Mon, Jan 02, 2012 at 05:30:48PM +0100, Fabrice DELENTE wrote: > Hello. > > I need to compile libunique-1.1.6 for liferea-1.8.0, but I can't since > G_CONST_RETURN has been deprecated while some headers (uniquemessage.h > for instance) use this macro. > > How can I get libunique-1.1.6 to compile? Thanks! Very ugly workaround is to add "-DG_CONST_RETURN=const" to your CFLAGS. -- Antoine _______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list