From e9d9cda13b96a2827190998ba2683f524c8bc67a Mon Sep 17 00:00:00 2001 From: knu Date: Fri, 22 Mar 2002 05:08:16 +0000 Subject: 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 --- ext/Setup | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'ext/Setup') diff --git a/ext/Setup b/ext/Setup index df88155294..0831acc219 100644 --- a/ext/Setup +++ b/ext/Setup @@ -1,6 +1,7 @@ #option nodynamic -#GD +#Win32API +#bigfloat #curses #dbm #digest @@ -10,11 +11,14 @@ #digest/sha2 #etc #fcntl -#kconv +#gdbm +#iconv +#nkf #pty +#readline #sdbm #socket +#stringio #syslog -#tk #tcltklib -#gtk +#tk -- cgit v1.2.3