Home
last modified time | relevance | path

Searched refs:with_tcl (Results 1 – 25 of 364) sorted by relevance

12345678910>>...15

/dports/lang/smalltalk/smalltalk-3.2.5/build-aux/
H A Dtcltk.m411 if test "x$with_tcl" = x || test "$with_tcl" = yes; then
32 test -f "$with_tcl/../../tclConfig.sh" && with_tcl="$with_tcl/../.." && break
33 test -f "$with_tcl/../tclConfig.sh" && with_tcl="$with_tcl/.." && break
35 with_tcl=`echo "$with_tcl" | sed $dataroot2lib`
41 with_tcl=`echo "$with_tcl" | sed 's:/[[^/]]*/\{0,1\}$::'`
45 with_tcl=`echo "$with_tcl" | sed 's:/[[^/]]*/\{0,1\}$::'`
48 with_tcl=no
53 with_tcl=no
63 with_tcl=`cd $with_tcl && pwd`
64 test -f "$with_tcl/tclConfig.sh" || with_tcl=no
[all …]
/dports/graphics/mapserver/mapserver-7.6.4/mapscript/tcl/
H A Dconfigure24 with_tcl=/usr/local
42 with_tcl=$2
61 echo "looking for Tcl in $with_tcl"
62 if [ ! -f $with_tcl/lib/tclConfig.sh ] ; then
63 echo "can not find tclConfig.sh in $with_tcl"
66 echo " found lib/tclConfig.sh in $with_tcl"
83 . $with_tcl/lib/tclConfig.sh
150 LIB_RUNTIME_DIR=$with_tcl/lib
/dports/converters/mpack/mpack-1.6/cmulocal/
H A Dtcl.m424 dnl If not successful, with_tcl has the value "no".
60 with_tcl=no
63 if test "$with_tcl" != "no"; then
96 with_tcl=no
112 with_tcl=no
117 if test "${with_tcl}" != no ; then
125 if test "${with_tcl}" != no ; then
141 with_tcl=no
148 if test "${with_tcl}" != no; then
/dports/sysutils/hfsutils/hfsutils-3.2.6/
H A Dconfigure.in30 case "$with_tcl" in
35 tcl_dir="$with_tcl"
36 with_tcl=yes
54 if test "$with_tk" = yes && test "$with_tcl" != yes
117 if test "$with_tcl" = yes
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/pl/
H A DMakefile29 ifeq ($(with_tcl), yes)
/dports/databases/postgresql96-server/postgresql-9.6.24/src/pl/
H A DMakefile29 ifeq ($(with_tcl), yes)
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/pl/
H A DMakefile29 ifeq ($(with_tcl), yes)
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/pl/
H A DMakefile29 ifeq ($(with_tcl), yes)
/dports/databases/postgresql10-docs/postgresql-10.19/src/pl/
H A DMakefile29 ifeq ($(with_tcl), yes)
/dports/databases/postgresql11-client/postgresql-11.14/src/pl/
H A DMakefile29 ifeq ($(with_tcl), yes)
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/pl/
H A DMakefile29 ifeq ($(with_tcl), yes)
/dports/databases/postgresql10-client/postgresql-10.19/src/pl/
H A DMakefile29 ifeq ($(with_tcl), yes)
/dports/databases/postgresql10-contrib/postgresql-10.19/src/pl/
H A DMakefile29 ifeq ($(with_tcl), yes)
/dports/databases/postgresql10-plpython/postgresql-10.19/src/pl/
H A DMakefile29 ifeq ($(with_tcl), yes)
/dports/databases/postgresql10-plperl/postgresql-10.19/src/pl/
H A DMakefile29 ifeq ($(with_tcl), yes)
/dports/databases/postgresql11-plperl/postgresql-11.14/src/pl/
H A DMakefile29 ifeq ($(with_tcl), yes)
/dports/databases/postgresql11-contrib/postgresql-11.14/src/pl/
H A DMakefile29 ifeq ($(with_tcl), yes)
/dports/databases/postgresql11-docs/postgresql-11.14/src/pl/
H A DMakefile29 ifeq ($(with_tcl), yes)
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/pl/
H A DMakefile29 ifeq ($(with_tcl), yes)
/dports/databases/postgresql10-server/postgresql-10.19/src/pl/
H A DMakefile29 ifeq ($(with_tcl), yes)
/dports/databases/postgresql11-plpython/postgresql-11.14/src/pl/
H A DMakefile29 ifeq ($(with_tcl), yes)
/dports/databases/postgresql12-client/postgresql-12.9/src/pl/
H A DMakefile29 ifeq ($(with_tcl), yes)
/dports/databases/postgresql11-server/postgresql-11.14/src/pl/
H A DMakefile29 ifeq ($(with_tcl), yes)
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/pl/
H A DMakefile29 ifeq ($(with_tcl), yes)
/dports/databases/postgresql14-server/postgresql-14.1/src/pl/
H A DMakefile29 ifeq ($(with_tcl), yes)

12345678910>>...15