Imported Upstream version 23.0
[platform/upstream/psmisc.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define to 1 if the `closedir' function returns void instead of `int'. */
4 #undef CLOSEDIR_VOID
5
6 /* Define to 1 if translation of program messages to the user's native
7    language is requested. */
8 #undef ENABLE_NLS
9
10 /* Define to 1 if you have the <arpa/inet.h> header file. */
11 #undef HAVE_ARPA_INET_H
12
13 /* Define to 1 if you have the `atexit' function. */
14 #undef HAVE_ATEXIT
15
16 /* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the
17    CoreFoundation framework. */
18 #undef HAVE_CFLOCALECOPYCURRENT
19
20 /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
21    the CoreFoundation framework. */
22 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
23
24 /* Define if the GNU dcgettext() function is already present or preinstalled.
25    */
26 #undef HAVE_DCGETTEXT
27
28 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
29    */
30 #undef HAVE_DIRENT_H
31
32 /* Define to 1 if you have the <fcntl.h> header file. */
33 #undef HAVE_FCNTL_H
34
35 /* Define to 1 if you have the `getmntent' function. */
36 #undef HAVE_GETMNTENT
37
38 /* Define if the GNU gettext() function is already present or preinstalled. */
39 #undef HAVE_GETTEXT
40
41 /* Define if you have the iconv() function and it works. */
42 #undef HAVE_ICONV
43
44 /* Define to 1 if you have the <inttypes.h> header file. */
45 #undef HAVE_INTTYPES_H
46
47 /* Define to 1 if you have the <langinfo.h> header file. */
48 #undef HAVE_LANGINFO_H
49
50 /* Define to 1 if you have the <libintl.h> header file. */
51 #undef HAVE_LIBINTL_H
52
53 /* Define to 1 if you have the <limits.h> header file. */
54 #undef HAVE_LIMITS_H
55
56 /* Define to 1 if you have the <locale.h> header file. */
57 #undef HAVE_LOCALE_H
58
59 /* Define to 1 if `lstat' has the bug that it succeeds when given the
60    zero-length file name argument. */
61 #undef HAVE_LSTAT_EMPTY_STRING_BUG
62
63 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
64    to 0 otherwise. */
65 #undef HAVE_MALLOC
66
67 /* Define to 1 if you have the <memory.h> header file. */
68 #undef HAVE_MEMORY_H
69
70 /* Define to 1 if you have the `memset' function. */
71 #undef HAVE_MEMSET
72
73 /* Define to 1 if you have the <mntent.h> header file. */
74 #undef HAVE_MNTENT_H
75
76 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
77 #undef HAVE_NDIR_H
78
79 /* Define to 1 if you have the <netdb.h> header file. */
80 #undef HAVE_NETDB_H
81
82 /* Define to 1 if you have the <netinet/in.h> header file. */
83 #undef HAVE_NETINET_IN_H
84
85 /* Define to 1 if you have the `nl_langinfo' function. */
86 #undef HAVE_NL_LANGINFO
87
88 /* Define to 1 if you have the `rawmemchr' function. */
89 #undef HAVE_RAWMEMCHR
90
91 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
92    and to 0 otherwise. */
93 #undef HAVE_REALLOC
94
95 /* Define to 1 if you have the `regcomp' function. */
96 #undef HAVE_REGCOMP
97
98 /* Define to 1 if you have the `rpmatch' function. */
99 #undef HAVE_RPMATCH
100
101 /* Define to 1 if you have the `setlocale' function. */
102 #undef HAVE_SETLOCALE
103
104 /* Define to 1 if you have the `socket' function. */
105 #undef HAVE_SOCKET
106
107 /* Define to 1 if `stat' has the bug that it succeeds when given the
108    zero-length file name argument. */
109 #undef HAVE_STAT_EMPTY_STRING_BUG
110
111 /* Define to 1 if you have the <stdint.h> header file. */
112 #undef HAVE_STDINT_H
113
114 /* Define to 1 if you have the <stdlib.h> header file. */
115 #undef HAVE_STDLIB_H
116
117 /* Define to 1 if you have the `strcasecmp' function. */
118 #undef HAVE_STRCASECMP
119
120 /* Define to 1 if you have the `strchr' function. */
121 #undef HAVE_STRCHR
122
123 /* Define to 1 if you have the `strdup' function. */
124 #undef HAVE_STRDUP
125
126 /* Define to 1 if you have the `strerror' function. */
127 #undef HAVE_STRERROR
128
129 /* Define to 1 if you have the <strings.h> header file. */
130 #undef HAVE_STRINGS_H
131
132 /* Define to 1 if you have the <string.h> header file. */
133 #undef HAVE_STRING_H
134
135 /* Define to 1 if you have the `strpbrk' function. */
136 #undef HAVE_STRPBRK
137
138 /* Define to 1 if you have the `strrchr' function. */
139 #undef HAVE_STRRCHR
140
141 /* Define to 1 if you have the `strtoul' function. */
142 #undef HAVE_STRTOUL
143
144 /* Define to 1 if `cp0_status' is a member of `struct pt_regs'. */
145 #undef HAVE_STRUCT_PT_REGS_CP0_STATUS
146
147 /* Define to 1 if `d0' is a member of `struct pt_regs'. */
148 #undef HAVE_STRUCT_PT_REGS_D0
149
150 /* Define to 1 if `gpr' is a member of `struct pt_regs'. */
151 #undef HAVE_STRUCT_PT_REGS_GPR
152
153 /* Define to 1 if `orig_d0' is a member of `struct pt_regs'. */
154 #undef HAVE_STRUCT_PT_REGS_ORIG_D0
155
156 /* Define to 1 if `orig_gpr3' is a member of `struct pt_regs'. */
157 #undef HAVE_STRUCT_PT_REGS_ORIG_GPR3
158
159 /* Define to 1 if `regs' is a member of `struct pt_regs'. */
160 #undef HAVE_STRUCT_PT_REGS_REGS
161
162 /* Define to 1 if `uregs' is a member of `struct pt_regs'. */
163 #undef HAVE_STRUCT_PT_REGS_UREGS
164
165 /* Define to 1 if `st_rdev' is a member of `struct stat'. */
166 #undef HAVE_STRUCT_STAT_ST_RDEV
167
168 /* Define to 1 if `eax' is a member of `struct user_regs_struct'. */
169 #undef HAVE_STRUCT_USER_REGS_STRUCT_EAX
170
171 /* Define to 1 if `ebx' is a member of `struct user_regs_struct'. */
172 #undef HAVE_STRUCT_USER_REGS_STRUCT_EBX
173
174 /* Define to 1 if `ecx' is a member of `struct user_regs_struct'. */
175 #undef HAVE_STRUCT_USER_REGS_STRUCT_ECX
176
177 /* Define to 1 if `edx' is a member of `struct user_regs_struct'. */
178 #undef HAVE_STRUCT_USER_REGS_STRUCT_EDX
179
180 /* Define to 1 if `orig_eax' is a member of `struct user_regs_struct'. */
181 #undef HAVE_STRUCT_USER_REGS_STRUCT_ORIG_EAX
182
183 /* Define to 1 if `orig_rax' is a member of `struct user_regs_struct'. */
184 #undef HAVE_STRUCT_USER_REGS_STRUCT_ORIG_RAX
185
186 /* Define to 1 if `rax' is a member of `struct user_regs_struct'. */
187 #undef HAVE_STRUCT_USER_REGS_STRUCT_RAX
188
189 /* Define to 1 if `rdi' is a member of `struct user_regs_struct'. */
190 #undef HAVE_STRUCT_USER_REGS_STRUCT_RDI
191
192 /* Define to 1 if `rdx' is a member of `struct user_regs_struct'. */
193 #undef HAVE_STRUCT_USER_REGS_STRUCT_RDX
194
195 /* Define to 1 if `rsi' is a member of `struct user_regs_struct'. */
196 #undef HAVE_STRUCT_USER_REGS_STRUCT_RSI
197
198 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
199    */
200 #undef HAVE_SYS_DIR_H
201
202 /* Define to 1 if you have the <sys/ioctl.h> header file. */
203 #undef HAVE_SYS_IOCTL_H
204
205 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
206    */
207 #undef HAVE_SYS_NDIR_H
208
209 /* Define to 1 if you have the <sys/socket.h> header file. */
210 #undef HAVE_SYS_SOCKET_H
211
212 /* Define to 1 if you have the <sys/stat.h> header file. */
213 #undef HAVE_SYS_STAT_H
214
215 /* Define to 1 if you have the <sys/types.h> header file. */
216 #undef HAVE_SYS_TYPES_H
217
218 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
219 #undef HAVE_SYS_WAIT_H
220
221 /* Define to 1 if you have the <termios.h> header file. */
222 #undef HAVE_TERMIOS_H
223
224 /* Define to 1 if you have the <unistd.h> header file. */
225 #undef HAVE_UNISTD_H
226
227 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
228    slash. */
229 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
230
231 /* Name of package */
232 #undef PACKAGE
233
234 /* Define to the address where bug reports for this package should be sent. */
235 #undef PACKAGE_BUGREPORT
236
237 /* Define to the full name of this package. */
238 #undef PACKAGE_NAME
239
240 /* Define to the full name and version of this package. */
241 #undef PACKAGE_STRING
242
243 /* Define to the one symbol short name of this package. */
244 #undef PACKAGE_TARNAME
245
246 /* Define to the home page for this package. */
247 #undef PACKAGE_URL
248
249 /* Define to the version of this package. */
250 #undef PACKAGE_VERSION
251
252 /* Define to 1 if you have the ANSI C header files. */
253 #undef STDC_HEADERS
254
255 /* Enable extensions on AIX 3, Interix.  */
256 #ifndef _ALL_SOURCE
257 # undef _ALL_SOURCE
258 #endif
259 /* Enable GNU extensions on systems that have them.  */
260 #ifndef _GNU_SOURCE
261 # undef _GNU_SOURCE
262 #endif
263 /* Enable threading extensions on Solaris.  */
264 #ifndef _POSIX_PTHREAD_SEMANTICS
265 # undef _POSIX_PTHREAD_SEMANTICS
266 #endif
267 /* Enable extensions on HP NonStop.  */
268 #ifndef _TANDEM_SOURCE
269 # undef _TANDEM_SOURCE
270 #endif
271 /* Enable general extensions on Solaris.  */
272 #ifndef __EXTENSIONS__
273 # undef __EXTENSIONS__
274 #endif
275
276
277 /* Version number of package */
278 #undef VERSION
279
280 /* Use IPv6 checks */
281 #undef WITH_IPV6
282
283 /* Use list in /proc/self/mountinfo to replace stat calls */
284 #undef WITH_MOUNTINFO_LIST
285
286 /* Use Security-Enhanced Linux features */
287 #undef WITH_SELINUX
288
289 /* Use timeout on stat calls */
290 #undef WITH_TIMEOUT_STAT
291
292 /* Enable large inode numbers on Mac OS X 10.5.  */
293 #ifndef _DARWIN_USE_64_BIT_INODE
294 # define _DARWIN_USE_64_BIT_INODE 1
295 #endif
296
297 /* Number of bits in a file offset, on hosts where this is settable. */
298 #undef _FILE_OFFSET_BITS
299
300 /* Define for large files, on AIX-style hosts. */
301 #undef _LARGE_FILES
302
303 /* Define to 1 if on MINIX. */
304 #undef _MINIX
305
306 /* Define to 2 if the system does not provide POSIX.1 features except with
307    this defined. */
308 #undef _POSIX_1_SOURCE
309
310 /* Define to 1 if you need to in order for `stat' and other things to work. */
311 #undef _POSIX_SOURCE
312
313 /* Define to empty if `const' does not conform to ANSI C. */
314 #undef const
315
316 /* Define to `int' if <sys/types.h> doesn't define. */
317 #undef gid_t
318
319 /* Define to rpl_malloc if the replacement function should be used. */
320 #undef malloc
321
322 /* Define to `int' if <sys/types.h> does not define. */
323 #undef pid_t
324
325 /* Define to rpl_realloc if the replacement function should be used. */
326 #undef realloc
327
328 /* Define to `unsigned int' if <sys/types.h> does not define. */
329 #undef size_t
330
331 /* Define to `int' if <sys/types.h> doesn't define. */
332 #undef uid_t