Searched refs:DMX (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/ |
| H A D | Makefile.am | 1 if DMX
|
| /xsrc/external/mit/xdpyinfo/dist/ |
| H A D | xdpyinfo.c | 76 # define DMX macro 137 #ifdef DMX 301 if (strstr(ServerVendor (dpy), "DMX")) { 329 printf("DMX version: %d.%d.%04d%02d%02d\n", 1226 #ifdef DMX 1327 #endif /* DMX */ 1379 #ifdef DMX 1380 {"DMX", print_dmx_info, False},
|
| /xsrc/external/mit/xorg-server.old/dist/ |
| H A D | configure.ac | 639 AC_ARG_ENABLE(dmx, AS_HELP_STRING([--enable-dmx], [Build DMX server (default: auto)]), [DMX=$enableval], [DMX=auto]) 1946 dnl DMX DDX 1957 if test "x$DMX" = xauto; then 1958 DMX="$have_dmx" 1960 cygwin*) DMX="no" ;; 1961 darwin*) DMX="no" ;; 1964 AC_MSG_RESULT([$DMX]) 1965 AM_CONDITIONAL(DMX, [tes condition [all...] |
| H A D | configure | 1952 --enable-dmx Build DMX server (default: auto) 28522 enableval=$enable_dmx; DMX=$enableval 28524 DMX=auto [all...] |
Completed in 37 milliseconds