diff options
Diffstat (limited to 'x11/gnomelibs/files/patch-aa')
-rw-r--r-- | x11/gnomelibs/files/patch-aa | 26 |
1 files changed, 19 insertions, 7 deletions
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 <<EOF - #line 7220 "configure" + #line 7041 "configure" #include "confdefs.h" -@@ -10208,13 +10208,13 @@ +@@ -10111,13 +10111,13 @@ SUPPORTINCS='-DNEED_GNOMESUPPORT_H -I$(top_builddir)/support -I$(top_srcdir)/support' ART_LIBS="-lart_lgpl" @@ -25,7 +37,7 @@ GNOME_IDLDIR='-I${datadir}/idl' -@@ -10609,6 +10609,7 @@ +@@ -10511,6 +10511,7 @@ s%@MAINTAINER_MODE_FALSE@%$MAINTAINER_MODE_FALSE%g s%@MAINT@%$MAINT%g s%@cflags_set@%$cflags_set%g @@ -33,7 +45,7 @@ s%@GTK_CONFIG@%$GTK_CONFIG%g s%@GTK_CFLAGS@%$GTK_CFLAGS%g s%@GTK_LIBS@%$GTK_LIBS%g -@@ -11079,10 +11080,6 @@ +@@ -10980,10 +10981,6 @@ *) # Relative path. ac_sub_cache_file="$ac_dots$cache_file" ;; esac |