mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Synchronize with reality. Pick actually existent modules and get rid
of removed modules. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2250 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
c1c52ef76d
commit
e9d9cda13b
5 changed files with 33 additions and 15 deletions
12
ext/Setup
12
ext/Setup
|
|
@ -1,6 +1,7 @@
|
|||
#option nodynamic
|
||||
|
||||
#GD
|
||||
#Win32API
|
||||
#bigfloat
|
||||
#curses
|
||||
#dbm
|
||||
#digest
|
||||
|
|
@ -10,11 +11,14 @@
|
|||
#digest/sha2
|
||||
#etc
|
||||
#fcntl
|
||||
#kconv
|
||||
#gdbm
|
||||
#iconv
|
||||
#nkf
|
||||
#pty
|
||||
#readline
|
||||
#sdbm
|
||||
#socket
|
||||
#stringio
|
||||
#syslog
|
||||
#tk
|
||||
#tcltklib
|
||||
#gtk
|
||||
#tk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue