# 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='-DNO_GETWD=1 -DNO_WAIT3=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DNEED_MATHERR=1 -Dvfork=fork -DNO_GETTOD=1  '
TCL_LIBS=' -lieee '
SHLIB_CFLAGS=''
SHLIB_LD=''
SHLIB_SUFFIX=''
DL_LIBS=''
LD_FLAGS='-g'
