* INSTALL: say we need GTK+ 1.2.x
* acinclude.m4
* config.guess
* config.sub
* config.h.in
* ltconfig
* ltmain.sh: libtool 1.3.3
* app/channel.c: make sure the coord variables are set properly in
the mask empty case in channel_bounds (patch from spencer)
* app/drawable.c: check to see if there actually is a shadow in
drawable_merge_shadow
* app/autocrop.c: sync with 1.1 tree
* app/xwd.c: hackaround for buggy window managers (like
WindowMaker) that store a bogus XWDColor flag field.
-Yosh