#!/bin/sh
./configure --prefix=/mit/desk/ --with-x --with-tcl=/mit/tcl/lib --with-tk=/mit/tcl/lib
echo ""
echo ""
echo "now type:"
echo '   gmake CC="gcc -I/mit/desk/src/tkdesk-1.0/tclinc"'
echo ""
echo ""
