1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* 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
This commit is contained in:
nagai 2011-06-05 08:23:43 +00:00
parent a975bf245f
commit f6554c200b
2 changed files with 9 additions and 1 deletions

View file

@ -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

View file

@ -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