diff options
Diffstat (limited to 'textproc/aspell/files/patch-configure')
-rw-r--r-- | textproc/aspell/files/patch-configure | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/textproc/aspell/files/patch-configure b/textproc/aspell/files/patch-configure new file mode 100644 index 000000000000..4873484420c4 --- /dev/null +++ b/textproc/aspell/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Wed Jul 3 19:22:07 2002 ++++ configure Wed Jul 3 19:22:16 2002 +@@ -12335,6 +12335,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' |