Searched refs:configure (Results 251 - 275 of 1135) sorted by relevance

<<11121314151617181920>>

/macosx-10.9.5/libiconv-41/libiconv/build-aux/
H A Dmissing38 if test -f configure.ac; then
39 configure_ac=configure.ac
41 configure_ac=configure.in
77 autoconf touch file \`configure'
153 touch configure
/macosx-10.9.5/libxml2-26/libxml2/
H A Dautogen.sh55 echo "Running ./configure with $EXTRA_ARGS $@"
58 echo "I am going to run ./configure with no arguments - if you wish "
78 $srcdir/configure $EXTRA_ARGS "$@"
/macosx-10.9.5/lukemftp-13.92.1/
H A DMakefile18 build:: configure
44 configure.patch \
/macosx-10.9.5/ncurses-42/ncurses/misc/
H A Dshlib85 elif test -f configure && test ! -d ../$p ; then
/macosx-10.9.5/ntp-88/sntp/
H A Dmissing39 if test -f configure.ac; then
40 configure_ac=configure.ac
42 configure_ac=configure.in
78 autoconf touch file \`configure'
154 touch configure
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/config/
H A Dmissing35 if test -f configure.ac; then
36 configure_ac=configure.ac
38 configure_ac=configure.in
68 autoconf touch file \`configure'
115 touch configure
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/saslauthd/config/
H A Dmissing35 if test -f configure.ac; then
36 configure_ac=configure.ac
38 configure_ac=configure.in
68 autoconf touch file \`configure'
115 touch configure
/macosx-10.9.5/pcre-7/pcre/
H A Dmissing41 if test -f configure.ac; then
42 configure_ac=configure.ac
44 configure_ac=configure.in
80 autoconf touch file \`configure'
167 touch configure
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dmissing39 if test -f configure.ac; then
40 configure_ac=configure.ac
42 configure_ac=configure.in
78 autoconf touch file \`configure'
165 touch configure
/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/tk/
H A Dtextimage.rb47 configure(slot, value)
59 def configure(slot, value=None) method in class:TkTextImage
63 # def configure(slot, value)
64 # tk_call @t.path, 'image', 'configure', @index, "-#{slot}", value
81 tk_call_without_enc(@t.path, 'image', 'configure', @index, '-image',
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/demos-en/
H A Dentry3.rb67 proc{widget.configure(:foreground=>bg, :background=>fg)},
68 proc{widget.configure(:foreground=>fg, :background=>bg)}
74 proc{widget.configure(:foreground=>'white',
76 proc{widget.configure(:foreground=>'black',
79 widget.configure(:foreground=>fg,
174 Tk.after_idle(proc{widget.configure(:validate=>vmode,
216 TkGrid.configure(l1, l2, :in=>f, :padx=>'3m', :pady=>'1m', :sticky=>:ew)
217 TkGrid.configure(l3, l4, :in=>f, :padx=>'3m', :pady=>'1m', :sticky=>:ew)
/macosx-10.9.5/ruby-104/ruby/ext/tk/sample/tkextlib/treectrl/
H A Dbitmaps.rb7 t.configure(:showroot=>false, :showbuttons=>false, :showlines=>false,
11 t.configure(:showroot=>false, :showbuttons=>false, :showlines=>false,
/macosx-10.9.5/srm-7/srm/
H A Dmissing35 if test -f configure.ac; then
36 configure_ac=configure.ac
38 configure_ac=configure.in
68 autoconf touch file \`configure'
115 touch configure
/macosx-10.9.5/tcl-102/tcl84/tcl/tools/
H A DcvtEOL.tcl21 README ToDo changes tclIndex configure install-sh mkLinks \
/macosx-10.9.5/tcl-102/tcl_ext/bwidget/bwidget/
H A Dlabel.tcl8 # - Label::configure
90 $path.l configure -text $text -textvariable $var \
112 # Command Label::configure
114 proc Label::configure { path args } {
121 set res [Widget::configure $path $args]
129 $path.l configure -fg $fg
131 $path.l configure -fg $dfg
161 $path.l configure -text $text -underline $under -textvariable $var
229 configure $path -foreground $data
231 configure
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/iwidgets/generic/
H A Dscrolledframe.itk120 $itk_component(vertsb) configure \
126 $itk_component(horizsb) configure \
130 # Handle configure events on the canvas to adjust the frame size
229 # Responds to configure events on the canvas widget. When canvas
237 $itk_component(sfchildsite) configure -height $srh -width $srw
243 # Responds to configure events on the frame widget. When the frame
247 $itk_component(canvas) configure \
/macosx-10.9.5/tcl-102/tcl_ext/memchan/memchan/tools/
H A Dmpexpand.tcl143 dt configure -module $extmodule
146 dt configure -copyright $copyright
/macosx-10.9.5/tcl-102/tcl_ext/tdom/tdom/extensions/tdomhtml/
H A Dconfigure.in3 dnl generate the file "configure", which is run during Tcl installation
4 dnl to configure the system for the local environment.
6 # RCS: @(#) $Id: configure.in,v 1.2 2003/03/06 15:52:06 zoran Exp $
9 # Sample configure.in for Tcl Extensions. The only places you should
15 # This very first macro is used to verify that the configure script can
/macosx-10.9.5/tcl-102/tcl_ext/tdom/tdom/extensions/tnc/
H A Dconfigure.in3 dnl generate the file "configure", which is run during Tcl installation
4 dnl to configure the system for the local environment.
6 # RCS: @(#) $Id: configure.in,v 1.9 2007/08/11 23:10:31 rolf Exp $
9 # Sample configure.in for Tcl Extensions. The only places you should
/macosx-10.9.5/tcl-102/tcl_ext/thread/thread/doc/
H A Dformat.tcl19 dt configure -format $fmt
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libjpeg/
H A Dmissing39 if test -f configure.ac; then
40 configure_ac=configure.ac
42 configure_ac=configure.in
78 autoconf touch file \`configure'
165 touch configure
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libpng/
H A Dmissing39 if test -f configure.ac; then
40 configure_ac=configure.ac
42 configure_ac=configure.in
78 autoconf touch file \`configure'
165 touch configure
/macosx-10.9.5/tcl-102/tcl_ext/tkimg/tkimg/compat/libtiff/config/
H A Dmissing39 if test -f configure.ac; then
40 configure_ac=configure.ac
42 configure_ac=configure.in
78 autoconf touch file \`configure'
154 touch configure
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/examples/controlwidget/
H A Ddemo-meters.tcl22 .meter configure -arrowthickness 3
23 .meter configure -arrowcolor blue
/macosx-10.9.5/tcl-102/tcl_ext/tktreectrl/tktreectrl/demos/
H A Dstyle-editor.tcl32 $T configure -showbuttons no -showlines no -showroot no -width 100 -height 200
34 $T configure -treecolumn C0
44 $T configure -showbuttons no -showlines no -showroot no -width 100 -height 200
46 $T configure -treecolumn C0
64 $T configure -showbuttons no -showlines no -showroot no
69 $T configure -treecolumn property
103 $T configure -itemheight 0 -minitemheight 0 -showbuttons no -showlines no \
145 $T column configure C0 -itemstyle s1
203 $T column configure C0 -itemstyle s1
296 $T configure
[all...]

Completed in 146 milliseconds

<<11121314151617181920>>