diff options
Diffstat (limited to 'textproc/aspell/files/patch-ah')
-rw-r--r-- | textproc/aspell/files/patch-ah | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/textproc/aspell/files/patch-ah b/textproc/aspell/files/patch-ah deleted file mode 100644 index a1886a062e02..000000000000 --- a/textproc/aspell/files/patch-ah +++ /dev/null @@ -1,26 +0,0 @@ ---- configure.orig Thu Jan 25 09:42:03 2001 -+++ configure Sat Feb 17 06:18:28 2001 -@@ -2276,7 +2276,7 @@ - deplibs_check_method="$deplibs_check_method" \ - file_magic_cmd="$file_magic_cmd" \ - ${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig -o libtool $libtool_flags \ ----build="$build" --add-tag=CXX $ac_aux_dir/ltcf-cxx.sh $host \ -+--build="$build" $ac_aux_dir/ltmain.sh $host \ - || { echo "configure: error: libtool tag configuration failed" 1>&2; exit 1; } - CC="$lt_save_CC" - CFLAGS="$lt_save_CFLAGS" -@@ -2798,10 +2798,10 @@ - top_srcdir="$ac_dots$ac_given_srcdir" ;; - esac - -- case "$ac_given_INSTALL" in -- [/$]*) INSTALL="$ac_given_INSTALL" ;; -- *) INSTALL="$ac_dots$ac_given_INSTALL" ;; -- esac -+# case "$ac_given_INSTALL" in -+# [/$]*) INSTALL="$ac_given_INSTALL" ;; -+# *) INSTALL="$ac_dots$ac_given_INSTALL" ;; -+# esac - - echo creating "$ac_file" - rm -f "$ac_file" |