diff --git a/ChangeLog b/ChangeLog index acfed87912..7b833885da 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sat Apr 19 21:55:10 2003 Akinori MUSHA + + * ext/Setup*: Add zlib and remove bogus and obsolete entries. + Sat Apr 19 00:56:13 2003 Yukihiro Matsumoto * struct.c (rb_struct_eql): should compare values with "eql?". diff --git a/ext/Setup b/ext/Setup index a10c724eeb..6b76bdb0ec 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 b224b8608b..93be203d65 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 064f008f35..ac3e06fafc 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 0aba00e98f..e4a93c55ab 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 0b3338312a..1840c467a9 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 512c3bf82b..ad241ce58b 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