Mercurial > repos > rliterman > csp2
comparison CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/lib/itcl4.2.3/itclConfig.sh @ 68:5028fdace37b
planemo upload commit 2e9511a184a1ca667c7be0c6321a36dc4e3d116d
author | jpayne |
---|---|
date | Tue, 18 Mar 2025 16:23:26 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
67:0e9998148a16 | 68:5028fdace37b |
---|---|
1 # itclConfig.sh -- | |
2 # | |
3 # This shell script (for sh) is generated automatically by Itcl's | |
4 # configure script. It will create shell variables for most of | |
5 # the configuration options discovered by the configure script. | |
6 # This script is intended to be included by the configure scripts | |
7 # for Itcl extensions so that they don't have to figure this all | |
8 # out for themselves. This file does not duplicate information | |
9 # already provided by tclConfig.sh, so you may need to use that | |
10 # file in addition to this one. | |
11 # | |
12 # The information in this file is specific to a single platform. | |
13 | |
14 # Itcl's version number. | |
15 itcl_VERSION='4.2.3' | |
16 ITCL_VERSION='4.2.3' | |
17 | |
18 # The name of the Itcl library (may be either a .a file or a shared library): | |
19 itcl_LIB_FILE=libitcl4.2.3.so | |
20 ITCL_LIB_FILE=libitcl4.2.3.so | |
21 | |
22 # String to pass to linker to pick up the Itcl library from its | |
23 # build directory. | |
24 itcl_BUILD_LIB_SPEC='-L/home/conda/feedstock_root/build_artifacts/tk_1699201809505/work/tcl8.6.13/unix/pkgs/itcl4.2.3 -litcl4.2.3' | |
25 ITCL_BUILD_LIB_SPEC='-L/home/conda/feedstock_root/build_artifacts/tk_1699201809505/work/tcl8.6.13/unix/pkgs/itcl4.2.3 -litcl4.2.3' | |
26 | |
27 # String to pass to linker to pick up the Itcl library from its | |
28 # installed directory. | |
29 itcl_LIB_SPEC='-L/mnt/c/Users/crash/Documents/BobLiterman/CSP2_Galaxy/CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/lib/itcl4.2.3 -litcl4.2.3' | |
30 ITCL_LIB_SPEC='-L/mnt/c/Users/crash/Documents/BobLiterman/CSP2_Galaxy/CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/lib/itcl4.2.3 -litcl4.2.3' | |
31 | |
32 # The name of the Itcl stub library (a .a file): | |
33 itcl_STUB_LIB_FILE=libitclstub4.2.3.a | |
34 ITCL_STUB_LIB_FILE=libitclstub4.2.3.a | |
35 | |
36 # String to pass to linker to pick up the Itcl stub library from its | |
37 # build directory. | |
38 itcl_BUILD_STUB_LIB_SPEC='-L/home/conda/feedstock_root/build_artifacts/tk_1699201809505/work/tcl8.6.13/unix/pkgs/itcl4.2.3 -litclstub4.2.3' | |
39 ITCL_BUILD_STUB_LIB_SPEC='-L/home/conda/feedstock_root/build_artifacts/tk_1699201809505/work/tcl8.6.13/unix/pkgs/itcl4.2.3 -litclstub4.2.3' | |
40 | |
41 # String to pass to linker to pick up the Itcl stub library from its | |
42 # installed directory. | |
43 itcl_STUB_LIB_SPEC='-L/mnt/c/Users/crash/Documents/BobLiterman/CSP2_Galaxy/CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/lib/itcl4.2.3 -litclstub4.2.3' | |
44 ITCL_STUB_LIB_SPEC='-L/mnt/c/Users/crash/Documents/BobLiterman/CSP2_Galaxy/CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/lib/itcl4.2.3 -litclstub4.2.3' | |
45 | |
46 # String to pass to linker to pick up the Itcl stub library from its | |
47 # build directory. | |
48 itcl_BUILD_STUB_LIB_PATH='/home/conda/feedstock_root/build_artifacts/tk_1699201809505/work/tcl8.6.13/unix/pkgs/itcl4.2.3/libitclstub4.2.3.a' | |
49 ITCL_BUILD_STUB_LIB_PATH='/home/conda/feedstock_root/build_artifacts/tk_1699201809505/work/tcl8.6.13/unix/pkgs/itcl4.2.3/libitclstub4.2.3.a' | |
50 | |
51 # String to pass to linker to pick up the Itcl stub library from its | |
52 # installed directory. | |
53 itcl_STUB_LIB_PATH='/mnt/c/Users/crash/Documents/BobLiterman/CSP2_Galaxy/CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/lib/itcl4.2.3/libitclstub4.2.3.a' | |
54 ITCL_STUB_LIB_PATH='/mnt/c/Users/crash/Documents/BobLiterman/CSP2_Galaxy/CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/lib/itcl4.2.3/libitclstub4.2.3.a' | |
55 | |
56 # Location of the top-level source directories from which [incr Tcl] | |
57 # was built. This is the directory that contains generic, unix, etc. | |
58 # If [incr Tcl] was compiled in a different place than the directory | |
59 # containing the source files, this points to the location of the sources, | |
60 # not the location where [incr Tcl] was compiled. | |
61 itcl_SRC_DIR='/home/conda/feedstock_root/build_artifacts/tk_1699201809505/work/tcl8.6.13/pkgs/itcl4.2.3' | |
62 ITCL_SRC_DIR='/home/conda/feedstock_root/build_artifacts/tk_1699201809505/work/tcl8.6.13/pkgs/itcl4.2.3' | |
63 | |
64 # String to pass to the compiler so that an extension can | |
65 # find installed Itcl headers. | |
66 itcl_INCLUDE_SPEC='-I/home/conda/feedstock_root/build_artifacts/tk_1699201809505/work/tcl8.6.13/pkgs/itcl4.2.3/generic' | |
67 ITCL_INCLUDE_SPEC='-I/home/conda/feedstock_root/build_artifacts/tk_1699201809505/work/tcl8.6.13/pkgs/itcl4.2.3/generic' |