Sync usage with man page.
[netbsd-mini2440.git] / external / bsd / top / dist / config.h.in
blobd095dbc9facdf081a198e22ca6f231a1732c50f9
1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Support for debugging output */
4 #undef DEBUG
6 /* Default delay */
7 #undef DEFAULT_DELAY
9 /* Default number of processes to display */
10 #undef DEFAULT_TOPN
12 /* Enable color */
13 #undef ENABLE_COLOR
15 /* Enable dual architecture */
16 #undef ENABLE_DUALARCH
18 /* Enable kill and renice */
19 #undef ENABLE_KILL
21 /* Supports C99 style variadic macros */
22 #undef HAVE_C99_VARIADIC_MACROS
24 /* Define to 1 if you have the <curses.h> header file. */
25 #undef HAVE_CURSES_H
27 /* Define to 1 if you have the declaration of `sys_errlist', and to 0 if you
28 don't. */
29 #undef HAVE_DECL_SYS_ERRLIST
31 /* Define to 1 if you have the declaration of `sys_signame', and to 0 if you
32 don't. */
33 #undef HAVE_DECL_SYS_SIGNAME
35 /* Define to 1 if you have the declaration of `tgetent', and to 0 if you
36 don't. */
37 #undef HAVE_DECL_TGETENT
39 /* Define to 1 if you have the declaration of `tgetflag', and to 0 if you
40 don't. */
41 #undef HAVE_DECL_TGETFLAG
43 /* Define to 1 if you have the declaration of `tgetnum', and to 0 if you
44 don't. */
45 #undef HAVE_DECL_TGETNUM
47 /* Define to 1 if you have the declaration of `tgetstr', and to 0 if you
48 don't. */
49 #undef HAVE_DECL_TGETSTR
51 /* Define to 1 if you have the declaration of `tgoto', and to 0 if you don't.
53 #undef HAVE_DECL_TGOTO
55 /* Define to 1 if you have the declaration of `tputs', and to 0 if you don't.
57 #undef HAVE_DECL_TPUTS
59 /* Platform module */
60 #undef HAVE_FORMAT_PROCESS_HEADER
62 /* Define to 1 if you have the `getopt' function. */
63 #undef HAVE_GETOPT
65 /* Define to 1 if you have the <getopt.h> header file. */
66 #undef HAVE_GETOPT_H
68 /* Define to 1 if you have the `getopt_long' function. */
69 #undef HAVE_GETOPT_LONG
71 /* Define to 1 if you have the `gettimeofday' function. */
72 #undef HAVE_GETTIMEOFDAY
74 /* Supports gnu style variadic macros */
75 #undef HAVE_GNU_VARIADIC_MACROS
77 /* Define to 1 if the system has the type `id_t'. */
78 #undef HAVE_ID_T
80 /* Define to 1 if you have the <inttypes.h> header file. */
81 #undef HAVE_INTTYPES_H
83 /* Define to 1 if you have the `elf' library (-lelf). */
84 #undef HAVE_LIBELF
86 /* Define to 1 if you have the `kstat' library (-lkstat). */
87 #undef HAVE_LIBKSTAT
89 /* Define to 1 if you have the `kvm' library (-lkvm). */
90 #undef HAVE_LIBKVM
92 /* Define to 1 if you have the `m' library (-lm). */
93 #undef HAVE_LIBM
95 /* Define to 1 if you have the `mach' library (-lmach). */
96 #undef HAVE_LIBMACH
98 /* Define to 1 if you have the `mas' library (-lmas). */
99 #undef HAVE_LIBMAS
101 /* Define to 1 if you have the `perfstat' library (-lperfstat). */
102 #undef HAVE_LIBPERFSTAT
104 /* Define to 1 if you have the <limits.h> header file. */
105 #undef HAVE_LIMITS_H
107 /* Define to 1 if the system has the type `lwpid_t'. */
108 #undef HAVE_LWPID_T
110 /* Define to 1 if you have the <math.h> header file. */
111 #undef HAVE_MATH_H
113 /* Define to 1 if you have the `memcpy' function. */
114 #undef HAVE_MEMCPY
116 /* Define to 1 if you have the <memory.h> header file. */
117 #undef HAVE_MEMORY_H
119 /* Define to 1 if the system has the type `pid_t'. */
120 #undef HAVE_PID_T
122 /* Define to 1 if you have the `setbuffer' function. */
123 #undef HAVE_SETBUFFER
125 /* Define to 1 if you have the `setpriority' function. */
126 #undef HAVE_SETPRIORITY
128 /* Define to 1 if you have the `setvbuf' function. */
129 #undef HAVE_SETVBUF
131 /* Define to 1 if you have the `sigaction' function. */
132 #undef HAVE_SIGACTION
134 /* Define to 1 if you have the `sighold' function. */
135 #undef HAVE_SIGHOLD
137 /* Define to 1 if you have the `sigprocmask' function. */
138 #undef HAVE_SIGPROCMASK
140 /* Define to 1 if you have the `sigrelse' function. */
141 #undef HAVE_SIGRELSE
143 /* Define to 1 if you have the `snprintf' function. */
144 #undef HAVE_SNPRINTF
146 /* Define to 1 if you have the <stdarg.h> header file. */
147 #undef HAVE_STDARG_H
149 /* Define to 1 if you have the <stdint.h> header file. */
150 #undef HAVE_STDINT_H
152 /* Define to 1 if you have the <stdlib.h> header file. */
153 #undef HAVE_STDLIB_H
155 /* Define to 1 if you have the `strcasecmp' function. */
156 #undef HAVE_STRCASECMP
158 /* Define to 1 if you have the `strchr' function. */
159 #undef HAVE_STRCHR
161 /* Define to 1 if you have the `strerror' function. */
162 #undef HAVE_STRERROR
164 /* Define to 1 if you have the <strings.h> header file. */
165 #undef HAVE_STRINGS_H
167 /* Define to 1 if you have the <string.h> header file. */
168 #undef HAVE_STRING_H
170 /* Define to 1 if you have the `sysconf' function. */
171 #undef HAVE_SYSCONF
173 /* Define to 1 if you have the <sysexits.h> header file. */
174 #undef HAVE_SYSEXITS_H
176 /* Define to 1 if you have the <sys/resource.h> header file. */
177 #undef HAVE_SYS_RESOURCE_H
179 /* Define to 1 if you have the <sys/stat.h> header file. */
180 #undef HAVE_SYS_STAT_H
182 /* Define to 1 if you have the <sys/time.h> header file. */
183 #undef HAVE_SYS_TIME_H
185 /* Define to 1 if you have the <sys/types.h> header file. */
186 #undef HAVE_SYS_TYPES_H
188 /* Define to 1 if you have the <sys/utsname.h> header file. */
189 #undef HAVE_SYS_UTSNAME_H
191 /* Define to 1 if you have the <termcap.h> header file. */
192 #undef HAVE_TERMCAP_H
194 /* Define to 1 if you have the <term.h> header file. */
195 #undef HAVE_TERM_H
197 /* Define to 1 if the system has the type `time_t'. */
198 #undef HAVE_TIME_T
200 /* Define to 1 if the system has the type `uid_t'. */
201 #undef HAVE_UID_T
203 /* Define to 1 if you have the `uname' function. */
204 #undef HAVE_UNAME
206 /* Define to 1 if you have the <unistd.h> header file. */
207 #undef HAVE_UNISTD_H
209 /* Define to 1 if you have the `vsnprintf' function. */
210 #undef HAVE_VSNPRINTF
212 /* Platform module */
213 #undef MODULE
215 /* Default number of processes to display on non-terminals when topn is all */
216 #undef NOMINAL_TOPN
218 /* Define the major OS revision number. */
219 #undef OSMAJOR
221 /* Define the OS revision. */
222 #undef OSREV
224 /* Define to the address where bug reports for this package should be sent. */
225 #undef PACKAGE_BUGREPORT
227 /* Define to the full name of this package. */
228 #undef PACKAGE_NAME
230 /* Define to the full name and version of this package. */
231 #undef PACKAGE_STRING
233 /* Define to the one symbol short name of this package. */
234 #undef PACKAGE_TARNAME
236 /* Define to the version of this package. */
237 #undef PACKAGE_VERSION
239 /* Define as the return type of signal handlers (`int' or `void'). */
240 #undef RETSIGTYPE
242 /* Define to 1 if you have the ANSI C header files. */
243 #undef STDC_HEADERS
245 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
246 #undef TIME_WITH_SYS_TIME
248 /* Define as the type for the argument to the putc function of tputs ('int' or
249 'char') */
250 #undef TPUTS_PUTC_ARGTYPE
252 /* Define the system hardware platform */
253 #undef UNAME_HARDWARE
255 /* Include code that utilizes extensions */
256 #undef WITH_EXT