summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-03-22 05:15:37 +0000
committerknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-03-22 05:15:37 +0000
commit33473351acb56d8e766e0019b4014ed2f2b3ca98 (patch)
tree95f05a0414a57501f6098c9e8fbc6d1a5b01512d /ext
parent4278b059ef11f7e3d0cd14fbca395a9fc993246d (diff)
Synchronize with reality. Pick actually existent modules and get rid
of removed modules. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@2251 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext')
-rw-r--r--ext/Setup9
-rw-r--r--ext/Setup.dj9
-rw-r--r--ext/Setup.nt3
-rw-r--r--ext/Setup.x6812
4 files changed, 18 insertions, 15 deletions
diff --git a/ext/Setup b/ext/Setup
index df88155294..cc0f3f088b 100644
--- a/ext/Setup
+++ b/ext/Setup
@@ -1,6 +1,6 @@
#option nodynamic
-#GD
+#Win32API
#curses
#dbm
#digest
@@ -10,11 +10,12 @@
#digest/sha2
#etc
#fcntl
-#kconv
+#gdbm
+#nkf
#pty
+#readline
#sdbm
#socket
#syslog
-#tk
#tcltklib
-#gtk
+#tk
diff --git a/ext/Setup.dj b/ext/Setup.dj
index 7d7aa7f87e..9730c65448 100644
--- a/ext/Setup.dj
+++ b/ext/Setup.dj
@@ -1,6 +1,6 @@
option nodynamic
-#GD
+#Win32API
#curses
dbm
digest
@@ -8,13 +8,14 @@ digest/md5
digest/rmd160
digest/sha1
digest/sha2
-gdbm
#etc
fcntl
+gdbm
nkf
-marshal
+#pty
readline
sdbm
#socket
#syslog
-#tkutil
+#tcltklib
+#tk
diff --git a/ext/Setup.nt b/ext/Setup.nt
index cb0014350b..828a94a848 100644
--- a/ext/Setup.nt
+++ b/ext/Setup.nt
@@ -1,6 +1,5 @@
#option nodynamic
-#GD
Win32API
#curses
#dbm
@@ -12,8 +11,6 @@ digest/sha2
#etc
fcntl
#gdbm
-#gtk
-marshal
nkf
#pty
#readline
diff --git a/ext/Setup.x68 b/ext/Setup.x68
index 84b8902732..1fcd63b062 100644
--- a/ext/Setup.x68
+++ b/ext/Setup.x68
@@ -1,6 +1,6 @@
option nodynamic
-#GD
+#Win32API
#curses
dbm
digest
@@ -10,8 +10,12 @@ digest/sha1
digest/sha2
#etc
fcntl
-kconv
-marshal
+#gdbm
+nkf
+#pty
+#readline
+#sdbm
#socket
#syslog
-#tkutil
+#tcltklib
+#tk