home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1999 March B
/
SCO_CASTOR4RRT.iso
/
tclrun
/
root
/
usr
/
lib
/
tclxConfig.sh
/
tclxConfig
Wrap
Text File
|
1998-08-19
|
1KB
|
49 lines
#
# tclxConfig.sh - This file is generated by the TclX configure script to
# assist in linking with TclX (libtclx.a). It is a shell scripted designed to
# be sourced by configure scripts. The system libraries defined in here
# need to be used in addition to those defined in tclConfig.sh. See
# tclExtend.h for a full expanation of the version numbers.
#
# System: UNIX_SV-4.2MP
# Date: Mon Apr 21 16:56:15 PDT 1997
#
#paths
gem_tclds_root= /gem/gem15/usr/src/work/subsys/tclds
install_path=
#
# Version numbers for TclX (see tclExtend.h for details).
#
TCLX_FULL_VERSION='7.6.0'
TCLX_VERSION='7.6.0'
#
# Defines for cpp.
#
TCLX_DEFS=' -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DNO_BZERO=1 -DNO_BCOPY=1 -DNO_GETPRIORITY=1 -DNO_INET_ATON=1 -DNO_RANDOM=1 -DNO_RANDOM_PROTO=1 '
#
# Additional libraries added by TclX.
#
TCLX_LIBS=''
#
# String to pass to linker to pick up the TclX library from its
# build directory.
#
TCLX_BUILD_LIB_SPEC='-L${gem_tclds_root}/tclds/tclX7.6.0/tcl/unix -ltclx7.6.0'
#
# String to pass to linker to pick up the TclX library from its
# installed directory.
#
TCLX_LIB_SPEC='-L${install_path}/usr/lib -ltclx7.6.0'
#
# Search flags that specify how to find the TclX shared libraries at run time
# on some systems.
#
TCLX_LD_SEARCH_FLAGS=''