--- configure.orig Thu Feb 25 01:44:38 1999 +++ configure Mon Mar 1 20:30:08 1999 @@ -2304,8 +2304,8 @@ echo "configure:2305: checking If dynamic linking works on this system" >&5 oLIBS="$LIBS" oCFLAGS="$CFLAGS" - LIBS="$LIBS `glib-config --libs gmodule`" - CFLAGS="$CFLAGS `glib-config --cflags gmodule`" + LIBS="$LIBS `glib12-config --libs gmodule`" + CFLAGS="$CFLAGS `glib12-config --cflags gmodule`" if test "$cross_compiling" = yes; then { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; } else @@ -2354,8 +2354,8 @@ #define USE_GMODULE 1 EOF - GMODULE_LIBS="`glib-config --libs gmodule`" - GMODULE_FLAGS="`glib-config --cflags gmodule`" + GMODULE_LIBS="`glib12-config --libs gmodule`" + GMODULE_FLAGS="`glib12-config --cflags gmodule`" echo "$ac_t""yes" 1>&6 @@ -4153,7 +4153,7 @@ echo $ac_n "(cached) $ac_c" 1>&6 else ac_save_LIBS="$LIBS" -LIBS="-lXext $X_LIBS $LIBS" +LIBS="-lXext -lX11 $X_LIBS $LIBS" cat > conftest.$ac_ext <&6 else ac_save_LIBS="$LIBS" -LIBS="-ltiff $GX_LIBS $LIBS" +LIBS="-ltiff -ljpeg -lz $GX_LIBS $LIBS" cat > conftest.$ac_ext <