Re: [gnome-db] libgnomedb requires GTK+ 2.10



On 1/16/07, Murray Cumming <murrayc murrayc com> wrote:
As noticed in this bug report:
http://bugzilla.gnome.org/show_bug.cgi?id=389821

libgnomedb uses GtkLinkButton here:
http://svn.gnome.org/viewcvs/libgnomedb/trunk/libgnomedb/gnome-db-transaction-status.c?view=markup

That requires GTK+ 2.10. I am generally in favor of keeping in sync with
the GNOME release schedule, but I need to use libgnomedb on Debian Etch,
which has only GTK+ 2.8. Would it be OK to #ifdef it out?

Could you instead modify the configure.in file to detect GTK+ version
and then #ifdef the 2.10 specific part depending on the version of
GTK+? This would help me because I want to remove the GnomeDruid usage
(use GtkAssistant instead), and I could use the same method.

Thanks,

Vivien



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