зеркало из https://github.com/github/ruby.git
configure.in: remove garbage spaces
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52030 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
967cb34da2
Коммит
3c534a09e9
|
@ -3708,7 +3708,7 @@ AS_CASE("$cross_compiling:${LIBPATHENV}", [yes:* | no:], [], [
|
|||
AC_MSG_CHECKING(whether wrapper for $LIBPATHENV is needed)
|
||||
AS_IF([env ${LIBPATHENV}=/lib /bin/sh -c ': ${'${LIBPATHENV}'?}' 2>/dev/null],
|
||||
[AC_MSG_RESULT(no)],
|
||||
[PREP="$PREP"' ruby-runner$(EXEEXT)'
|
||||
[PREP="$PREP"' ruby-runner$(EXEEXT)'
|
||||
AC_MSG_RESULT(yes)]
|
||||
)
|
||||
])
|
||||
|
|
Загрузка…
Ссылка в новой задаче