# This sh shell script (adapted form Tcl 8.0's tclConfig.sh) is
# generated automatically by the configure script. It will create
# shell variables for the configuration variables needed for shared
# libraries.
# C compiler to use for compilation.
CC='cc'
# Flags to pass to cc when compiling the components of a shared library:
SHLIB_CFLAGS='-fPIC'
# Base command to use for combining object files into a shared library:
SHLIB_LD=''
# Libraries, if any, to be included when linking shared libraries:
SHLIB_LD_LIBS=''
syntax highlighted by Code2HTML, v. 0.9.1