. configure.in: Fix autoconf warnings about cross compilation by trying to
provide sane defaults for AC_TRY_RUN.
. docs/Makefile.am: Tell distcheck how to generate the .gif files.
. gtk/Makefile.am: If we refer to gtkmarshal.[ch] in $(srcdir), put them into
$(srcdir) when generated. Also add a dependency of gtksignal.h on gtkmarshal.h
for -j builds.
. gtk/gtk(dnd,style,gamma).c: Minor warning fixes.