HomeSort by: relevance | last modified time | path
    Searched refs:XKB_BIN_DIRECTORY (Results 1 - 8 of 8) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/include/
xkb-config.h.in 27 #undef XKB_BIN_DIRECTORY
do-not-use-config.h.in 773 #undef XKB_BIN_DIRECTORY
  /xsrc/external/mit/xorg-server.old/dist/include/
xkb-config.h.in 27 #undef XKB_BIN_DIRECTORY
do-not-use-config.h.in 655 #undef XKB_BIN_DIRECTORY
  /xsrc/external/mit/xorg-server/dist/xkb/
xkbInit.c 91 const char *XkbBinDirectory = XKB_BIN_DIRECTORY;
  /xsrc/external/mit/xorg-server.old/dist/xkb/
xkbInit.c 92 char * XkbBinDirectory= XKB_BIN_DIRECTORY;
  /xsrc/external/mit/xorg-server/dist/
configure 900 XKB_BIN_DIRECTORY
30728 withval=$with_xkb_bin_directory; XKB_BIN_DIRECTORY="$withval"
30730 e) XKB_BIN_DIRECTORY="auto" ;;
30735 if test "x$XKB_BIN_DIRECTORY" = "xauto"; then
30736 XKB_BIN_DIRECTORY=$(pkg-config --variable bindir xkbcomp)
30737 if test -z $XKB_BIN_DIRECTORY; then
30738 XKB_BIN_DIRECTORY="$bindir"
30747 eval ac_define_dir="\"$XKB_BIN_DIRECTORY\""
30749 XKB_BIN_DIRECTORY="$ac_define_dir"
30752 printf "%s\n" "#define XKB_BIN_DIRECTORY \"$ac_define_dir\"" >>confdefs.
    [all...]
  /xsrc/external/mit/xorg-server.old/dist/
configure 1005 XKB_BIN_DIRECTORY
32434 withval=$with_xkb_bin_directory; XKB_BIN_DIRECTORY="$withval"
32436 XKB_BIN_DIRECTORY="$bindir"
32445 eval ac_define_dir="\"$XKB_BIN_DIRECTORY\""
32447 XKB_BIN_DIRECTORY="$ac_define_dir"
32451 #define XKB_BIN_DIRECTORY "$ac_define_dir"
    [all...]

Completed in 24 milliseconds