diff options
Diffstat (limited to 'textproc/aspell')
-rw-r--r-- | textproc/aspell/files/patch-ah | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/aspell/files/patch-ah b/textproc/aspell/files/patch-ah index 02aafea..3ca6715 100644 --- a/textproc/aspell/files/patch-ah +++ b/textproc/aspell/files/patch-ah @@ -23,7 +23,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 |