From 71c7818b128da54df41e6cb774c06dad1f1a6bd1 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Wed, 22 Aug 2001 18:06:36 +0000 Subject: Update to 1.4.1.1. --- x11/gnomelibs/files/patch-aa | 26 +++++++++++++++++++------- x11/gnomelibs/files/patch-bi | 21 ++++++++++++--------- x11/gnomelibs/files/patch-bl | 11 +++++++---- 3 files changed, 38 insertions(+), 20 deletions(-) (limited to 'x11/gnomelibs/files') diff --git a/x11/gnomelibs/files/patch-aa b/x11/gnomelibs/files/patch-aa index 604dc409f06d..7705958f69a1 100644 --- a/x11/gnomelibs/files/patch-aa +++ b/x11/gnomelibs/files/patch-aa @@ -1,15 +1,27 @@ ---- configure.orig Tue Aug 1 21:58:10 2000 -+++ configure Tue Aug 1 21:59:03 2000 -@@ -7214,7 +7214,7 @@ + +$FreeBSD$ + +--- configure.orig Wed Aug 22 16:15:39 2001 ++++ configure Wed Aug 22 16:17:10 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 <