jpayne@68: # tdbcConfig.sh -- jpayne@68: # jpayne@68: # This shell script (for sh) is generated automatically by TDBC's configure jpayne@68: # script. It will create shell variables for most of the configuration options jpayne@68: # discovered by the configure script. This script is intended to be included jpayne@68: # by the configure scripts for TDBC extensions so that they don't have to jpayne@68: # figure this all out for themselves. jpayne@68: # jpayne@68: # The information in this file is specific to a single platform. jpayne@68: # jpayne@68: # RCS: @(#) $Id$ jpayne@68: jpayne@68: # TDBC's version number jpayne@68: tdbc_VERSION=1.1.5 jpayne@68: TDBC_VERSION=1.1.5 jpayne@68: jpayne@68: # Name of the TDBC library - may be either a static or shared library jpayne@68: tdbc_LIB_FILE=libtdbc1.1.5.so jpayne@68: TDBC_LIB_FILE=libtdbc1.1.5.so jpayne@68: jpayne@68: # String to pass to the linker to pick up the TDBC library from its build dir jpayne@68: tdbc_BUILD_LIB_SPEC="-L/home/conda/feedstock_root/build_artifacts/tk_1699201809505/work/tcl8.6.13/unix/pkgs/tdbc1.1.5 -ltdbc1.1.5" jpayne@68: TDBC_BUILD_LIB_SPEC="-L/home/conda/feedstock_root/build_artifacts/tk_1699201809505/work/tcl8.6.13/unix/pkgs/tdbc1.1.5 -ltdbc1.1.5" jpayne@68: jpayne@68: # String to pass to the linker to pick up the TDBC library from its installed jpayne@68: # dir. jpayne@68: tdbc_LIB_SPEC="-L/mnt/c/Users/crash/Documents/BobLiterman/CSP2_Galaxy/CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/lib/tdbc1.1.5 -ltdbc1.1.5" jpayne@68: TDBC_LIB_SPEC="-L/mnt/c/Users/crash/Documents/BobLiterman/CSP2_Galaxy/CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/lib/tdbc1.1.5 -ltdbc1.1.5" jpayne@68: jpayne@68: # Name of the TBDC stub library jpayne@68: tdbc_STUB_LIB_FILE="libtdbcstub1.1.5.a" jpayne@68: TDBC_STUB_LIB_FILE="libtdbcstub1.1.5.a" jpayne@68: jpayne@68: # String to pass to the linker to pick up the TDBC stub library from its jpayne@68: # build directory jpayne@68: tdbc_BUILD_STUB_LIB_SPEC="-L/home/conda/feedstock_root/build_artifacts/tk_1699201809505/work/tcl8.6.13/unix/pkgs/tdbc1.1.5 -ltdbcstub1.1.5" jpayne@68: TDBC_BUILD_STUB_LIB_SPEC="-L/home/conda/feedstock_root/build_artifacts/tk_1699201809505/work/tcl8.6.13/unix/pkgs/tdbc1.1.5 -ltdbcstub1.1.5" jpayne@68: jpayne@68: # String to pass to the linker to pick up the TDBC stub library from its jpayne@68: # installed directory jpayne@68: tdbc_STUB_LIB_SPEC="-L/mnt/c/Users/crash/Documents/BobLiterman/CSP2_Galaxy/CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/lib/tdbc1.1.5 -ltdbcstub1.1.5" jpayne@68: TDBC_STUB_LIB_SPEC="-L/mnt/c/Users/crash/Documents/BobLiterman/CSP2_Galaxy/CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/lib/tdbc1.1.5 -ltdbcstub1.1.5" jpayne@68: jpayne@68: # Path name of the TDBC stub library in its build directory jpayne@68: tdbc_BUILD_STUB_LIB_PATH="/home/conda/feedstock_root/build_artifacts/tk_1699201809505/work/tcl8.6.13/unix/pkgs/tdbc1.1.5/libtdbcstub1.1.5.a" jpayne@68: TDBC_BUILD_STUB_LIB_PATH="/home/conda/feedstock_root/build_artifacts/tk_1699201809505/work/tcl8.6.13/unix/pkgs/tdbc1.1.5/libtdbcstub1.1.5.a" jpayne@68: jpayne@68: # Path name of the TDBC stub library in its installed directory jpayne@68: tdbc_STUB_LIB_PATH="/mnt/c/Users/crash/Documents/BobLiterman/CSP2_Galaxy/CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/lib/tdbc1.1.5/libtdbcstub1.1.5.a" jpayne@68: TDBC_STUB_LIB_PATH="/mnt/c/Users/crash/Documents/BobLiterman/CSP2_Galaxy/CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/lib/tdbc1.1.5/libtdbcstub1.1.5.a" jpayne@68: jpayne@68: # Location of the top-level source directories from which TDBC was built. jpayne@68: # This is the directory that contains doc/, generic/ and so on. If TDBC jpayne@68: # was compiled in a directory other than the source directory, this still jpayne@68: # points to the location of the sources, not the location where TDBC was jpayne@68: # compiled. jpayne@68: tdbc_SRC_DIR="/home/conda/feedstock_root/build_artifacts/tk_1699201809505/work/tcl8.6.13/pkgs/tdbc1.1.5" jpayne@68: TDBC_SRC_DIR="/home/conda/feedstock_root/build_artifacts/tk_1699201809505/work/tcl8.6.13/pkgs/tdbc1.1.5" jpayne@68: jpayne@68: # String to pass to the compiler so that an extension can find installed TDBC jpayne@68: # headers jpayne@68: tdbc_INCLUDE_SPEC="-I/mnt/c/Users/crash/Documents/BobLiterman/CSP2_Galaxy/CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/include" jpayne@68: TDBC_INCLUDE_SPEC="-I/mnt/c/Users/crash/Documents/BobLiterman/CSP2_Galaxy/CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/include" jpayne@68: jpayne@68: # String to pass to the compiler so that an extension can find TDBC headers jpayne@68: # in the source directory jpayne@68: tdbc_BUILD_INCLUDE_SPEC="-I/home/conda/feedstock_root/build_artifacts/tk_1699201809505/work/tcl8.6.13/pkgs/tdbc1.1.5/generic" jpayne@68: TDBC_BUILD_INCLUDE_SPEC="-I/home/conda/feedstock_root/build_artifacts/tk_1699201809505/work/tcl8.6.13/pkgs/tdbc1.1.5/generic" jpayne@68: jpayne@68: # Path name where .tcl files in the tdbc package appear at run time. jpayne@68: tdbc_LIBRARY_PATH="/mnt/c/Users/crash/Documents/BobLiterman/CSP2_Galaxy/CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/lib/tdbc1.1.5" jpayne@68: TDBC_LIBRARY_PATH="/mnt/c/Users/crash/Documents/BobLiterman/CSP2_Galaxy/CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/lib/tdbc1.1.5" jpayne@68: jpayne@68: # Path name where .tcl files in the tdbc package appear at build time. jpayne@68: tdbc_BUILD_LIBRARY_PATH="/home/conda/feedstock_root/build_artifacts/tk_1699201809505/work/tcl8.6.13/pkgs/tdbc1.1.5/library" jpayne@68: TDBC_BUILD_LIBRARY_PATH="/home/conda/feedstock_root/build_artifacts/tk_1699201809505/work/tcl8.6.13/pkgs/tdbc1.1.5/library" jpayne@68: jpayne@68: # Additional flags that must be passed to the C compiler to use tdbc jpayne@68: tdbc_CFLAGS= jpayne@68: TDBC_CFLAGS= jpayne@68: