After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 639471 - Add --enable-gtk2-dependency option
Add --enable-gtk2-dependency option
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: .General
unspecified
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2011-01-13 21:59 UTC by Colin Walters
Modified: 2011-01-15 01:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Add --enable-gtk2-dependency option (2.59 KB, patch)
2011-01-13 21:59 UTC, Colin Walters
none Details | Review

Description Colin Walters 2011-01-13 21:59:48 UTC
gtk2 and gtk3 share at least gtk-update-icon-cache currently.
Most of the GP Linux forks are going to be shipping gtk2, and
so it makes sense to use the gtk-update-icon-cache from there.

Embeds can of course choose via the configure flag.

Open question: Should it be --disable-gtk2-dependency?
Comment 1 Colin Walters 2011-01-13 21:59:51 UTC
Created attachment 178264 [details] [review]
Add --enable-gtk2-dependency option