diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-09-25 08:14:28 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-09-25 08:14:28 +0000 |
commit | b82bff9c5552824d41487f39a12ce1f2afa5b864 (patch) | |
tree | 8714ea932d77e5efd842ee483780562e96d21339 /textproc/pspell-ispell/files/patch-aa | |
parent | Update to 1.4.5. (diff) |
Remove --buld ltconfig option hacks. Please don't forget to update your libtool
installation.
Diffstat (limited to 'textproc/pspell-ispell/files/patch-aa')
-rw-r--r-- | textproc/pspell-ispell/files/patch-aa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/pspell-ispell/files/patch-aa b/textproc/pspell-ispell/files/patch-aa index b65e61734b86..6a6030e45e25 100644 --- a/textproc/pspell-ispell/files/patch-aa +++ b/textproc/pspell-ispell/files/patch-aa @@ -5,7 +5,7 @@ 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 \ ++$libtool_flags --build="$build" $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 |