--- configure.orig Mon Apr 29 12:07:59 2002 +++ configure Mon Apr 29 12:08:54 2002 @@ -5339,6 +5339,7 @@ # This can be used to rebuild libtool when needed LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" +$ac_aux_dir/ltconfig $LIBTOOL_DEPS # Always use our own libtool. LIBTOOL='$(SHELL) $(top_builddir)/libtool' @@ -8775,7 +8776,7 @@ else save_LDFLAGS="$LDFLAGS" - LDFLAGS="$LDFLAGS `glib-config --libs gmodule`" + LDFLAGS="$LDFLAGS `$GLIB_CONFIG --libs gmodule`" if test "$cross_compiling" = yes; then ac_cv_gmodule=yes else @@ -10394,7 +10395,7 @@ echo $ac_n "(cached) $ac_c" 1>&6 else ac_save_LIBS="$LIBS" -LIBS="-ltiff -lm $LIBS" +LIBS="-ltiff -ljpeg -lz -lm $LIBS" cat > conftest.$ac_ext <