mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
31060fb11b
white space characters on Windows.[ruby-dev:38794] * ext/tk/lib/tk.rb: works on Cygwin (limitation:: Tk.mainloop works on the main thread only). git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24154 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
36 lines
722 B
Text
36 lines
722 B
Text
##############################################
|
|
# configure options for Ruby/Tk
|
|
# release date: 2009-07-15
|
|
##############################################
|
|
with tk-old-extconf
|
|
with ActiveTcl
|
|
with tk-shlib-search-path
|
|
with tcltkversion
|
|
with tcl-config
|
|
with tk-config
|
|
with tclConfig-dir
|
|
with tkConfig-dir
|
|
with tcllib
|
|
with tklib
|
|
enable tcltk-stubs
|
|
with tcl-dir
|
|
with tk-dir
|
|
with tcl-include
|
|
with tcl-lib
|
|
with tcl-lib
|
|
with tk-lib
|
|
enable mac-tcltk-framework
|
|
enable tcltk-framework
|
|
with tcltk-framework
|
|
with tcl-framework-dir
|
|
with tk-framework-dir
|
|
with tcl-framework-header
|
|
with tk-framework-header
|
|
with X11
|
|
with X11-dir
|
|
with X11-include
|
|
with X11-lib
|
|
enable pthread
|
|
enable tcl-thread
|
|
with tclConfig-file
|
|
enable space-on-tk-libpath
|