# This file contains definitions needed to build Tcl
# applications and extensions.  Its contents are generated
# by Tcl's configure script.  The file is a shell script
# for sh, and is intended to be sourced by autoconf configure
# scripts.
CC='cc'
TCL_CC_SWITCHES='-DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 '
TCL_LIBS=' -lm'
SHLIB_CFLAGS=''
SHLIB_LD=''
SHLIB_SUFFIX=''
DL_LIBS=''
LD_FLAGS=''
