OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [insight/] [tix/] [tixConfig.sh.in] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 578 markom
# tixConfig.sh --
2
#
3
# This shell script (for sh) is generated automatically by Tix'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 Tcl extensions so that they don't have to figure this all
8
# out for themselves.
9
#
10
# The information in this file is specific to a single platform.
11
#
12
# SCCS: @(#) tclConfig.sh.in 1.20 97/07/01 11:40:19
13
 
14
# String to pass to linker to pick up the Tcl library from its
15
# build directory.
16
TIX_BUILD_LIB_SPEC='@TIX_BUILD_LIB_SPEC@'
17
 
18
# The name of the tix library.  Used for dependencies...
19
TIX_LIB_FILE='@TIX_LIB_FILE@'
20
 
21
# The directory where tix was build.
22
TIX_BUILD_LOCATION='@TIX_BUILD_LOCATION@'
23
 
24
# The full pathname to the tix library.
25
TIX_LIB_FULL_PATH='@TIX_LIB_FULL_PATH@'

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.