summaryrefslogtreecommitdiff
path: root/ext/Setup.x68
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.x68
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.x68')
-rw-r--r--ext/Setup.x6815
1 files changed, 11 insertions, 4 deletions
diff --git a/ext/Setup.x68 b/ext/Setup.x68
index 84b8902732..d358a64c61 100644
--- a/ext/Setup.x68
+++ b/ext/Setup.x68
@@ -1,6 +1,7 @@
option nodynamic
-#GD
+#Win32API
+bigfloat
#curses
dbm
digest
@@ -10,8 +11,14 @@ digest/sha1
digest/sha2
#etc
fcntl
-kconv
-marshal
+#gdbm
+#iconv
+nkf
+#pty
+#readline
+#sdbm
#socket
+stringio
#syslog
-#tkutil
+#tcltklib
+#tk