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 | |
| parent | d37fbb60528042b07cf8899eb3a62774130e3d44 (diff) | |
Remove --buld ltconfig option hacks. Please don't forget to update your libtool
installation.
Diffstat (limited to 'textproc')
| -rw-r--r-- | textproc/aspell/files/patch-ah | 2 | ||||
| -rw-r--r-- | textproc/pspell-ispell/files/patch-aa | 2 | ||||
| -rw-r--r-- | textproc/pspell/files/patch-aa | 2 | ||||
| -rw-r--r-- | textproc/pspell/files/patch-ab | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/textproc/aspell/files/patch-ah b/textproc/aspell/files/patch-ah index 02aafea0d73d..3ca671510ee3 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 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 diff --git a/textproc/pspell/files/patch-aa b/textproc/pspell/files/patch-aa index dee99d8906a7..a6bcfe41af02 100644 --- a/textproc/pspell/files/patch-aa +++ b/textproc/pspell/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 diff --git a/textproc/pspell/files/patch-ab b/textproc/pspell/files/patch-ab index 2ca73407ca34..1b2e61034288 100644 --- a/textproc/pspell/files/patch-ab +++ b/textproc/pspell/files/patch-ab @@ -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 |
