Searched refs:tcl_cv_lpfn_decls (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/tcl-105/tcl/tcl/win/
H A Dconfigure.in176 tcl_cv_lpfn_decls,
186 tcl_cv_lpfn_decls=yes,
187 tcl_cv_lpfn_decls=no)
189 if test "$tcl_cv_lpfn_decls" = "no" ; then
H A Dconfigure3155 if test "${tcl_cv_lpfn_decls+set}" = set; then
3202 tcl_cv_lpfn_decls=yes
3207 tcl_cv_lpfn_decls=no
3212 echo "$as_me:$LINENO: result: $tcl_cv_lpfn_decls" >&5
3213 echo "${ECHO_T}$tcl_cv_lpfn_decls" >&6
3214 if test "$tcl_cv_lpfn_decls" = "no" ; then
/macosx-10.10/tcl-105/tcl84/tcl/win/
H A Dconfigure.in153 tcl_cv_lpfn_decls,
163 tcl_cv_lpfn_decls=yes,
164 tcl_cv_lpfn_decls=no)
166 if test "$tcl_cv_lpfn_decls" = "no" ; then
H A Dconfigure1083 if eval "test \"`echo '$''{'tcl_cv_lpfn_decls'+set}'`\" = set"; then
1103 tcl_cv_lpfn_decls=yes
1108 tcl_cv_lpfn_decls=no
1114 echo "$ac_t""$tcl_cv_lpfn_decls" 1>&6
1115 if test "$tcl_cv_lpfn_decls" = "no" ; then

Completed in 131 milliseconds