jpayne@69: # itclConfig.sh -- jpayne@69: # jpayne@69: # This shell script (for sh) is generated automatically by Itcl's jpayne@69: # configure script. It will create shell variables for most of jpayne@69: # the configuration options discovered by the configure script. jpayne@69: # This script is intended to be included by the configure scripts jpayne@69: # for Itcl extensions so that they don't have to figure this all jpayne@69: # out for themselves. This file does not duplicate information jpayne@69: # already provided by tclConfig.sh, so you may need to use that jpayne@69: # file in addition to this one. jpayne@69: # jpayne@69: # The information in this file is specific to a single platform. jpayne@69: jpayne@69: # Itcl's version number. jpayne@69: itcl_VERSION='4.2.3' jpayne@69: ITCL_VERSION='4.2.3' jpayne@69: jpayne@69: # The name of the Itcl library (may be either a .a file or a shared library): jpayne@69: itcl_LIB_FILE=libitcl4.2.3.so jpayne@69: ITCL_LIB_FILE=libitcl4.2.3.so jpayne@69: jpayne@69: # String to pass to linker to pick up the Itcl library from its jpayne@69: # build directory. jpayne@69: 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' jpayne@69: 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' jpayne@69: jpayne@69: # String to pass to linker to pick up the Itcl library from its jpayne@69: # installed directory. jpayne@69: 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' jpayne@69: 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' jpayne@69: jpayne@69: # The name of the Itcl stub library (a .a file): jpayne@69: itcl_STUB_LIB_FILE=libitclstub4.2.3.a jpayne@69: ITCL_STUB_LIB_FILE=libitclstub4.2.3.a jpayne@69: jpayne@69: # String to pass to linker to pick up the Itcl stub library from its jpayne@69: # build directory. jpayne@69: 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' jpayne@69: 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' jpayne@69: jpayne@69: # String to pass to linker to pick up the Itcl stub library from its jpayne@69: # installed directory. jpayne@69: 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' jpayne@69: 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' jpayne@69: jpayne@69: # String to pass to linker to pick up the Itcl stub library from its jpayne@69: # build directory. jpayne@69: 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' jpayne@69: 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' jpayne@69: jpayne@69: # String to pass to linker to pick up the Itcl stub library from its jpayne@69: # installed directory. jpayne@69: 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' jpayne@69: 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' jpayne@69: jpayne@69: # Location of the top-level source directories from which [incr Tcl] jpayne@69: # was built. This is the directory that contains generic, unix, etc. jpayne@69: # If [incr Tcl] was compiled in a different place than the directory jpayne@69: # containing the source files, this points to the location of the sources, jpayne@69: # not the location where [incr Tcl] was compiled. jpayne@69: itcl_SRC_DIR='/home/conda/feedstock_root/build_artifacts/tk_1699201809505/work/tcl8.6.13/pkgs/itcl4.2.3' jpayne@69: ITCL_SRC_DIR='/home/conda/feedstock_root/build_artifacts/tk_1699201809505/work/tcl8.6.13/pkgs/itcl4.2.3' jpayne@69: jpayne@69: # String to pass to the compiler so that an extension can jpayne@69: # find installed Itcl headers. jpayne@69: itcl_INCLUDE_SPEC='-I/home/conda/feedstock_root/build_artifacts/tk_1699201809505/work/tcl8.6.13/pkgs/itcl4.2.3/generic' jpayne@69: ITCL_INCLUDE_SPEC='-I/home/conda/feedstock_root/build_artifacts/tk_1699201809505/work/tcl8.6.13/pkgs/itcl4.2.3/generic'