OPTS="$OPTS  $KDEBASE_DPMS  $KDEBASE_XDMCP"  &&

#
# Kerberos has linking errors :(
#
#if  [  "$KDEBASE_KRB4"  ==  "y"  ];  then
#  OPTS="$OPTS  --with-krb4"
#fi  &&
#
#if  [  "$KDEBASE_KRB5"  ==  "y"  ];  then
#  OPTS="$OPTS  --with-krb5auth"
#fi  &&

source  $SECTION_DIRECTORY/KDE_BUILD
