#if defined(USE_XACCESS)
  if (TkXAccess_Init(interp) == TCL_ERROR)
    return TCL_ERROR;
#endif
