summaryrefslogtreecommitdiff
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
commite9d9cda13b96a2827190998ba2683f524c8bc67a (patch)
tree1e4b6dd398f50bc00c4235403998067c59ae1f73 /ext/Setup.dj
parentc1c52ef76d893fe39d6c645cae917d4b6a63c0b0 (diff)
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
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 7d7aa7f87e..02684439ff 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