summaryrefslogtreecommitdiffstats
path: root/devel/gcl/PREPARE
blob: 5aadf2614f41808db766de51e8153a255b80b9c7 (plain) (blame)
1
2
3
4
5
echo  "If you can build the stable version, please let us know!"
config_query  CVS  "Use the CVS version?" y
if [ "$CVS" == "y" ]; then
  config_query CVS_AUTOUPDATE "Update to the latest CVS automatically on every cast?" n
fi