summaryrefslogtreecommitdiff
path: root/textproc/pspell/files/patch-ab
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-06-13 23:01:16 +0000
committerAde Lovett <ade@FreeBSD.org>2000-06-13 23:01:16 +0000
commitba74761a29d4deccf8c013baaba10333f77f7952 (patch)
tree4618e44575a82d83bdd76187b064c4660f80cebd /textproc/pspell/files/patch-ab
parentUse print/gnomeprint and replace supplied uulib library with the (diff)
Add pspell, a library to provide a generic interface to
installed spell checker libraries (aspell, ispell, etc..)
Diffstat (limited to '')
-rw-r--r--textproc/pspell/files/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/pspell/files/patch-ab b/textproc/pspell/files/patch-ab
new file mode 100644
index 000000000000..2ca73407ca34
--- /dev/null
+++ b/textproc/pspell/files/patch-ab
@@ -0,0 +1,11 @@
+--- modules/configure.orig Fri Jun 9 20:49:40 2000
++++ modules/configure Tue Jun 13 13:32:00 2000
+@@ -2149,7 +2149,7 @@
+ objext="$OBJEXT" exeext="$EXEEXT" reload_flag="$reload_flag" \
+ deplibs_check_method="$deplibs_check_method" file_magic_cmd="$file_magic_cmd" \
+ ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig --no-reexec \
+-$libtool_flags --no-verify --build="$build" $ac_aux_dir/ltmain.sh $lt_target \
++$libtool_flags $ac_aux_dir/ltmain.sh $lt_target \
+ || { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
+
+ # Reload cache, that may have been modified by ltconfig