Lines Matching refs:define
14 define({:-MACHINE_ARCH-:},powerpc)dnl
16 dnl define if /sbin/kbd exists on the media
17 define({:-MDKBD-:},)dnl
19 dnl define if serial consoles needs to be enabled in /etc/ttys
21 define({:-MDSERCONS-:},1)dnl
23 dnl define if SMP kernels are provided
24 define({:-MDSMP-:},1)dnl
26 dnl define if shared libraries are provided
27 define({:-MDSO-:},1)dnl
29 dnl define if some media have timezone information (TZ in their list)
30 define({:-MDTZ-:},1)dnl
32 dnl define if glass console is possible
34 define({:-MDX-:},1)dnl
36 dnl define if the X server can't start until machdep.allow_aperture is set
37 define({:-MDXAPERTURE-:},1)dnl
39 dnl define if the X server can start without a configuration file
40 define({:-MDXDM-:},1)dnl
42 dnl define if boot loaders support softraid(4) volumes
43 define({:-MDBOOTSR-:},)dnl