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