OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TCL_LIB_FILE
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/public-domain/sqlite/dist/tea/
configure
700
TCL_LIB_FILE
3821
if test -f "${TCL_BIN_DIR}/${
TCL_LIB_FILE
}"; then
3824
if test "`basename "$i"`" = "${
TCL_LIB_FILE
}.framework"; then
3825
TCL_LIB_SPEC="-F`dirname "$i" | sed -e 's/ /\\\\ /g'` -framework ${
TCL_LIB_FILE
}"
/src/external/gpl3/gdb/dist/gdb/
configure
697
TCL_LIB_FILE
32506
eval "
TCL_LIB_FILE
=\"${
TCL_LIB_FILE
}\""
32525
if test -f "${TCL_BIN_DIR}/${
TCL_LIB_FILE
}"; then
32528
if test "`basename "$i"`" = "${
TCL_LIB_FILE
}.framework"; then
32529
TCL_LIB_SPEC="-F`dirname "$i"` -framework ${
TCL_LIB_FILE
}"
32601
TCL_DEPS="../tcl/${configdir}${
TCL_LIB_FILE
}"
[
all
...]
/src/external/gpl3/gdb.old/dist/gdb/
configure
697
TCL_LIB_FILE
32413
eval "
TCL_LIB_FILE
=\"${
TCL_LIB_FILE
}\""
32432
if test -f "${TCL_BIN_DIR}/${
TCL_LIB_FILE
}"; then
32435
if test "`basename "$i"`" = "${
TCL_LIB_FILE
}.framework"; then
32436
TCL_LIB_SPEC="-F`dirname "$i"` -framework ${
TCL_LIB_FILE
}"
32508
TCL_DEPS="../tcl/${configdir}${
TCL_LIB_FILE
}"
[
all
...]
Completed in 65 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026