mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
5919370363
* configure.in (setup): find Setup file from target_os 1. by suffix (e.g. Setup.nacl, Setup.atheos), 2. by "platform" option (e.g. Setup.nt, Setup.emx), and 3. default Setup. And Setup.dj had been removed. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39486 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
33 lines
321 B
Text
33 lines
321 B
Text
# OS/2 environment w/ Autoconf 2.1x for EMX
|
|
option platform os2-emx
|
|
option nodynamic
|
|
|
|
#Win32API
|
|
bigdecimal
|
|
curses
|
|
#dbm
|
|
digest
|
|
digest/md5
|
|
digest/rmd160
|
|
digest/sha1
|
|
digest/sha2
|
|
#dl
|
|
enumerator
|
|
etc
|
|
fcntl
|
|
#gdbm
|
|
#io/wait
|
|
nkf
|
|
#openssl
|
|
#pty
|
|
racc/cparse
|
|
#readline
|
|
#ripper
|
|
#sdbm
|
|
socket
|
|
stringio
|
|
strscan
|
|
#syslog
|
|
#tk
|
|
#win32ole
|
|
#zlib
|