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:
parent
a975bf245f
commit
f6554c200b
2 changed files with 9 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue