aboutsummaryrefslogtreecommitdiff
path: root/lang/guile/files
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-06-19 19:58:11 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-06-19 19:58:11 +0000
commit16e039f0286f17ca07965d1cc93086aea4b9a555 (patch)
treecb674b84f782a2e615bd79ad5106bf0a7d2ac4f8 /lang/guile/files
parent74036e70b555a37091c5ded9dca25f91798a6db9 (diff)
downloadports-16e039f0286f17ca07965d1cc93086aea4b9a555.tar.gz
ports-16e039f0286f17ca07965d1cc93086aea4b9a555.zip
Notes
Diffstat (limited to 'lang/guile/files')
-rw-r--r--lang/guile/files/patch-configure10
-rw-r--r--lang/guile/files/patch-guile-readline_configure10
2 files changed, 20 insertions, 0 deletions
diff --git a/lang/guile/files/patch-configure b/lang/guile/files/patch-configure
new file mode 100644
index 000000000000..81d7a1afe898
--- /dev/null
+++ b/lang/guile/files/patch-configure
@@ -0,0 +1,10 @@
+--- configure.orig Wed Jun 19 13:40:51 2002
++++ configure Wed Jun 19 13:41:14 2002
+@@ -8469,6 +8469,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'
diff --git a/lang/guile/files/patch-guile-readline_configure b/lang/guile/files/patch-guile-readline_configure
new file mode 100644
index 000000000000..fc197681536b
--- /dev/null
+++ b/lang/guile/files/patch-guile-readline_configure
@@ -0,0 +1,10 @@
+--- guile-readline/configure.orig Wed Jun 19 13:58:18 2002
++++ guile-readline/configure Wed Jun 19 13:58:31 2002
+@@ -7316,6 +7316,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'