summaryrefslogtreecommitdiffstats
path: root/ext/Setup.dj
diff options
context:
space:
mode:
authorknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-03-22 05:08:16 +0000
committerknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-03-22 05:08:16 +0000
commit1450db577fbaaacd37f65e2770d1ad4f877975bb (patch)
tree1e4b6dd398f50bc00c4235403998067c59ae1f73 /ext/Setup.dj
parent9d51d3ed1206e486b94933d005d199d79d270fe3 (diff)
downloadruby-1450db577fbaaacd37f65e2770d1ad4f877975bb.tar.gz
ruby-1450db577fbaaacd37f65e2770d1ad4f877975bb.tar.xz
ruby-1450db577fbaaacd37f65e2770d1ad4f877975bb.zip
Synchronize with reality. Pick actually existent modules and get rid
of removed modules. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2250 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/Setup.dj')
-rw-r--r--ext/Setup.dj12
1 files changed, 8 insertions, 4 deletions
diff --git a/ext/Setup.dj b/ext/Setup.dj
index 7d7aa7f87..02684439f 100644
--- a/ext/Setup.dj
+++ b/ext/Setup.dj
@@ -1,6 +1,7 @@
option nodynamic
-#GD
+#Win32API
+bigfloat
#curses
dbm
digest
@@ -8,13 +9,16 @@ digest/md5
digest/rmd160
digest/sha1
digest/sha2
-gdbm
#etc
fcntl
+gdbm
+#iconv
nkf
-marshal
+#pty
readline
sdbm
#socket
+stringio
#syslog
-#tkutil
+#tcltklib
+#tk