mirror of
https://github.com/ruby/ruby.git
synced 2026-01-28 04:54:23 +00:00
fix typo on previous commit
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45310 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
e30a140d6f
commit
ef0ce95daf
@ -2828,7 +2828,7 @@ fi
|
||||
AS_CASE(["$target_os"],
|
||||
[freebsd*], [
|
||||
AC_CHECK_LIB([procstat], [procstat_open_sysctl])
|
||||
fi])
|
||||
])
|
||||
AS_CASE(["$target_cpu-$target_os"],
|
||||
[*-darwin*], [
|
||||
AC_CHECK_HEADERS([execinfo.h])
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user