default_pre_build                              &&
cd  $SOURCE_DIRECTORY                          &&
sedit "s:-lxkbfile::"  src/Makefile.am  &&
sedit "s:-lX11::"      src/Makefile.am  &&
#
# No longer complaing about missing unneeded config.rpath
#
touch  config.rpath             &&
NOCONFIGURE="ON"  ./autogen.sh
