GNOME Bugzilla – Bug 648938
--enable-gtk2-dependency should also disable gtk-update-icon-cache.exe.manifest
Last modified: 2011-04-29 14:26:35 UTC
--enable-gtk2-dependency option disables building gtk-update-icon-cache.exe, but it currently doesn't disable building and installing gtk-update-icon-cache.exe.manifest.
Created attachment 186878 [details] [review] Disable gtk-update-icon-cache.exe.manifest with --enable-gtk2-dependency When gtk-update-icon-cache building is suppressed, its manifest file should also not be installed.
Review of attachment 186878 [details] [review]: Also looks correct (though the nested conditionals here are...ugh).
Attachment 186878 [details] pushed as bcc153e - Disable gtk-update-icon-cache.exe.manifest with --enable-gtk2-dependency