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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [insight/] [tix/] [tixConfig.sh.in] - Diff between revs 578 and 1765

Only display areas with differences | Details | Blame | View Log

Rev 578 Rev 1765
# tixConfig.sh --
# tixConfig.sh --
#
#
# This shell script (for sh) is generated automatically by Tix's
# This shell script (for sh) is generated automatically by Tix's
# configure script.  It will create shell variables for most of
# configure script.  It will create shell variables for most of
# the configuration options discovered by the configure script.
# the configuration options discovered by the configure script.
# This script is intended to be included by the configure scripts
# This script is intended to be included by the configure scripts
# for Tcl extensions so that they don't have to figure this all
# for Tcl extensions so that they don't have to figure this all
# out for themselves.
# out for themselves.
#
#
# The information in this file is specific to a single platform.
# The information in this file is specific to a single platform.
#
#
# SCCS: @(#) tclConfig.sh.in 1.20 97/07/01 11:40:19
# SCCS: @(#) tclConfig.sh.in 1.20 97/07/01 11:40:19
# String to pass to linker to pick up the Tcl library from its
# String to pass to linker to pick up the Tcl library from its
# build directory.
# build directory.
TIX_BUILD_LIB_SPEC='@TIX_BUILD_LIB_SPEC@'
TIX_BUILD_LIB_SPEC='@TIX_BUILD_LIB_SPEC@'
# The name of the tix library.  Used for dependencies...
# The name of the tix library.  Used for dependencies...
TIX_LIB_FILE='@TIX_LIB_FILE@'
TIX_LIB_FILE='@TIX_LIB_FILE@'
# The directory where tix was build.
# The directory where tix was build.
TIX_BUILD_LOCATION='@TIX_BUILD_LOCATION@'
TIX_BUILD_LOCATION='@TIX_BUILD_LOCATION@'
# The full pathname to the tix library.
# The full pathname to the tix library.
TIX_LIB_FULL_PATH='@TIX_LIB_FULL_PATH@'
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.