tizen beta release
[external/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 MacOS X function CFLocaleCopyCurrent in the
17    CoreFoundation framework. */
18 #undef HAVE_CFLOCALECOPYCURRENT
19
20 /* Define to 1 if you have the MacOS 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. */
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 your system has a GNU libc compatible `realloc' function,
89    and to 0 otherwise. */
90 #undef HAVE_REALLOC
91
92 /* Define to 1 if you have the `regcomp' function. */
93 #undef HAVE_REGCOMP
94
95 /* Define to 1 if you have the `rpmatch' function. */
96 #undef HAVE_RPMATCH
97
98 /* Define to 1 if you have the `setlocale' function. */
99 #undef HAVE_SETLOCALE
100
101 /* Define to 1 if you have the `socket' function. */
102 #undef HAVE_SOCKET
103
104 /* Define to 1 if `stat' has the bug that it succeeds when given the
105    zero-length file name argument. */
106 #undef HAVE_STAT_EMPTY_STRING_BUG
107
108 /* Define to 1 if you have the <stdint.h> header file. */
109 #undef HAVE_STDINT_H
110
111 /* Define to 1 if you have the <stdlib.h> header file. */
112 #undef HAVE_STDLIB_H
113
114 /* Define to 1 if you have the `strcasecmp' function. */
115 #undef HAVE_STRCASECMP
116
117 /* Define to 1 if you have the `strchr' function. */
118 #undef HAVE_STRCHR
119
120 /* Define to 1 if you have the `strdup' function. */
121 #undef HAVE_STRDUP
122
123 /* Define to 1 if you have the `strerror' function. */
124 #undef HAVE_STRERROR
125
126 /* Define to 1 if you have the <strings.h> header file. */
127 #undef HAVE_STRINGS_H
128
129 /* Define to 1 if you have the <string.h> header file. */
130 #undef HAVE_STRING_H
131
132 /* Define to 1 if you have the `strpbrk' function. */
133 #undef HAVE_STRPBRK
134
135 /* Define to 1 if you have the `strrchr' function. */
136 #undef HAVE_STRRCHR
137
138 /* Define to 1 if you have the `strtoul' function. */
139 #undef HAVE_STRTOUL
140
141 /* Define to 1 if `gpr' is member of `struct pt_regs'. */
142 #undef HAVE_STRUCT_PT_REGS_GPR
143
144 /* Define to 1 if `orig_gpr3' is member of `struct pt_regs'. */
145 #undef HAVE_STRUCT_PT_REGS_ORIG_GPR3
146
147 /* Define to 1 if `st_rdev' is member of `struct stat'. */
148 #undef HAVE_STRUCT_STAT_ST_RDEV
149
150 /* Define to 1 if `eax' is member of `struct user_regs_struct'. */
151 #undef HAVE_STRUCT_USER_REGS_STRUCT_EAX
152
153 /* Define to 1 if `ebx' is member of `struct user_regs_struct'. */
154 #undef HAVE_STRUCT_USER_REGS_STRUCT_EBX
155
156 /* Define to 1 if `ecx' is member of `struct user_regs_struct'. */
157 #undef HAVE_STRUCT_USER_REGS_STRUCT_ECX
158
159 /* Define to 1 if `edx' is member of `struct user_regs_struct'. */
160 #undef HAVE_STRUCT_USER_REGS_STRUCT_EDX
161
162 /* Define to 1 if `orig_eax' is member of `struct user_regs_struct'. */
163 #undef HAVE_STRUCT_USER_REGS_STRUCT_ORIG_EAX
164
165 /* Define to 1 if `orig_rax' is member of `struct user_regs_struct'. */
166 #undef HAVE_STRUCT_USER_REGS_STRUCT_ORIG_RAX
167
168 /* Define to 1 if `rax' is member of `struct user_regs_struct'. */
169 #undef HAVE_STRUCT_USER_REGS_STRUCT_RAX
170
171 /* Define to 1 if `rdi' is member of `struct user_regs_struct'. */
172 #undef HAVE_STRUCT_USER_REGS_STRUCT_RDI
173
174 /* Define to 1 if `rdx' is member of `struct user_regs_struct'. */
175 #undef HAVE_STRUCT_USER_REGS_STRUCT_RDX
176
177 /* Define to 1 if `rsi' is member of `struct user_regs_struct'. */
178 #undef HAVE_STRUCT_USER_REGS_STRUCT_RSI
179
180 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
181    */
182 #undef HAVE_SYS_DIR_H
183
184 /* Define to 1 if you have the <sys/ioctl.h> header file. */
185 #undef HAVE_SYS_IOCTL_H
186
187 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
188    */
189 #undef HAVE_SYS_NDIR_H
190
191 /* Define to 1 if you have the <sys/socket.h> header file. */
192 #undef HAVE_SYS_SOCKET_H
193
194 /* Define to 1 if you have the <sys/stat.h> header file. */
195 #undef HAVE_SYS_STAT_H
196
197 /* Define to 1 if you have the <sys/types.h> header file. */
198 #undef HAVE_SYS_TYPES_H
199
200 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
201 #undef HAVE_SYS_WAIT_H
202
203 /* Define to 1 if you have the <termios.h> header file. */
204 #undef HAVE_TERMIOS_H
205
206 /* Define to 1 if you have the <unistd.h> header file. */
207 #undef HAVE_UNISTD_H
208
209 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
210    slash. */
211 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
212
213 /* Name of package */
214 #undef PACKAGE
215
216 /* Define to the address where bug reports for this package should be sent. */
217 #undef PACKAGE_BUGREPORT
218
219 /* Define to the full name of this package. */
220 #undef PACKAGE_NAME
221
222 /* Define to the full name and version of this package. */
223 #undef PACKAGE_STRING
224
225 /* Define to the one symbol short name of this package. */
226 #undef PACKAGE_TARNAME
227
228 /* Define to the version of this package. */
229 #undef PACKAGE_VERSION
230
231 /* Define to 1 if you have the ANSI C header files. */
232 #undef STDC_HEADERS
233
234 /* Version number of package */
235 #undef VERSION
236
237 /* Use IPv6 checks */
238 #undef WITH_IPV6
239
240 /* Use Security-Enhanced Linux features */
241 #undef WITH_SELINUX
242
243 /* Number of bits in a file offset, on hosts where this is settable. */
244 #undef _FILE_OFFSET_BITS
245
246 /* Define for large files, on AIX-style hosts. */
247 #undef _LARGE_FILES
248
249 /* Define to empty if `const' does not conform to ANSI C. */
250 #undef const
251
252 /* Define to `int' if <sys/types.h> doesn't define. */
253 #undef gid_t
254
255 /* Define to rpl_malloc if the replacement function should be used. */
256 #undef malloc
257
258 /* Define to `int' if <sys/types.h> does not define. */
259 #undef pid_t
260
261 /* Define to rpl_realloc if the replacement function should be used. */
262 #undef realloc
263
264 /* Define to `unsigned int' if <sys/types.h> does not define. */
265 #undef size_t
266
267 /* Define to `int' if <sys/types.h> doesn't define. */
268 #undef uid_t