#! /bin/sh
echo "The configure.in script in this directory can be used to"
echo "compile the TEA version of Tcl Blend on unix and windows."
echo "Most users will either use the unix/configure script"
echo "or the win/makefile.vc file to build under unix or windows."
echo "you should only use the configure.in script if you know"
echo "what you are doing."
exit 1
