зеркало из https://github.com/github/ruby.git
Fix the end of "compiler section"
This commit is contained in:
Родитель
14da90f262
Коммит
fa26ef5bf7
|
@ -989,7 +989,6 @@ AC_SUBST(incflags, "$INCFLAGS")
|
|||
|
||||
test -z "${ac_env_CFLAGS_set}" -a -n "${cflags+set}" && eval CFLAGS="\"$cflags $ARCH_FLAG\""
|
||||
test -z "${ac_env_CXXFLAGS_set}" -a -n "${cxxflags+set}" && eval CXXFLAGS="\"$cxxflags $ARCH_FLAG\""
|
||||
}
|
||||
|
||||
AC_CACHE_CHECK([whether compiler has statement and declarations in expressions],
|
||||
rb_cv_have_stmt_and_decl_in_expr,
|
||||
|
@ -999,6 +998,7 @@ AC_CACHE_CHECK([whether compiler has statement and declarations in expressions],
|
|||
AS_IF([test "$rb_cv_have_stmt_and_decl_in_expr" = yes], [
|
||||
AC_DEFINE(HAVE_STMT_AND_DECL_IN_EXPR)
|
||||
])
|
||||
}
|
||||
|
||||
[begin]_group "header and library section" && {
|
||||
AC_ARG_WITH(winnt-ver,
|
||||
|
|
Загрузка…
Ссылка в новой задаче