default_pre_build               &&

if  [[  "$E_MODULE_TCLOCK_CVS"  ==  "y"  ]];  then
  cd  $SOURCE_DIRECTORY           &&
  #
  # No longer complaing about missing unneeded config.rpath
  #
  touch  config.rpath             &&
  NOCONFIGURE="ON"  ./autogen.sh
fi
