diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2004-01-03 21:30:57 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2004-01-03 21:30:57 +0000 |
commit | d4f420056d1f6dd8baf53d87e85da2e015a13e91 (patch) | |
tree | 10ed10f3f74108513cf86b4a5eb1154f9af92c22 /textproc/enchant/files/patch-configure | |
parent | f89c03e9662f43b2e2139e05fe658486f2ccbff1 (diff) |
Notes
Diffstat (limited to 'textproc/enchant/files/patch-configure')
-rw-r--r-- | textproc/enchant/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/textproc/enchant/files/patch-configure b/textproc/enchant/files/patch-configure new file mode 100644 index 000000000000..00d91c4518c9 --- /dev/null +++ b/textproc/enchant/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Sat Jan 3 16:19:57 2004 ++++ configure Sat Jan 3 16:20:35 2004 +@@ -8164,6 +8164,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' |