Initial commit for Tizen
[profile/extras/shadow-utils.git] / config.h.in
1 /* config.h.in.  Generated from configure.in by autoheader.  */
2
3 /* Define if account management tools should be installed setuid and
4    authenticate the callers */
5 #undef ACCT_TOOLS_SETUID
6
7 /* Define to 1 if translation of program messages to the user's native
8    language is requested. */
9 #undef ENABLE_NLS
10
11 /* Path for faillog file. */
12 #undef FAILLOG_FILE
13
14 /* Define to the type of elements in the array set by `getgroups'. Usually
15    this is either `int' or `gid_t'. */
16 #undef GETGROUPS_T
17
18 /* max group name length */
19 #undef GROUP_NAME_MAX_LENGTH
20
21 /* Define to 1 if you have the declaration of 'pam_fail_delay' */
22 #undef HAS_PAM_FAIL_DELAY
23
24 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
25    CoreFoundation framework. */
26 #undef HAVE_CFLOCALECOPYCURRENT
27
28 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
29    the CoreFoundation framework. */
30 #undef HAVE_CFPREFERENCESCOPYAPPVALUE
31
32 /* Define if the GNU dcgettext() function is already present or preinstalled.
33    */
34 #undef HAVE_DCGETTEXT
35
36 /* Define to 1 if you have the declaration of `PAM_DATA_SILENT', and to 0 if
37    you don't. */
38 #undef HAVE_DECL_PAM_DATA_SILENT
39
40 /* Define to 1 if you have the declaration of `PAM_DELETE_CRED', and to 0 if
41    you don't. */
42 #undef HAVE_DECL_PAM_DELETE_CRED
43
44 /* Define to 1 if you have the declaration of `PAM_ESTABLISH_CRED', and to 0
45    if you don't. */
46 #undef HAVE_DECL_PAM_ESTABLISH_CRED
47
48 /* Define to 1 if you have the declaration of `PAM_NEW_AUTHTOK_REQD', and to 0
49    if you don't. */
50 #undef HAVE_DECL_PAM_NEW_AUTHTOK_REQD
51
52 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
53    */
54 #undef HAVE_DIRENT_H
55
56 /* Define to 1 if you have the <dlfcn.h> header file. */
57 #undef HAVE_DLFCN_H
58
59 /* Define to 1 if you have the <errno.h> header file. */
60 #undef HAVE_ERRNO_H
61
62 /* Define to 1 if you have the `fchmod' function. */
63 #undef HAVE_FCHMOD
64
65 /* Define to 1 if you have the `fchown' function. */
66 #undef HAVE_FCHOWN
67
68 /* Define to 1 if you have the <fcntl.h> header file. */
69 #undef HAVE_FCNTL_H
70
71 /* Define to 1 if you have the `fsync' function. */
72 #undef HAVE_FSYNC
73
74 /* Define to 1 if you have the `futimes' function. */
75 #undef HAVE_FUTIMES
76
77 /* Define to 1 if you have the `getaddrinfo' function. */
78 #undef HAVE_GETADDRINFO
79
80 /* Define to 1 if you have the `getgrgid_r' function. */
81 #undef HAVE_GETGRGID_R
82
83 /* Define to 1 if you have the `getgrnam_r' function. */
84 #undef HAVE_GETGRNAM_R
85
86 /* Define to 1 if you have the `getgroups' function. */
87 #undef HAVE_GETGROUPS
88
89 /* Define to 1 if you have the `gethostname' function. */
90 #undef HAVE_GETHOSTNAME
91
92 /* Define to 1 if you have the `getpwnam_r' function. */
93 #undef HAVE_GETPWNAM_R
94
95 /* Define to 1 if you have the `getpwuid_r' function. */
96 #undef HAVE_GETPWUID_R
97
98 /* Define to 1 if you have the `getspnam' function. */
99 #undef HAVE_GETSPNAM
100
101 /* Define to 1 if you have the `getspnam_r' function. */
102 #undef HAVE_GETSPNAM_R
103
104 /* Define if the GNU gettext() function is already present or preinstalled. */
105 #undef HAVE_GETTEXT
106
107 /* Define to 1 if you have the `gettimeofday' function. */
108 #undef HAVE_GETTIMEOFDAY
109
110 /* Define to 1 if you have the `getusershell' function. */
111 #undef HAVE_GETUSERSHELL
112
113 /* Define to 1 if you have the `getutent' function. */
114 #undef HAVE_GETUTENT
115
116 /* Define to 1 if you have the <gshadow.h> header file. */
117 #undef HAVE_GSHADOW_H
118
119 /* Define if you have the iconv() function and it works. */
120 #undef HAVE_ICONV
121
122 /* Define to 1 if you have the `initgroups' function. */
123 #undef HAVE_INITGROUPS
124
125 /* Define to 1 if you have the `innetgr' function. */
126 #undef HAVE_INNETGR
127
128 /* Define to 1 if you have the <inttypes.h> header file. */
129 #undef HAVE_INTTYPES_H
130
131 /* Define to 1 if you have the `l64a' function. */
132 #undef HAVE_L64A
133
134 /* Define to 1 if you have the <lastlog.h> header file. */
135 #undef HAVE_LASTLOG_H
136
137 /* Define to 1 if you have the `lchown' function. */
138 #undef HAVE_LCHOWN
139
140 /* Define to 1 if you have the `lckpwdf' function. */
141 #undef HAVE_LCKPWDF
142
143 /* Defined if you have libcrack. */
144 #undef HAVE_LIBCRACK
145
146 /* Defined if you have the ts&szs cracklib. */
147 #undef HAVE_LIBCRACK_HIST
148
149 /* Defined if it includes *Pw functions. */
150 #undef HAVE_LIBCRACK_PW
151
152 /* Define to 1 if you have the <limits.h> header file. */
153 #undef HAVE_LIMITS_H
154
155 /* Define if struct lastlog has ll_host */
156 #undef HAVE_LL_HOST
157
158 /* Define to 1 if you have the <locale.h> header file. */
159 #undef HAVE_LOCALE_H
160
161 /* Define to 1 if you have the `lstat' function. */
162 #undef HAVE_LSTAT
163
164 /* Define to 1 if you have the `lutimes' function. */
165 #undef HAVE_LUTIMES
166
167 /* Define to 1 if you have the `memcpy' function. */
168 #undef HAVE_MEMCPY
169
170 /* Define to 1 if you have the <memory.h> header file. */
171 #undef HAVE_MEMORY_H
172
173 /* Define to 1 if you have the `memset' function. */
174 #undef HAVE_MEMSET
175
176 /* Define to 1 if you have the `mkdir' function. */
177 #undef HAVE_MKDIR
178
179 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
180 #undef HAVE_NDIR_H
181
182 /* Define to 1 if you have the <netdb.h> header file. */
183 #undef HAVE_NETDB_H
184
185 /* Define to 1 if you have the <paths.h> header file. */
186 #undef HAVE_PATHS_H
187
188 /* Define to 1 if you have the `putgrent' function. */
189 #undef HAVE_PUTGRENT
190
191 /* Define to 1 if you have the `putpwent' function. */
192 #undef HAVE_PUTPWENT
193
194 /* Define to 1 if you have the `putspent' function. */
195 #undef HAVE_PUTSPENT
196
197 /* Define to 1 if you have the `rename' function. */
198 #undef HAVE_RENAME
199
200 /* Define to 1 if you have the `rmdir' function. */
201 #undef HAVE_RMDIR
202
203 /* Define to 1 if you have the <rpc/key_prot.h> header file. */
204 #undef HAVE_RPC_KEY_PROT_H
205
206 /* Define to 1 if you have the <security/openpam.h> header file. */
207 #undef HAVE_SECURITY_OPENPAM_H
208
209 /* Define to 1 if you have the <security/pam_misc.h> header file. */
210 #undef HAVE_SECURITY_PAM_MISC_H
211
212 /* Define to 1 if you have the <selinux/selinux.h> header file. */
213 #undef HAVE_SELINUX_SELINUX_H
214
215 /* Define to 1 if you have the `setgroups' function. */
216 #undef HAVE_SETGROUPS
217
218 /* Define to 1 if you have the `sgetgrent' function. */
219 #undef HAVE_SGETGRENT
220
221 /* Define to 1 if you have the `sgetpwent' function. */
222 #undef HAVE_SGETPWENT
223
224 /* Define to 1 if you have the `sgetspent' function. */
225 #undef HAVE_SGETSPENT
226
227 /* Define to 1 if you have the <sgtty.h> header file. */
228 #undef HAVE_SGTTY_H
229
230 /* Have working shadow group support in libc */
231 #undef HAVE_SHADOWGRP
232
233 /* Define to 1 if you have the `sigaction' function. */
234 #undef HAVE_SIGACTION
235
236 /* Define to 1 if you have the `snprintf' function. */
237 #undef HAVE_SNPRINTF
238
239 /* Define to 1 if stdbool.h conforms to C99. */
240 #undef HAVE_STDBOOL_H
241
242 /* Define to 1 if you have the <stdint.h> header file. */
243 #undef HAVE_STDINT_H
244
245 /* Define to 1 if you have the <stdlib.h> header file. */
246 #undef HAVE_STDLIB_H
247
248 /* Define to 1 if you have the `strcasecmp' function. */
249 #undef HAVE_STRCASECMP
250
251 /* Define to 1 if you have the `strchr' function. */
252 #undef HAVE_STRCHR
253
254 /* Define to 1 if you have the `strdup' function. */
255 #undef HAVE_STRDUP
256
257 /* Define to 1 if you have the `strerror' function. */
258 #undef HAVE_STRERROR
259
260 /* Define to 1 if you have the `strftime' function. */
261 #undef HAVE_STRFTIME
262
263 /* Define to 1 if you have the <strings.h> header file. */
264 #undef HAVE_STRINGS_H
265
266 /* Define to 1 if you have the <string.h> header file. */
267 #undef HAVE_STRING_H
268
269 /* Define to 1 if you have the `strstr' function. */
270 #undef HAVE_STRSTR
271
272 /* Define to 1 if `st_atim' is a member of `struct stat'. */
273 #undef HAVE_STRUCT_STAT_ST_ATIM
274
275 /* Define to 1 if `st_atimensec' is a member of `struct stat'. */
276 #undef HAVE_STRUCT_STAT_ST_ATIMENSEC
277
278 /* Define to 1 if `st_mtim' is a member of `struct stat'. */
279 #undef HAVE_STRUCT_STAT_ST_MTIM
280
281 /* Define to 1 if `st_mtimensec' is a member of `struct stat'. */
282 #undef HAVE_STRUCT_STAT_ST_MTIMENSEC
283
284 /* Define to 1 if `st_rdev' is a member of `struct stat'. */
285 #undef HAVE_STRUCT_STAT_ST_RDEV
286
287 /* Define to 1 if `ut_addr' is a member of `struct utmpx'. */
288 #undef HAVE_STRUCT_UTMPX_UT_ADDR
289
290 /* Define to 1 if `ut_addr_v6' is a member of `struct utmpx'. */
291 #undef HAVE_STRUCT_UTMPX_UT_ADDR_V6
292
293 /* Define to 1 if `ut_host' is a member of `struct utmpx'. */
294 #undef HAVE_STRUCT_UTMPX_UT_HOST
295
296 /* Define to 1 if `ut_name' is a member of `struct utmpx'. */
297 #undef HAVE_STRUCT_UTMPX_UT_NAME
298
299 /* Define to 1 if `ut_syslen' is a member of `struct utmpx'. */
300 #undef HAVE_STRUCT_UTMPX_UT_SYSLEN
301
302 /* Define to 1 if `ut_time' is a member of `struct utmpx'. */
303 #undef HAVE_STRUCT_UTMPX_UT_TIME
304
305 /* Define to 1 if `ut_xtime' is a member of `struct utmpx'. */
306 #undef HAVE_STRUCT_UTMPX_UT_XTIME
307
308 /* Define to 1 if `ut_addr' is a member of `struct utmp'. */
309 #undef HAVE_STRUCT_UTMP_UT_ADDR
310
311 /* Define to 1 if `ut_addr_v6' is a member of `struct utmp'. */
312 #undef HAVE_STRUCT_UTMP_UT_ADDR_V6
313
314 /* Define to 1 if `ut_host' is a member of `struct utmp'. */
315 #undef HAVE_STRUCT_UTMP_UT_HOST
316
317 /* Define to 1 if `ut_id' is a member of `struct utmp'. */
318 #undef HAVE_STRUCT_UTMP_UT_ID
319
320 /* Define to 1 if `ut_name' is a member of `struct utmp'. */
321 #undef HAVE_STRUCT_UTMP_UT_NAME
322
323 /* Define to 1 if `ut_syslen' is a member of `struct utmp'. */
324 #undef HAVE_STRUCT_UTMP_UT_SYSLEN
325
326 /* Define to 1 if `ut_time' is a member of `struct utmp'. */
327 #undef HAVE_STRUCT_UTMP_UT_TIME
328
329 /* Define to 1 if `ut_tv' is a member of `struct utmp'. */
330 #undef HAVE_STRUCT_UTMP_UT_TV
331
332 /* Define to 1 if `ut_type' is a member of `struct utmp'. */
333 #undef HAVE_STRUCT_UTMP_UT_TYPE
334
335 /* Define to 1 if `ut_user' is a member of `struct utmp'. */
336 #undef HAVE_STRUCT_UTMP_UT_USER
337
338 /* Define to 1 if `ut_xtime' is a member of `struct utmp'. */
339 #undef HAVE_STRUCT_UTMP_UT_XTIME
340
341 /* Define to 1 if you have the <syslog.h> header file. */
342 #undef HAVE_SYSLOG_H
343
344 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
345    */
346 #undef HAVE_SYS_DIR_H
347
348 /* Define to 1 if you have the <sys/ioctl.h> header file. */
349 #undef HAVE_SYS_IOCTL_H
350
351 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
352    */
353 #undef HAVE_SYS_NDIR_H
354
355 /* Define to 1 if you have the <sys/resource.h> header file. */
356 #undef HAVE_SYS_RESOURCE_H
357
358 /* Define to 1 if you have the <sys/stat.h> header file. */
359 #undef HAVE_SYS_STAT_H
360
361 /* Define to 1 if you have the <sys/time.h> header file. */
362 #undef HAVE_SYS_TIME_H
363
364 /* Define to 1 if you have the <sys/types.h> header file. */
365 #undef HAVE_SYS_TYPES_H
366
367 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
368 #undef HAVE_SYS_WAIT_H
369
370 /* Define to 1 if you have the <termios.h> header file. */
371 #undef HAVE_TERMIOS_H
372
373 /* Define to 1 if you have the <termio.h> header file. */
374 #undef HAVE_TERMIO_H
375
376 /* Define to 1 if you have the <ulimit.h> header file. */
377 #undef HAVE_ULIMIT_H
378
379 /* Define to 1 if you have the <unistd.h> header file. */
380 #undef HAVE_UNISTD_H
381
382 /* Define to 1 if you have the `updwtmp' function. */
383 #undef HAVE_UPDWTMP
384
385 /* Define to 1 if you have the `updwtmpx' function. */
386 #undef HAVE_UPDWTMPX
387
388 /* Define to 1 if you have the <utime.h> header file. */
389 #undef HAVE_UTIME_H
390
391 /* Define to 1 if `utime(file, NULL)' sets file's timestamp to the present. */
392 #undef HAVE_UTIME_NULL
393
394 /* Define to 1 if you have the <utmpx.h> header file. */
395 #undef HAVE_UTMPX_H
396
397 /* Define to 1 if you have the <utmp.h> header file. */
398 #undef HAVE_UTMP_H
399
400 /* Define to 1 if the system has the type `_Bool'. */
401 #undef HAVE__BOOL
402
403 /* Path for lastlog file. */
404 #undef LASTLOG_FILE
405
406 /* Define to the sub-directory in which libtool stores uninstalled libraries.
407    */
408 #undef LT_OBJDIR
409
410 /* Location of system mail spool directory. */
411 #undef MAIL_SPOOL_DIR
412
413 /* Name of user's mail spool file if stored in user's home directory. */
414 #undef MAIL_SPOOL_FILE
415
416 /* Name of package */
417 #undef PACKAGE
418
419 /* Define to the address where bug reports for this package should be sent. */
420 #undef PACKAGE_BUGREPORT
421
422 /* Define to the full name of this package. */
423 #undef PACKAGE_NAME
424
425 /* Define to the full name and version of this package. */
426 #undef PACKAGE_STRING
427
428 /* Define to the one symbol short name of this package. */
429 #undef PACKAGE_TARNAME
430
431 /* Define to the home page for this package. */
432 #undef PACKAGE_URL
433
434 /* Define to the version of this package. */
435 #undef PACKAGE_VERSION
436
437 /* Path to passwd program. */
438 #undef PASSWD_PROGRAM
439
440 /* Define to 1 if the C compiler supports function prototypes. */
441 #undef PROTOTYPES
442
443 /* Define as the return type of signal handlers (`int' or `void'). */
444 #undef RETSIGTYPE
445
446 /* Define if login should support the -r flag for rlogind. */
447 #undef RLOGIN
448
449 /* Define to the ruserok() "success" return value (0 or 1). */
450 #undef RUSEROK
451
452 /* Define to 1 if the `setpgrp' function takes no argument. */
453 #undef SETPGRP_VOID
454
455 /* Define to support the shadow group file. */
456 #undef SHADOWGRP
457
458 /* PAM converstation to use */
459 #undef SHADOW_PAM_CONVERSATION
460
461 /* The default shell. */
462 #undef SHELL
463
464 /* Define to support S/Key logins. */
465 #undef SKEY
466
467 /* Define to support newer BSD S/Key API */
468 #undef SKEY_BSD_STYLE
469
470 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
471 #undef STAT_MACROS_BROKEN
472
473 /* Define to 1 if you have the ANSI C header files. */
474 #undef STDC_HEADERS
475
476 /* Define to support /etc/suauth su access control. */
477 #undef SU_ACCESS
478
479 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
480 #undef TIME_WITH_SYS_TIME
481
482 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
483 #undef TM_IN_SYS_TIME
484
485 /* Define to support flushing of nscd caches */
486 #undef USE_NSCD
487
488 /* Define to support Pluggable Authentication Modules */
489 #undef USE_PAM
490
491 /* Define to allow the SHA256 and SHA512 password encryption algorithms */
492 #undef USE_SHA_CRYPT
493
494 /* Define to use syslog(). */
495 #undef USE_SYSLOG
496
497 /* Enable extensions on AIX 3, Interix.  */
498 #ifndef _ALL_SOURCE
499 # undef _ALL_SOURCE
500 #endif
501 /* Enable GNU extensions on systems that have them.  */
502 #ifndef _GNU_SOURCE
503 # undef _GNU_SOURCE
504 #endif
505 /* Enable threading extensions on Solaris.  */
506 #ifndef _POSIX_PTHREAD_SEMANTICS
507 # undef _POSIX_PTHREAD_SEMANTICS
508 #endif
509 /* Enable extensions on HP NonStop.  */
510 #ifndef _TANDEM_SOURCE
511 # undef _TANDEM_SOURCE
512 #endif
513 /* Enable general extensions on Solaris.  */
514 #ifndef __EXTENSIONS__
515 # undef __EXTENSIONS__
516 #endif
517
518
519 /* Define if utmpx should be used */
520 #undef USE_UTMPX
521
522 /* Version number of package */
523 #undef VERSION
524
525 /* Define if you want to enable Audit messages */
526 #undef WITH_AUDIT
527
528 /* Build shadow with SELinux support */
529 #undef WITH_SELINUX
530
531 /* Number of bits in a file offset, on hosts where this is settable. */
532 #undef _FILE_OFFSET_BITS
533
534 /* Define for large files, on AIX-style hosts. */
535 #undef _LARGE_FILES
536
537 /* Define to 1 if on MINIX. */
538 #undef _MINIX
539
540 /* Define to 2 if the system does not provide POSIX.1 features except with
541    this defined. */
542 #undef _POSIX_1_SOURCE
543
544 /* Define to 1 if you need to in order for `stat' and other things to work. */
545 #undef _POSIX_SOURCE
546
547 /* Path for utmp file. */
548 #undef _UTMP_FILE
549
550 /* Path for wtmp file. */
551 #undef _WTMP_FILE
552
553 /* Define like PROTOTYPES; this can be used by system headers. */
554 #undef __PROTOTYPES
555
556 /* Define to empty if `const' does not conform to ANSI C. */
557 #undef const
558
559 /* Define to `int' if <sys/types.h> doesn't define. */
560 #undef gid_t
561
562 /* Define to `int' if <sys/types.h> does not define. */
563 #undef mode_t
564
565 /* Define to `long int' if <sys/types.h> does not define. */
566 #undef off_t
567
568 /* Define to `int' if <sys/types.h> does not define. */
569 #undef pid_t
570
571 /* Define to `int' if <sys/types.h> doesn't define. */
572 #undef uid_t