diff options
Diffstat (limited to 'ext/Setup')
| -rw-r--r-- | ext/Setup | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/ext/Setup b/ext/Setup new file mode 100644 index 0000000000..5cd4e95e27 --- /dev/null +++ b/ext/Setup @@ -0,0 +1,34 @@ +#option nodynamic + +#cgi/escape +#continuation +#coverage +#date +#digest +#digest/bubblebabble +#digest/md5 +#digest/rmd160 +#digest/sha1 +#digest/sha2 +#erb/escape +#etc +#fcntl +#io/console +#io/nonblock +#io/wait +#json +#json/generator +#json/parser +#objspace +#openssl +#psych +#pty +#rbconfig/sizeof +#ripper +#rubyvm +#socket +#stringio +#strscan +#win32 +#win32/resolv +#zlib |
