diff options
author | knu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-04-19 12:55:59 +0000 |
---|---|---|
committer | knu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-04-19 12:55:59 +0000 |
commit | ef3c974c89ce66907c62e83db102cc4724c8e739 (patch) | |
tree | f518d25f866aa13362daee260a44ef38210baa9e /ext/Setup | |
parent | 6987b0806e970c7e4b19800c2a2effc290947b78 (diff) | |
download | bundler-ef3c974c89ce66907c62e83db102cc4724c8e739.tar.gz |
* ext/Setup*: Add zlib and remove bogus and obsolete entries.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3696 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/Setup')
-rw-r--r-- | ext/Setup | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,6 @@ #Win32API #bigdecimal -#bigdecimal/lib #curses #dbm #digest @@ -27,3 +26,4 @@ #tcltklib #tk #win32ole +#zlib |