diff options
author | rh <rh> | 1999-11-15 18:47:56 +0000 |
---|---|---|
committer | rh <rh> | 1999-11-15 18:47:56 +0000 |
commit | d2eebc369dd4f617582b4d6c42f3ff279f93bbf8 (patch) | |
tree | 0084f9b2a861ae39b70c6aaee93452c081dedf8c /x11/gnome-libs/patches | |
parent | e50b9653907345387027d4fb663595de3826ce4b (diff) | |
download | pkgsrc-d2eebc369dd4f617582b4d6c42f3ff279f93bbf8.tar.gz |
defuzz
Diffstat (limited to 'x11/gnome-libs/patches')
-rw-r--r-- | x11/gnome-libs/patches/patch-aa | 22 | ||||
-rw-r--r-- | x11/gnome-libs/patches/patch-ah | 14 |
2 files changed, 18 insertions, 18 deletions
diff --git a/x11/gnome-libs/patches/patch-aa b/x11/gnome-libs/patches/patch-aa index 1a3ab3f33a3..9235315c8b1 100644 --- a/x11/gnome-libs/patches/patch-aa +++ b/x11/gnome-libs/patches/patch-aa @@ -1,18 +1,18 @@ -$NetBSD: patch-aa,v 1.6 1999/08/29 12:37:04 rh Exp $ +$NetBSD: patch-aa,v 1.7 1999/11/15 18:47:56 rh Exp $ ---- configure.orig Fri Aug 20 21:45:13 1999 -+++ configure Sun Aug 29 12:56:36 1999 -@@ -2373,7 +2373,9 @@ - LIBTOOL_DEPS="$ac_aux_dir/ltconfig $ac_aux_dir/ltmain.sh" +--- configure.orig Thu Oct 7 04:32:56 1999 ++++ configure Mon Nov 15 19:18:04 1999 +@@ -2077,7 +2077,9 @@ + fi # Always use our own libtool. +if false; then LIBTOOL='$(SHELL) $(top_builddir)/libtool' +fi - # Redirect the config.log output again, so that the ltconfig log is not - # clobbered by the next message. -@@ -5653,7 +5655,7 @@ + # Check for any special flags to pass to ltconfig. + libtool_flags= +@@ -5587,7 +5589,7 @@ # AM_GNOME_GETTEXT above substs $DATADIRNAME # this is the directory where the *.{mo,gmo} files are installed @@ -21,7 +21,7 @@ $NetBSD: patch-aa,v 1.6 1999/08/29 12:37:04 rh Exp $ echo $ac_n "checking for main in -lm""... $ac_c" 1>&6 -@@ -10310,7 +10312,7 @@ +@@ -10370,7 +10372,7 @@ GTKXMHTML_LIBS="-lgtkxmhtml $LIBGTKXMHTML_LIBS" ZVT_LIBS="-lzvt $UTIL_LIBS $GTK_LIBS" @@ -30,7 +30,7 @@ $NetBSD: patch-aa,v 1.6 1999/08/29 12:37:04 rh Exp $ GNOME_INCLUDEDIR='-I${includedir} -DNEED_GNOMESUPPORT_H -I${pkglibdir}/include' GNOME_IDLDIR='-I${datadir}/idl' -@@ -10903,10 +10905,10 @@ +@@ -10967,10 +10969,10 @@ top_srcdir="$ac_dots$ac_given_srcdir" ;; esac @@ -45,7 +45,7 @@ $NetBSD: patch-aa,v 1.6 1999/08/29 12:37:04 rh Exp $ echo creating "$ac_file" rm -f "$ac_file" -@@ -11176,10 +11178,10 @@ +@@ -11240,10 +11242,10 @@ *) # Relative path. ac_sub_cache_file="$ac_dots$cache_file" ;; esac diff --git a/x11/gnome-libs/patches/patch-ah b/x11/gnome-libs/patches/patch-ah index a2d89bb5f64..5f1a1fdd491 100644 --- a/x11/gnome-libs/patches/patch-ah +++ b/x11/gnome-libs/patches/patch-ah @@ -1,14 +1,14 @@ -$NetBSD: patch-ah,v 1.2 1999/08/29 12:37:04 rh Exp $ +$NetBSD: patch-ah,v 1.3 1999/11/15 18:47:56 rh Exp $ ---- libart_lgpl/configure.orig Fri Aug 20 21:45:16 1999 -+++ libart_lgpl/configure Sun Aug 29 12:58:28 1999 -@@ -1922,7 +1922,9 @@ - LIBTOOL_DEPS="$ac_aux_dir/ltconfig $ac_aux_dir/ltmain.sh" +--- libart_lgpl/configure.orig Mon Nov 15 19:20:56 1999 ++++ libart_lgpl/configure Mon Nov 15 19:20:56 1999 +@@ -1624,7 +1624,9 @@ + fi # Always use our own libtool. +if false; then LIBTOOL='$(SHELL) $(top_builddir)/libtool' +fi - # Redirect the config.log output again, so that the ltconfig log is not - # clobbered by the next message. + # Check for any special flags to pass to ltconfig. + libtool_flags= |