aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornagai <nagai@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-06-05 08:23:43 +0000
committernagai <nagai@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-06-05 08:23:43 +0000
commitf6554c200b63382bd23814b54cb299dfe3b6a214 (patch)
treef657cf54fe7350df116baf2505a1c59998deeeec
parenta975bf245f30d1ea1f48dc6087148a7cee52af04 (diff)
downloadruby-f6554c200b63382bd23814b54cb299dfe3b6a214.tar.gz
* ext/tk/config_list.in: add new options for tcltklib.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31924 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog4
-rw-r--r--ext/tk/config_list.in6
2 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f17c8e5ecc..67d448ef1d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Sun Jun 5 17:22:01 2011 Hidetoshi NAGAI <nagai@ai.kyutech.ac.jp>
+
+ * ext/tk/config_list.in: add new options for tcltklib.
+
Sun Jun 5 10:06:50 2011 Tadayoshi Funaba <tadf@dotrb.org>
* ext/date/date_tmx.h: now does not place decoded data. allows to
diff --git a/ext/tk/config_list.in b/ext/tk/config_list.in
index ba61797e9b..143a7b5df6 100644
--- a/ext/tk/config_list.in
+++ b/ext/tk/config_list.in
@@ -1,12 +1,16 @@
##############################################
# configure options for Ruby/Tk
-# release date: 2009-07-28
+# release date: 2011-06-05
##############################################
with tk-old-extconf
with ActiveTcl
with tk-shlib-search-path
enable tcltk-stubs
with tcltkversion
+enable tcl-h-ver-check
+enable tk-h-ver-check
+with tcl-build-dir
+with tk-build-dir
with tcl-config
with tk-config
with tclConfig-dir