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