diff options
Diffstat (limited to 'japanese/kasumi/files/patch-configure')
-rw-r--r-- | japanese/kasumi/files/patch-configure | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/japanese/kasumi/files/patch-configure b/japanese/kasumi/files/patch-configure deleted file mode 100644 index 93b88fad63e9..000000000000 --- a/japanese/kasumi/files/patch-configure +++ /dev/null @@ -1,20 +0,0 @@ ---- configure.orig 2009-07-17 00:52:02 UTC -+++ configure -@@ -7365,7 +7365,7 @@ fi - fi - if test "X$ltrpathdirs" != "X"; then - for found_dir in $ltrpathdirs; do -- LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }-R$found_dir" -+ LTLIBICONV="${LTLIBICONV}${LTLIBICONV:+ }" - done - fi - -@@ -8587,7 +8587,7 @@ fi - fi - if test "X$ltrpathdirs" != "X"; then - for found_dir in $ltrpathdirs; do -- LTLIBINTL="${LTLIBINTL}${LTLIBINTL:+ }-R$found_dir" -+ LTLIBINTL="${LTLIBINTL}${LTLIBINTL:+ }" - done - fi - |