mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05: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
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue