* ext/Setup*: remove tcltklib.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7831 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
e7d56fde5f
commit
4b62150e0b
@ -1,3 +1,7 @@
|
|||||||
|
Wed Jan 26 14:12:58 2005 NAKAMURA Usaku <usa@ruby-lang.org>
|
||||||
|
|
||||||
|
* ext/Setup*: remove tcltklib.
|
||||||
|
|
||||||
Wed Jan 26 12:45:16 2005 NAKAMURA Usaku <usa@ruby-lang.org>
|
Wed Jan 26 12:45:16 2005 NAKAMURA Usaku <usa@ruby-lang.org>
|
||||||
|
|
||||||
* ext/tk/extconf.rb: support new tk scheme on mswin32.
|
* ext/tk/extconf.rb: support new tk scheme on mswin32.
|
||||||
|
@ -17,8 +17,8 @@
|
|||||||
#iconv
|
#iconv
|
||||||
#io/wait
|
#io/wait
|
||||||
#nkf
|
#nkf
|
||||||
#pty
|
|
||||||
#openssl
|
#openssl
|
||||||
|
#pty
|
||||||
#racc/cparse
|
#racc/cparse
|
||||||
#readline
|
#readline
|
||||||
#ripper
|
#ripper
|
||||||
@ -28,7 +28,6 @@
|
|||||||
#strscan
|
#strscan
|
||||||
#syck
|
#syck
|
||||||
#syslog
|
#syslog
|
||||||
#tcltklib
|
|
||||||
#tk
|
#tk
|
||||||
#win32ole
|
#win32ole
|
||||||
#zlib
|
#zlib
|
||||||
|
@ -17,8 +17,8 @@ gdbm
|
|||||||
iconv
|
iconv
|
||||||
io/wait
|
io/wait
|
||||||
nkf
|
nkf
|
||||||
pty
|
|
||||||
#openssl
|
#openssl
|
||||||
|
pty
|
||||||
racc/parse
|
racc/parse
|
||||||
readline
|
readline
|
||||||
ripper
|
ripper
|
||||||
@ -28,7 +28,6 @@ stringio
|
|||||||
strscan
|
strscan
|
||||||
syck
|
syck
|
||||||
syslog
|
syslog
|
||||||
#tcltklib
|
|
||||||
#tk
|
#tk
|
||||||
#win32ole
|
#win32ole
|
||||||
zlib
|
zlib
|
||||||
|
@ -17,8 +17,8 @@ gdbm
|
|||||||
#iconv
|
#iconv
|
||||||
#io/wait
|
#io/wait
|
||||||
nkf
|
nkf
|
||||||
#pty
|
|
||||||
#openssl
|
#openssl
|
||||||
|
#pty
|
||||||
racc/cparse
|
racc/cparse
|
||||||
readline
|
readline
|
||||||
ripper
|
ripper
|
||||||
@ -28,7 +28,6 @@ stringio
|
|||||||
strscan
|
strscan
|
||||||
syck
|
syck
|
||||||
#syslog
|
#syslog
|
||||||
#tcltklib
|
|
||||||
#tk
|
#tk
|
||||||
#win32ole
|
#win32ole
|
||||||
zlib
|
zlib
|
||||||
|
@ -17,8 +17,8 @@ fcntl
|
|||||||
#iconv
|
#iconv
|
||||||
#io/wait
|
#io/wait
|
||||||
nkf
|
nkf
|
||||||
#pty
|
|
||||||
#openssl
|
#openssl
|
||||||
|
#pty
|
||||||
racc/cparse
|
racc/cparse
|
||||||
#readline
|
#readline
|
||||||
#ripper
|
#ripper
|
||||||
@ -28,7 +28,6 @@ stringio
|
|||||||
strscan
|
strscan
|
||||||
#syck
|
#syck
|
||||||
#syslog
|
#syslog
|
||||||
#tcltklib
|
|
||||||
#tk
|
#tk
|
||||||
#win32ole
|
#win32ole
|
||||||
#zlib
|
#zlib
|
||||||
|
@ -17,8 +17,8 @@ fcntl
|
|||||||
#iconv
|
#iconv
|
||||||
#io/wait
|
#io/wait
|
||||||
nkf
|
nkf
|
||||||
#pty
|
|
||||||
#openssl
|
#openssl
|
||||||
|
#pty
|
||||||
racc/cparse
|
racc/cparse
|
||||||
#readline
|
#readline
|
||||||
#ripper
|
#ripper
|
||||||
@ -28,7 +28,6 @@ stringio
|
|||||||
strscan
|
strscan
|
||||||
syck
|
syck
|
||||||
#syslog
|
#syslog
|
||||||
#tcltklib
|
|
||||||
#tk
|
#tk
|
||||||
win32ole
|
win32ole
|
||||||
#zlib
|
#zlib
|
||||||
|
@ -17,8 +17,8 @@ fcntl
|
|||||||
#iconv
|
#iconv
|
||||||
#io/wait
|
#io/wait
|
||||||
nkf
|
nkf
|
||||||
#pty
|
|
||||||
#openssl
|
#openssl
|
||||||
|
#pty
|
||||||
racc/cparse
|
racc/cparse
|
||||||
#readline
|
#readline
|
||||||
#ripper
|
#ripper
|
||||||
@ -28,7 +28,6 @@ stringio
|
|||||||
strscan
|
strscan
|
||||||
#syck
|
#syck
|
||||||
#syslog
|
#syslog
|
||||||
#tcltklib
|
|
||||||
#tk
|
#tk
|
||||||
#win32ole
|
#win32ole
|
||||||
#zlib
|
#zlib
|
||||||
|
Loading…
x
Reference in New Issue
Block a user