Commit db882f6a authored by Bruce Momjian's avatar Bruce Momjian

Cleanup of pl files.

parent 5524a851
if [ -f @TCL_CONFIG_SH@ ]; then
. @TCL_CONFIG_SH@
else
echo "@TCL_CONFIG_SH@ not found"
echo "I need this file! Please make a symbolic link to this file"
echo "and start make again."
exit 1
fi
set | grep '^TCL' > Makefile.tcldefs
exit 0
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment