From 6fa004b2e87c82952f95bb90f8576f04a9e510aa Mon Sep 17 00:00:00 2001 From: usa Date: Tue, 5 Aug 2003 19:58:43 +0000 Subject: * ext/Setup*: add io/wait and openssl. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4336 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/Setup | 2 ++ ext/Setup.atheos | 4 ++++ ext/Setup.dj | 2 ++ ext/Setup.emx | 2 ++ ext/Setup.nt | 8 +++++--- ext/Setup.x68 | 2 ++ 6 files changed, 17 insertions(+), 3 deletions(-) (limited to 'ext') diff --git a/ext/Setup b/ext/Setup index 157dd8a85d..5e55ada148 100644 --- a/ext/Setup +++ b/ext/Setup @@ -14,8 +14,10 @@ #fcntl #gdbm #iconv +#io/wait #nkf #pty +#openssl #racc/cparse #readline #sdbm diff --git a/ext/Setup.atheos b/ext/Setup.atheos index 67c03b9e95..3eea52148e 100644 --- a/ext/Setup.atheos +++ b/ext/Setup.atheos @@ -1,5 +1,6 @@ option nodynamic +#Win32API bigdecimal curses dbm @@ -13,8 +14,10 @@ etc fcntl gdbm iconv +io/wait nkf pty +#openssl racc/parse readline sdbm @@ -25,4 +28,5 @@ syck syslog #tcltklib #tk +#win32ole zlib diff --git a/ext/Setup.dj b/ext/Setup.dj index e5a10ffea1..7998295a71 100644 --- a/ext/Setup.dj +++ b/ext/Setup.dj @@ -14,8 +14,10 @@ digest/sha2 fcntl gdbm #iconv +#io/wait nkf #pty +#openssl racc/cparse readline sdbm diff --git a/ext/Setup.emx b/ext/Setup.emx index de38b54f55..544d520121 100644 --- a/ext/Setup.emx +++ b/ext/Setup.emx @@ -14,8 +14,10 @@ etc fcntl #gdbm #iconv +#io/wait nkf #pty +#openssl racc/cparse #readline #sdbm diff --git a/ext/Setup.nt b/ext/Setup.nt index d4e2e3adbe..3e039c0daa 100644 --- a/ext/Setup.nt +++ b/ext/Setup.nt @@ -9,20 +9,22 @@ digest/md5 digest/rmd160 digest/sha1 digest/sha2 -#dl -#etc +dl +etc fcntl #gdbm #iconv +#io/wait nkf #pty +#openssl racc/cparse #readline sdbm socket stringio strscan -#syck +syck #syslog #tcltklib #tk diff --git a/ext/Setup.x68 b/ext/Setup.x68 index dd70ea786d..d4af472714 100644 --- a/ext/Setup.x68 +++ b/ext/Setup.x68 @@ -14,8 +14,10 @@ digest/sha2 fcntl #gdbm #iconv +#io/wait nkf #pty +#openssl racc/cparse #readline #sdbm -- cgit v1.2.3