Check for Gtk version 2.6.0

Inguva Rajasekhar ringuva at novell.com
Tue Feb 15 00:18:33 PST 2005


Hi,

i was trying to build dbus on my box which has Gtk+-2.0 version 2.4.9.
The build failed when linking dbus-viewer.o which was referring 
gtk_combo_box_get_active_text() and this was undefined.

Seems to me that gtk_combo_box_get_active_text() is provided only with
Gtk 2.6

So, i guess it would be neat if this check was done during the
configure stage.

Would the following patch to configure.in suffice ?

Regards,
Raj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: conf.in.patch
Type: text/x-patch
Size: 696 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/dbus/attachments/20050215/0032c9c7/conf.in.bin


More information about the dbus mailing list