Lines Matching defs:xtrans
623 dnl Issue an error if xtrans.m4 was not found and XTRANS_CONNECTION_FLAGS macro
626 dnl If you're seeing an error here, be sure you installed the lib/xtrans module
632 # Transport selection macro from xtrans.m4
635 # Secure RPC detection macro from xtrans.m4
739 XTRANS="xtrans >= 1.3.5"
1112 AC_ARG_ENABLE(xtrans-send-fds, AS_HELP_STRING([--disable-xtrans-send-fds], [Use Xtrans support for fd passing (default: auto)]), [XTRANS_SEND_FDS=$enableval], [XTRANS_SEND_FDS=auto])
1128 AC_DEFINE(XTRANS_SEND_FDS, 1, [Enable xtrans fd passing support])
1136 AC_MSG_ERROR([DRI3 requested, but xtrans fd passing support not found.])
1142 AC_MSG_NOTICE([DRI3 disabled because xtrans fd passing support not found.])