mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
ext/Setup: update
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51924 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
c2ccedbee1
commit
61847a8279
1 changed files with 20 additions and 1 deletions
21
ext/Setup
21
ext/Setup
|
@ -1,8 +1,11 @@
|
|||
#option nodynamic
|
||||
|
||||
#Win32API
|
||||
#bigdecimal
|
||||
#continuation
|
||||
#coverage
|
||||
#date
|
||||
#dbm
|
||||
#digest/bubblebabble
|
||||
#digest
|
||||
#digest/md5
|
||||
#digest/rmd160
|
||||
|
@ -10,12 +13,25 @@
|
|||
#digest/sha2
|
||||
#etc
|
||||
#fcntl
|
||||
#fiber
|
||||
#fiddle
|
||||
#gdbm
|
||||
#io/console
|
||||
#io/nonblock
|
||||
#io/wait
|
||||
#json
|
||||
#json/generator
|
||||
#json/parser
|
||||
#mathn/complex
|
||||
#mathn/rational
|
||||
#nkf
|
||||
#objspace
|
||||
#openssl
|
||||
#pathname
|
||||
#psych
|
||||
#pty
|
||||
#racc/cparse
|
||||
#rbconfig/sizeof
|
||||
#readline
|
||||
#ripper
|
||||
#sdbm
|
||||
|
@ -23,6 +39,9 @@
|
|||
#stringio
|
||||
#strscan
|
||||
#syslog
|
||||
#thread
|
||||
#tk
|
||||
#tk/tkutil
|
||||
#win32
|
||||
#win32ole
|
||||
#zlib
|
||||
|
|
Loading…
Add table
Reference in a new issue