$FreeBSD$ --- configure.orig Fri Oct 5 10:53:42 2001 +++ configure Fri Oct 5 12:02:38 2001 @@ -5416,7 +5416,7 @@ else save_LDFLAGS="$LDFLAGBS" - LDFLAGS="$LDFLAGS `glib-config --libs gmodule`" + LDFLAGS="$LDFLAGS `$GLIB_CONFIG --libs gmodule`" if test "$cross_compiling" = yes; then ac_cv_gmodule=yes else @@ -7035,7 +7035,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 <