URL
https://opencores.org/ocsvn/or1k/or1k/trunk
[/] [or1k/] [trunk/] [insight/] [itcl/] [itk/] [itkConfig.sh] - Blame information for rev 1780
Go to most recent revision |
Details |
Compare with Previous |
View Log
Line No. |
Rev |
Author |
Line |
1 |
578 |
markom |
# itkConfig.sh --
|
2 |
|
|
#
|
3 |
|
|
# This shell script (for sh) is generated automatically by Itk's
|
4 |
|
|
# configure script. It will create shell variables for most of
|
5 |
|
|
# the configuration options discovered by the configure script.
|
6 |
|
|
# This script is intended to be included by the configure scripts
|
7 |
|
|
# for Itk extensions so that they don't have to figure this all
|
8 |
|
|
# out for themselves. This file does not duplicate information
|
9 |
|
|
# already provided by tclConfig.sh, tkConfig.sh or itclConfig.sh,
|
10 |
|
|
# so you may need to use those files in addition to this one.
|
11 |
|
|
#
|
12 |
|
|
# The information in this file is specific to a single platform.
|
13 |
|
|
|
14 |
|
|
# Itcl's version number.
|
15 |
|
|
ITCL_VERSION='3.0'
|
16 |
|
|
ITCL_MAJOR_VERSION='3'
|
17 |
|
|
ITCL_MINOR_VERSION='0'
|
18 |
|
|
|
19 |
|
|
# The name of the Itk library (may be either a .a file or a shared library):
|
20 |
|
|
ITK_LIB_FILE=libitk3.0.a
|
21 |
|
|
|
22 |
|
|
# String to pass to linker to pick up the Itk library from its
|
23 |
|
|
# build directory.
|
24 |
|
|
ITK_BUILD_LIB_SPEC='-L/projects/insight/markom/or1k/insight/itcl/itk/unix -litk3.0'
|
25 |
|
|
|
26 |
|
|
# String to pass to linker to pick up the Itk library from its
|
27 |
|
|
# installed directory.
|
28 |
|
|
ITK_LIB_SPEC='-L/projects/or32-rtems2/lib -litk3.0'
|
29 |
|
|
|
30 |
|
|
# Location of the top-level source directories from which [incr Tk]
|
31 |
|
|
# was built. This is the directory that contains a README file as well
|
32 |
|
|
# as subdirectories such as generic, unix, etc. If [incr Tk] was
|
33 |
|
|
# compiled in a different place than the directory containing the source
|
34 |
|
|
# files, this points to the location of the sources, not the location
|
35 |
|
|
# where [incr Tk] was compiled.
|
36 |
|
|
ITK_SRC_DIR='/projects/insight/markom/or1k/insight/itcl/itk'
|
37 |
|
|
|
38 |
|
|
# Path to the library name. Used for dependencies.
|
39 |
|
|
ITK_LIB_FULL_PATH='/projects/insight/markom/or1k/insight/itcl/itk/unix/libitk3.0.a'
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.