21 lines
547 B
Plaintext
21 lines
547 B
Plaintext
--- 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
|
|
|