From fcbf63e62c627deae76c1b8cb8c0876c536ed811 Mon Sep 17 00:00:00 2001 From: Jari Vetoniemi Date: Mon, 16 Mar 2020 18:49:26 +0900 Subject: Fresh start --- jni/ruby/ext/tk/config_list.in | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 jni/ruby/ext/tk/config_list.in (limited to 'jni/ruby/ext/tk/config_list.in') diff --git a/jni/ruby/ext/tk/config_list.in b/jni/ruby/ext/tk/config_list.in new file mode 100644 index 0000000..143a7b5 --- /dev/null +++ b/jni/ruby/ext/tk/config_list.in @@ -0,0 +1,41 @@ +############################################## +# configure options for Ruby/Tk +# 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 +with tkConfig-dir +with tclConfig-file +with tkConfig-file +with tcllib +with tklib +with tcl-dir +with tk-dir +with tcl-include +with tk-include +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 +enable space-on-tk-libpath -- cgit v1.2.3