mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Add Appendix C containing a pointer to mkmf.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41255 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
2eadce6743
commit
2a23bd6202
1 changed files with 4 additions and 0 deletions
|
@ -1476,6 +1476,10 @@ RB_EVENT_HOOKS_HAVE_CALLBACK_DATA ::
|
|||
Means that rb_add_event_hook() takes the third argument `data', to be
|
||||
passed to the given event hook function.
|
||||
|
||||
= Appendix C. Functions available for use in extconf.rb
|
||||
|
||||
See documentation for {mkmf}[rdoc-ref:MakeMakefile].
|
||||
|
||||
/*
|
||||
* Local variables:
|
||||
* fill-column: 70
|
||||
|
|
Loading…
Add table
Reference in a new issue