summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-04-19 12:55:59 +0000
committerknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-04-19 12:55:59 +0000
commitd3897791679dede0b96cbb3ef69a098d6bb3233f (patch)
treef518d25f866aa13362daee260a44ef38210baa9e
parentd85c44a7eaeb52d6903431efef004e2b3605a94f (diff)
downloadruby-d3897791679dede0b96cbb3ef69a098d6bb3233f.tar.gz
ruby-d3897791679dede0b96cbb3ef69a098d6bb3233f.tar.xz
ruby-d3897791679dede0b96cbb3ef69a098d6bb3233f.zip
* ext/Setup*: Add zlib and remove bogus and obsolete entries.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@3696 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog4
-rw-r--r--ext/Setup2
-rw-r--r--ext/Setup.atheos6
-rw-r--r--ext/Setup.dj2
-rw-r--r--ext/Setup.emx2
-rw-r--r--ext/Setup.nt2
-rw-r--r--ext/Setup.x682
7 files changed, 11 insertions, 9 deletions
diff --git a/ChangeLog b/ChangeLog
index acfed8791..7b833885d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Sat Apr 19 21:55:10 2003 Akinori MUSHA <knu@iDaemons.org>
+
+ * ext/Setup*: Add zlib and remove bogus and obsolete entries.
+
Sat Apr 19 00:56:13 2003 Yukihiro Matsumoto <matz@ruby-lang.org>
* struct.c (rb_struct_eql): should compare values with "eql?".
diff --git a/ext/Setup b/ext/Setup
index a10c724ee..6b76bdb0e 100644
--- a/ext/Setup
+++ b/ext/Setup
@@ -2,7 +2,6 @@
#Win32API
#bigdecimal
-#bigdecimal/lib
#curses
#dbm
#digest
@@ -27,3 +26,4 @@
#tcltklib
#tk
#win32ole
+#zlib
diff --git a/ext/Setup.atheos b/ext/Setup.atheos
index b224b8608..93be203d6 100644
--- a/ext/Setup.atheos
+++ b/ext/Setup.atheos
@@ -1,7 +1,6 @@
option nodynamic
bigdecimal
-bigdecimal/lib
curses
dbm
digest
@@ -14,7 +13,6 @@ etc
fcntl
gdbm
iconv
-marshal
nkf
pty
racc/parse
@@ -24,6 +22,6 @@ socket
stringio
strscan
syslog
-#tk
#tcltklib
-#gtk
+#tk
+zlib
diff --git a/ext/Setup.dj b/ext/Setup.dj
index 064f008f3..ac3e06faf 100644
--- a/ext/Setup.dj
+++ b/ext/Setup.dj
@@ -2,7 +2,6 @@ option nodynamic
#Win32API
bigdecimal
-bigdecimal/lib
#curses
dbm
digest
@@ -27,3 +26,4 @@ strscan
#tcltklib
#tk
#win32ole
+#zlib
diff --git a/ext/Setup.emx b/ext/Setup.emx
index 0aba00e98..e4a93c55a 100644
--- a/ext/Setup.emx
+++ b/ext/Setup.emx
@@ -2,7 +2,6 @@ option nodynamic
#Win32API
bigdecimal
-bigdecimal/lib
curses
#dbm
digest
@@ -27,3 +26,4 @@ strscan
#tcltklib
#tk
#win32ole
+#zlib
diff --git a/ext/Setup.nt b/ext/Setup.nt
index 0b3338312..1840c467a 100644
--- a/ext/Setup.nt
+++ b/ext/Setup.nt
@@ -2,7 +2,6 @@
Win32API
bigdecimal
-bigdecimal/lib
#curses
#dbm
digest
@@ -27,3 +26,4 @@ strscan
#tcltklib
#tk
win32ole
+#zlib
diff --git a/ext/Setup.x68 b/ext/Setup.x68
index 512c3bf82..ad241ce58 100644
--- a/ext/Setup.x68
+++ b/ext/Setup.x68
@@ -2,7 +2,6 @@ option nodynamic
#Win32API
bigdecimal
-bigdecimal/lib
#curses
dbm
digest
@@ -27,3 +26,4 @@ strscan
#tcltklib
#tk
#win32ole
+#zlib