From 992a1f12eec0411ba46a2547abd8a90d4caf6015 Mon Sep 17 00:00:00 2001 From: matz Date: Tue, 1 Oct 2002 08:14:03 +0000 Subject: * range.c (range_check): need no Fixnum check. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2913 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/Setup.atheos | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 ext/Setup.atheos (limited to 'ext') diff --git a/ext/Setup.atheos b/ext/Setup.atheos new file mode 100644 index 000000000..8f04f06a4 --- /dev/null +++ b/ext/Setup.atheos @@ -0,0 +1,27 @@ +option nodynamic + +curses +dbm +digest +digest/md5 +digest/rmd160 +digest/sha1 +digest/sha2 +dl +etc +fcntl +gdbm +iconv +marshal +nkf +pty +racc/parse +readline +sdbm +socket +stringio +strscan +syslog +#tk +#tcltklib +#gtk -- cgit