summaryrefslogtreecommitdiff
path: root/math/gnumeric2/files/patch-aa
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-06-07 19:56:49 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-06-07 19:56:49 +0000
commit16cb069eae7cafebaf19b7d67930f61a55036b52 (patch)
treeb602460004c7dbdd443b9d3f0343a17e4106b1d1 /math/gnumeric2/files/patch-aa
parentupdate WWW (diff)
Update to 1.0.7.
Diffstat (limited to 'math/gnumeric2/files/patch-aa')
-rw-r--r--math/gnumeric2/files/patch-aa14
1 files changed, 11 insertions, 3 deletions
diff --git a/math/gnumeric2/files/patch-aa b/math/gnumeric2/files/patch-aa
index 978df6779fac..3bbcde722300 100644
--- a/math/gnumeric2/files/patch-aa
+++ b/math/gnumeric2/files/patch-aa
@@ -1,9 +1,17 @@
$FreeBSD$
---- configure.orig Wed Nov 7 11:20:14 2001
-+++ configure Wed Nov 7 11:34:43 2001
-@@ -10618,7 +10618,7 @@
+--- configure.orig Fri Jun 7 21:38:37 2002
++++ configure Fri Jun 7 21:39:48 2002
+@@ -5913,6 +5913,7 @@
+
+ # This can be used to rebuild libtool when needed
+ LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
++$ac_aux_dir/ltconfig $LIBTOOL_DEPS
+
+ # Always use our own libtool.
+ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
+@@ -10790,7 +10791,7 @@
if gnome-config --libs gb > /dev/null 2>&1; then
verstxt=`gnome-config --modversion gb 2>/dev/null`
vers=`echo "$verstxt" | awk -F. '{ printf "%d", $1 * 10000 + $2 * 100 + $3; }'`