comparison CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/lib/tdbc1.1.5/tdbcConfig.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 # tdbcConfig.sh --
2 #
3 # This shell script (for sh) is generated automatically by TDBC's configure
4 # script. It will create shell variables for most of the configuration options
5 # discovered by the configure script. This script is intended to be included
6 # by the configure scripts for TDBC extensions so that they don't have to
7 # figure this all out for themselves.
8 #
9 # The information in this file is specific to a single platform.
10 #
11 # RCS: @(#) $Id$
12
13 # TDBC's version number
14 tdbc_VERSION=1.1.5
15 TDBC_VERSION=1.1.5
16
17 # Name of the TDBC library - may be either a static or shared library
18 tdbc_LIB_FILE=libtdbc1.1.5.so
19 TDBC_LIB_FILE=libtdbc1.1.5.so
20
21 # String to pass to the linker to pick up the TDBC library from its build dir
22 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"
23 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"
24
25 # String to pass to the linker to pick up the TDBC library from its installed
26 # dir.
27 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"
28 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"
29
30 # Name of the TBDC stub library
31 tdbc_STUB_LIB_FILE="libtdbcstub1.1.5.a"
32 TDBC_STUB_LIB_FILE="libtdbcstub1.1.5.a"
33
34 # String to pass to the linker to pick up the TDBC stub library from its
35 # build directory
36 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"
37 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"
38
39 # String to pass to the linker to pick up the TDBC stub library from its
40 # installed directory
41 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"
42 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"
43
44 # Path name of the TDBC stub library in its build directory
45 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"
46 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"
47
48 # Path name of the TDBC stub library in its installed directory
49 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"
50 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"
51
52 # Location of the top-level source directories from which TDBC was built.
53 # This is the directory that contains doc/, generic/ and so on. If TDBC
54 # was compiled in a directory other than the source directory, this still
55 # points to the location of the sources, not the location where TDBC was
56 # compiled.
57 tdbc_SRC_DIR="/home/conda/feedstock_root/build_artifacts/tk_1699201809505/work/tcl8.6.13/pkgs/tdbc1.1.5"
58 TDBC_SRC_DIR="/home/conda/feedstock_root/build_artifacts/tk_1699201809505/work/tcl8.6.13/pkgs/tdbc1.1.5"
59
60 # String to pass to the compiler so that an extension can find installed TDBC
61 # headers
62 tdbc_INCLUDE_SPEC="-I/mnt/c/Users/crash/Documents/BobLiterman/CSP2_Galaxy/CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/include"
63 TDBC_INCLUDE_SPEC="-I/mnt/c/Users/crash/Documents/BobLiterman/CSP2_Galaxy/CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/include"
64
65 # String to pass to the compiler so that an extension can find TDBC headers
66 # in the source directory
67 tdbc_BUILD_INCLUDE_SPEC="-I/home/conda/feedstock_root/build_artifacts/tk_1699201809505/work/tcl8.6.13/pkgs/tdbc1.1.5/generic"
68 TDBC_BUILD_INCLUDE_SPEC="-I/home/conda/feedstock_root/build_artifacts/tk_1699201809505/work/tcl8.6.13/pkgs/tdbc1.1.5/generic"
69
70 # Path name where .tcl files in the tdbc package appear at run time.
71 tdbc_LIBRARY_PATH="/mnt/c/Users/crash/Documents/BobLiterman/CSP2_Galaxy/CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/lib/tdbc1.1.5"
72 TDBC_LIBRARY_PATH="/mnt/c/Users/crash/Documents/BobLiterman/CSP2_Galaxy/CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/lib/tdbc1.1.5"
73
74 # Path name where .tcl files in the tdbc package appear at build time.
75 tdbc_BUILD_LIBRARY_PATH="/home/conda/feedstock_root/build_artifacts/tk_1699201809505/work/tcl8.6.13/pkgs/tdbc1.1.5/library"
76 TDBC_BUILD_LIBRARY_PATH="/home/conda/feedstock_root/build_artifacts/tk_1699201809505/work/tcl8.6.13/pkgs/tdbc1.1.5/library"
77
78 # Additional flags that must be passed to the C compiler to use tdbc
79 tdbc_CFLAGS=
80 TDBC_CFLAGS=
81