#
# 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: SunOS-5.5.1
# Date:   Tue Apr 21 16:59:46 EDT 1998
#

#
# Version numbers for TclX (see tclExtend.h for details).
#
TCLX_FULL_VERSION='8.0.2'
TCLX_VERSION='8.0.2'

#
# Defines for cpp.
#
TCLX_DEFS=' -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DNO_INET_ATON=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='/var/tmp/tclX/tclX8.0.2/tcl/unix/libtclx8.0.2.a'

#
# String to pass to linker to pick up the TclX library from its
# installed directory.
#
TCLX_LIB_SPEC='/afs/sipb.mit.edu/project/tcl/lib/libtclx8.0.2.a'

#
# Search flags that specify how to find the TclX shared libraries at run time
# on some systems.
#
TCLX_LD_SEARCH_FLAGS=''


