diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-11 04:58:41 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-11 04:58:41 +0000 |
commit | 938e066586b088a6b87daee479f0521beb9131d8 (patch) | |
tree | b22b5e4674e69058102b91e5c3ab1c6cc6c81fec /textproc/gnomespell/files/patch-configure | |
parent | Update to 1.99.7. (diff) |
Update to 1.0.4.
Diffstat (limited to '')
-rw-r--r-- | textproc/gnomespell/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/textproc/gnomespell/files/patch-configure b/textproc/gnomespell/files/patch-configure new file mode 100644 index 000000000000..f195f07b43c6 --- /dev/null +++ b/textproc/gnomespell/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Wed Dec 11 18:31:51 2002 ++++ configure Thu Dec 12 12:07:17 2002 +@@ -7414,6 +7414,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' |