Lines Matching refs:xephyr
2177 --enable-xephyr Build the kdrive Xephyr server (default: auto)
2413 C compiler flags for XEPHYR, overriding pkg-config
2414 XEPHYR_LIBS linker flags for XEPHYR, overriding pkg-config
27252 # Check whether --enable-xephyr was given.
27255 enableval=$enable_xephyr; XEPHYR=$enableval
27257 e) XEPHYR=auto ;;
33128 if echo "$XORG" "$XEPHYR" | grep -q yes ; then
34294 if test "x$XEPHYR" = xauto; then
34354 XEPHYR="no"
34358 XEPHYR="no"
34364 XEPHYR="yes"
34366 elif test "x$XEPHYR" = xyes ; then
34460 # Xephyr needs nanosleep() which is in librt on Solaris
34544 if test "x$KDRIVE" = xyes && test "x$XEPHYR" = xyes; then
35167 as_fn_error $? "conditional \"XEPHYR\" was never defined.