From 4b62150e0be909f703746abfb5b87d6ffae899b9 Mon Sep 17 00:00:00 2001 From: usa Date: Wed, 26 Jan 2005 05:15:02 +0000 Subject: * ext/Setup*: remove tcltklib. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7831 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ ext/Setup | 3 +-- ext/Setup.atheos | 3 +-- ext/Setup.dj | 3 +-- ext/Setup.emx | 3 +-- ext/Setup.nt | 3 +-- ext/Setup.x68 | 3 +-- 7 files changed, 10 insertions(+), 12 deletions(-) diff --git a/ChangeLog b/ChangeLog index 19e44d36e3..fad21b847f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Wed Jan 26 14:12:58 2005 NAKAMURA Usaku + + * ext/Setup*: remove tcltklib. + Wed Jan 26 12:45:16 2005 NAKAMURA Usaku * ext/tk/extconf.rb: support new tk scheme on mswin32. diff --git a/ext/Setup b/ext/Setup index 83ddc13c52..41817c0f79 100644 --- a/ext/Setup +++ b/ext/Setup @@ -17,8 +17,8 @@ #iconv #io/wait #nkf -#pty #openssl +#pty #racc/cparse #readline #ripper @@ -28,7 +28,6 @@ #strscan #syck #syslog -#tcltklib #tk #win32ole #zlib diff --git a/ext/Setup.atheos b/ext/Setup.atheos index df7b5c6337..6e0b8ae5a6 100644 --- a/ext/Setup.atheos +++ b/ext/Setup.atheos @@ -17,8 +17,8 @@ gdbm iconv io/wait nkf -pty #openssl +pty racc/parse readline ripper @@ -28,7 +28,6 @@ stringio strscan syck syslog -#tcltklib #tk #win32ole zlib diff --git a/ext/Setup.dj b/ext/Setup.dj index 790c486464..5276b125a1 100644 --- a/ext/Setup.dj +++ b/ext/Setup.dj @@ -17,8 +17,8 @@ gdbm #iconv #io/wait nkf -#pty #openssl +#pty racc/cparse readline ripper @@ -28,7 +28,6 @@ stringio strscan syck #syslog -#tcltklib #tk #win32ole zlib diff --git a/ext/Setup.emx b/ext/Setup.emx index c3c1a4126f..fade917e92 100644 --- a/ext/Setup.emx +++ b/ext/Setup.emx @@ -17,8 +17,8 @@ fcntl #iconv #io/wait nkf -#pty #openssl +#pty racc/cparse #readline #ripper @@ -28,7 +28,6 @@ stringio strscan #syck #syslog -#tcltklib #tk #win32ole #zlib diff --git a/ext/Setup.nt b/ext/Setup.nt index 780677c91d..c8574ba70a 100644 --- a/ext/Setup.nt +++ b/ext/Setup.nt @@ -17,8 +17,8 @@ fcntl #iconv #io/wait nkf -#pty #openssl +#pty racc/cparse #readline #ripper @@ -28,7 +28,6 @@ stringio strscan syck #syslog -#tcltklib #tk win32ole #zlib diff --git a/ext/Setup.x68 b/ext/Setup.x68 index 4fd3c133a4..03f5d2d50d 100644 --- a/ext/Setup.x68 +++ b/ext/Setup.x68 @@ -17,8 +17,8 @@ fcntl #iconv #io/wait nkf -#pty #openssl +#pty racc/cparse #readline #ripper @@ -28,7 +28,6 @@ stringio strscan #syck #syslog -#tcltklib #tk #win32ole #zlib -- cgit v1.2.3