--- configure.orig Wed Oct 20 17:15:24 1999 +++ configure Fri Oct 22 10:26:25 1999 @@ -3028,8 +3028,8 @@ #define USE_GMODULE 1 EOF - GMODULE_LIBS="`glib-config --libs gmodule`" - GMODULE_FLAGS="`glib-config --cflags gmodule`" + GMODULE_LIBS="`$GLIB_CONFIG --libs gmodule`" + GMODULE_FLAGS="`$GLIB_CONFIG --cflags gmodule`" echo "$ac_t""yes" 1>&6 @@ -3561,8 +3561,7 @@ echo $ac_n "(cached) $ac_c" 1>&6 else ac_save_LIBS="$LIBS" -LIBS="-lgif echo "configure: warning: *** Native GIF support will not be built" 1>&2; - gifok=no $LIBS" +LIBS="-lgif $GTK_LIBS $LIBS" cat > conftest.$ac_ext <