tizen 2.0
[framework/base/util-linux-ng.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
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 <blkid/blkid.h> header file. */
11 #undef HAVE_BLKID_BLKID_H
12
13 /* Define to 1 if you have the blkid_evaluate_tag(). */
14 #undef HAVE_BLKID_EVALUATE_TAG
15
16 /* Define to 1 if you have the <blkid.h> header file. */
17 #undef HAVE_BLKID_H
18
19 /* Define if the GNU dcgettext() function is already present or preinstalled.
20    */
21 #undef HAVE_DCGETTEXT
22
23 /* Define to 1 if you have the declaration of `ADDR_COMPAT_LAYOUT', and to 0
24    if you don't. */
25 #undef HAVE_DECL_ADDR_COMPAT_LAYOUT
26
27 /* Define to 1 if you have the declaration of `ADDR_LIMIT_32BIT', and to 0 if
28    you don't. */
29 #undef HAVE_DECL_ADDR_LIMIT_32BIT
30
31 /* Define to 1 if you have the declaration of `ADDR_LIMIT_3GB', and to 0 if
32    you don't. */
33 #undef HAVE_DECL_ADDR_LIMIT_3GB
34
35 /* Define to 1 if you have the declaration of `ADDR_NO_RANDOMIZE', and to 0 if
36    you don't. */
37 #undef HAVE_DECL_ADDR_NO_RANDOMIZE
38
39 /* Define to 1 if you have the declaration of `FDPIC_FUNCPTRS', and to 0 if
40    you don't. */
41 #undef HAVE_DECL_FDPIC_FUNCPTRS
42
43 /* Define to 1 if you have the declaration of `MMAP_PAGE_ZERO', and to 0 if
44    you don't. */
45 #undef HAVE_DECL_MMAP_PAGE_ZERO
46
47 /* Define to 1 if you have the declaration of `READ_IMPLIES_EXEC', and to 0 if
48    you don't. */
49 #undef HAVE_DECL_READ_IMPLIES_EXEC
50
51 /* Define to 1 if you have the declaration of `STICKY_TIMEOUTS', and to 0 if
52    you don't. */
53 #undef HAVE_DECL_STICKY_TIMEOUTS
54
55 /* Define to 1 if you have the declaration of `WHOLE_SECONDS', and to 0 if you
56    don't. */
57 #undef HAVE_DECL_WHOLE_SECONDS
58
59 /* Define to 1 if you have the declaration of `_NL_TIME_WEEK_1STDAY', and to 0
60    if you don't. */
61 #undef HAVE_DECL__NL_TIME_WEEK_1STDAY
62
63 /* Define to 1 if you have the <dlfcn.h> header file. */
64 #undef HAVE_DLFCN_H
65
66 /* Define to 1 if you have the <errno.h> header file. */
67 #undef HAVE_ERRNO_H
68
69 /* Define to 1 if you have the <err.h> header file. */
70 #undef HAVE_ERR_H
71
72 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
73 #undef HAVE_FSEEKO
74
75 /* Define to 1 if you have the `fstatat' function. */
76 #undef HAVE_FSTATAT
77
78 /* Define to 1 if you have the `fsync' function. */
79 #undef HAVE_FSYNC
80
81 /* Define to 1 if you have the `getdomainname' function. */
82 #undef HAVE_GETDOMAINNAME
83
84 /* Define to 1 if you have the `getdtablesize' function. */
85 #undef HAVE_GETDTABLESIZE
86
87 /* Define to 1 if you have the <getopt.h> header file. */
88 #undef HAVE_GETOPT_H
89
90 /* Define to 1 if you have the `getrlimit' function. */
91 #undef HAVE_GETRLIMIT
92
93 /* Define if the GNU gettext() function is already present or preinstalled. */
94 #undef HAVE_GETTEXT
95
96 /* Define to 1 if you have the `get_current_dir_name' function. */
97 #undef HAVE_GET_CURRENT_DIR_NAME
98
99 /* Define if you have the iconv() function. */
100 #undef HAVE_ICONV
101
102 /* Define to 1 if you have the `inet_aton' function. */
103 #undef HAVE_INET_ATON
104
105 /* Define to 1 if you have the `inotify_init' function. */
106 #undef HAVE_INOTIFY_INIT
107
108 /* Define to 1 if you have the <inttypes.h> header file. */
109 #undef HAVE_INTTYPES_H
110
111 /* Define to 1 if you have the `jrand48' function. */
112 #undef HAVE_JRAND48
113
114 /* Define to 1 if you have the <langinfo.h> header file. */
115 #undef HAVE_LANGINFO_H
116
117 /* Define to 1 if you have the `lchown' function. */
118 #undef HAVE_LCHOWN
119
120 /* Define to 1 if you have the `audit' library (-laudit). */
121 #undef HAVE_LIBAUDIT
122
123 /* Define to 1 if you have the -lblkid. */
124 #undef HAVE_LIBBLKID
125
126 /* Define to 1 if you have the `ncurses' library (-lncurses). */
127 #undef HAVE_LIBNCURSES
128
129 /* Define to 1 if you have the `ncursesw' library (-lncursesw). */
130 #undef HAVE_LIBNCURSESW
131
132 /* Define to 1 if you have the `selinux' library (-lselinux). */
133 #undef HAVE_LIBSELINUX
134
135 /* Define to 1 if you have the `termcap' library (-ltermcap). */
136 #undef HAVE_LIBTERMCAP
137
138 /* Define to 1 if you have the `util' library (-lutil). */
139 #undef HAVE_LIBUTIL
140
141 /* Define to 1 if you have the -luuid. */
142 #undef HAVE_LIBUUID
143
144 /* Define to 1 if you have the `z' library (-lz). */
145 #undef HAVE_LIBZ
146
147 /* Define to 1 if you have the <linux/blkpg.h> header file. */
148 #undef HAVE_LINUX_BLKPG_H
149
150 /* Define to 1 if you have the <linux/compiler.h> header file. */
151 #undef HAVE_LINUX_COMPILER_H
152
153 /* Define to 1 if you have the <linux/fd.h> header file. */
154 #undef HAVE_LINUX_FD_H
155
156 /* Define to 1 if you have the <linux/major.h> header file. */
157 #undef HAVE_LINUX_MAJOR_H
158
159 /* Define to 1 if you have the <linux/raw.h> header file. */
160 #undef HAVE_LINUX_RAW_H
161
162 /* Define to 1 if you have the <linux/tiocl.h> header file. */
163 #undef HAVE_LINUX_TIOCL_H
164
165 /* Define to 1 if you have the <linux/version.h> header file. */
166 #undef HAVE_LINUX_VERSION_H
167
168 /* Define to 1 if you have the `llseek' function. */
169 #undef HAVE_LLSEEK
170
171 /* Define to 1 if you have the <locale.h> header file. */
172 #undef HAVE_LOCALE_H
173
174 /* Define to 1 if you have the `lseek64' function. */
175 #undef HAVE_LSEEK64
176
177 /* Define to 1 if you have the <memory.h> header file. */
178 #undef HAVE_MEMORY_H
179
180 /* Define to 1 if you have the <mntent.h> header file. */
181 #undef HAVE_MNTENT_H
182
183 /* Define to 1 if you have the `nanosleep' function. */
184 #undef HAVE_NANOSLEEP
185
186 /* Define to 1 if you have the <ncurses.h> header file. */
187 #undef HAVE_NCURSES_H
188
189 /* Define to 1 if you have the <ncurses/ncurses.h> header file. */
190 #undef HAVE_NCURSES_NCURSES_H
191
192 /* Define to 1 if you have the <netinet/in.h> header file. */
193 #undef HAVE_NETINET_IN_H
194
195 /* Define to 1 if you have the <net/if_dl.h> header file. */
196 #undef HAVE_NET_IF_DL_H
197
198 /* Define to 1 if you have the <net/if.h> header file. */
199 #undef HAVE_NET_IF_H
200
201 /* Define to 1 if you have the `openat' function. */
202 #undef HAVE_OPENAT
203
204 /* Define to 1 if you have the `personality' function. */
205 #undef HAVE_PERSONALITY
206
207 /* Define to 1 if you have the `prctl' function. */
208 #undef HAVE_PRCTL
209
210 /* Define to 1 if you have the <pty.h> header file. */
211 #undef HAVE_PTY_H
212
213 /* Define to 1 if you have the <rpcsvc/nfs_prot.h> header file. */
214 #undef HAVE_RPCSVC_NFS_PROT_H
215
216 /* Define to 1 if you have the `rpmatch' function. */
217 #undef HAVE_RPMATCH
218
219 /* Define if struct sockaddr contains sa_len */
220 #undef HAVE_SA_LEN
221
222 /* Define to 1 if you have the <scsi/scsi.h> header file. */
223 #undef HAVE_SCSI_SCSI_H
224
225 /* Define to 1 if you have the `security_get_initial_context' function. */
226 #undef HAVE_SECURITY_GET_INITIAL_CONTEXT
227
228 /* Define to 1 if you have the <security/pam_misc.h> header file. */
229 #undef HAVE_SECURITY_PAM_MISC_H
230
231 /* Define to 1 if you have the `setresgid' function. */
232 #undef HAVE_SETRESGID
233
234 /* Define to 1 if you have the `setresuid' function. */
235 #undef HAVE_SETRESUID
236
237 /* Define to 1 if you have the <slang/slcurses.h> header file. */
238 #undef HAVE_SLANG_SLCURSES_H
239
240 /* Define to 1 if you have the <slcurses.h> header file. */
241 #undef HAVE_SLCURSES_H
242
243 /* Define to 1 if you have the `srandom' function. */
244 #undef HAVE_SRANDOM
245
246 /* Define to 1 if you have the <stdint.h> header file. */
247 #undef HAVE_STDINT_H
248
249 /* Define to 1 if you have the <stdlib.h> header file. */
250 #undef HAVE_STDLIB_H
251
252 /* Define to 1 if you have the <strings.h> header file. */
253 #undef HAVE_STRINGS_H
254
255 /* Define to 1 if you have the <string.h> header file. */
256 #undef HAVE_STRING_H
257
258 /* Define to 1 if you have the `strtoull' function. */
259 #undef HAVE_STRTOULL
260
261 /* Define to 1 if `c_line' is member of `struct termios'. */
262 #undef HAVE_STRUCT_TERMIOS_C_LINE
263
264 /* Define to 1 if you have the `sysconf' function. */
265 #undef HAVE_SYSCONF
266
267 /* Define to 1 if you have the <sys/disklabel.h> header file. */
268 #undef HAVE_SYS_DISKLABEL_H
269
270 /* Define to 1 if you have the <sys/disk.h> header file. */
271 #undef HAVE_SYS_DISK_H
272
273 /* Define to 1 if you have the <sys/file.h> header file. */
274 #undef HAVE_SYS_FILE_H
275
276 /* Define to 1 if you have the <sys/ioctl.h> header file. */
277 #undef HAVE_SYS_IOCTL_H
278
279 /* Define to 1 if you have the <sys/io.h> header file. */
280 #undef HAVE_SYS_IO_H
281
282 /* Define to 1 if you have the <sys/mkdev.h> header file. */
283 #undef HAVE_SYS_MKDEV_H
284
285 /* Define to 1 if you have the <sys/prctl.h> header file. */
286 #undef HAVE_SYS_PRCTL_H
287
288 /* Define to 1 if you have the <sys/queue.h> header file. */
289 #undef HAVE_SYS_QUEUE_H
290
291 /* Define to 1 if you have the <sys/resource.h> header file. */
292 #undef HAVE_SYS_RESOURCE_H
293
294 /* Define to 1 if you have the <sys/sockio.h> header file. */
295 #undef HAVE_SYS_SOCKIO_H
296
297 /* Define to 1 if you have the <sys/stat.h> header file. */
298 #undef HAVE_SYS_STAT_H
299
300 /* Define to 1 if you have the <sys/swap.h> header file. */
301 #undef HAVE_SYS_SWAP_H
302
303 /* Define to 1 if you have the <sys/time.h> header file. */
304 #undef HAVE_SYS_TIME_H
305
306 /* Define to 1 if you have the <sys/types.h> header file. */
307 #undef HAVE_SYS_TYPES_H
308
309 /* Define to 1 if you have the <sys/un.h> header file. */
310 #undef HAVE_SYS_UN_H
311
312 /* Define to 1 if you have the <sys/user.h> header file. */
313 #undef HAVE_SYS_USER_H
314
315 /* Does struct tm have a field tm_gmtoff? */
316 #undef HAVE_TM_GMTOFF
317
318 /* Define to 1 if you have the <unistd.h> header file. */
319 #undef HAVE_UNISTD_H
320
321 /* Define to 1 if you have the `unlinkat' function. */
322 #undef HAVE_UNLINKAT
323
324 /* Define to 1 if you have the `updwtmp' function. */
325 #undef HAVE_UPDWTMP
326
327 /* Define to 1 if you want to use uuid daemon. */
328 #undef HAVE_UUIDD
329
330 /* Define to 1 if you have the <uuid.h> header file. */
331 #undef HAVE_UUID_H
332
333 /* Define to 1 if you have the <uuid/uuid.h> header file. */
334 #undef HAVE_UUID_UUID_H
335
336 /* Do we have wide character support? */
337 #undef HAVE_WIDECHAR
338
339 /* Do we have __progname? */
340 #undef HAVE___PROGNAME
341
342 /* Define to 1 if you have the `__secure_getenv' function. */
343 #undef HAVE___SECURE_GETENV
344
345 /* libblkid date string */
346 #undef LIBBLKID_DATE
347
348 /* libblkid version string */
349 #undef LIBBLKID_VERSION
350
351 /* Should login chown /dev/vcsN? */
352 #undef LOGIN_CHOWN_VCS
353
354 /* Should login stat() the mailbox? */
355 #undef LOGIN_STAT_MAIL
356
357 /* Define to the sub-directory in which libtool stores uninstalled libraries.
358    */
359 #undef LT_OBJDIR
360
361 /* Do we need -lcrypt? */
362 #undef NEED_LIBCRYPT
363
364 /* Should chsh allow only shells in /etc/shells? */
365 #undef ONLY_LISTED_SHELLS
366
367 /* Name of package */
368 #undef PACKAGE
369
370 /* Define to the address where bug reports for this package should be sent. */
371 #undef PACKAGE_BUGREPORT
372
373 /* Define to the full name of this package. */
374 #undef PACKAGE_NAME
375
376 /* Define to the full name and version of this package. */
377 #undef PACKAGE_STRING
378
379 /* Define to the one symbol short name of this package. */
380 #undef PACKAGE_TARNAME
381
382 /* Define to the version of this package. */
383 #undef PACKAGE_VERSION
384
385 /* Should pg ring the bell on invalid keys? */
386 #undef PG_BELL
387
388 /* Should chfn and chsh require the user to enter the password? */
389 #undef REQUIRE_PASSWORD
390
391 /* Define to 1 if you have the ANSI C header files. */
392 #undef STDC_HEADERS
393
394 /* Is swapon() declared with two parameters? */
395 #undef SWAPON_HAS_TWO_ARGS
396
397 /* Fallback syscall number for ioprio_get */
398 #undef SYS_ioprio_get
399
400 /* Fallback syscall number for ioprio_set */
401 #undef SYS_ioprio_set
402
403 /* Fallback syscall number for pivot_root */
404 #undef SYS_pivot_root
405
406 /* Fallback syscall number for sched_getaffinity */
407 #undef SYS_sched_getaffinity
408
409 /* If the compiler supports a TLS storage class define it to that here */
410 #undef TLS
411
412 /* Enable extensions on AIX 3, Interix.  */
413 #ifndef _ALL_SOURCE
414 # undef _ALL_SOURCE
415 #endif
416 /* Enable GNU extensions on systems that have them.  */
417 #ifndef _GNU_SOURCE
418 # undef _GNU_SOURCE
419 #endif
420 /* Enable threading extensions on Solaris.  */
421 #ifndef _POSIX_PTHREAD_SEMANTICS
422 # undef _POSIX_PTHREAD_SEMANTICS
423 #endif
424 /* Enable extensions on HP NonStop.  */
425 #ifndef _TANDEM_SOURCE
426 # undef _TANDEM_SOURCE
427 #endif
428 /* Enable general extensions on Solaris.  */
429 #ifndef __EXTENSIONS__
430 # undef __EXTENSIONS__
431 #endif
432
433
434 /* Should wall and write be installed setgid tty? */
435 #undef USE_TTY_GROUP
436
437 /* Version number of package */
438 #undef VERSION
439
440 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
441    significant byte first (like Motorola and SPARC, unlike Intel). */
442 #if defined AC_APPLE_UNIVERSAL_BUILD
443 # if defined __BIG_ENDIAN__
444 #  define WORDS_BIGENDIAN 1
445 # endif
446 #else
447 # ifndef WORDS_BIGENDIAN
448 #  undef WORDS_BIGENDIAN
449 # endif
450 #endif
451
452 /* Number of bits in a file offset, on hosts where this is settable. */
453 #undef _FILE_OFFSET_BITS
454
455 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
456 #undef _LARGEFILE_SOURCE
457
458 /* Define for large files, on AIX-style hosts. */
459 #undef _LARGE_FILES
460
461 /* Define to 1 if on MINIX. */
462 #undef _MINIX
463
464 /* Define to 2 if the system does not provide POSIX.1 features except with
465    this defined. */
466 #undef _POSIX_1_SOURCE
467
468 /* Define to 1 if you need to in order for `stat' and other things to work. */
469 #undef _POSIX_SOURCE