summaryrefslogtreecommitdiff
path: root/ext/tk
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 /ext/tk
parenta975bf245f30d1ea1f48dc6087148a7cee52af04 (diff)
* 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
Diffstat (limited to 'ext/tk')
-rw-r--r--ext/tk/config_list.in6
1 files changed, 5 insertions, 1 deletions
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