Deleted Added
full compact
config.h.in (180740) config.h.in (180744)
1/* config.h.in. Generated from configure.ac by autoheader. */
2
3/* Define if you have a getaddrinfo that fails for the all-zeros IPv6 address
4 */
5#undef AIX_GETNAMEINFO_HACK
6
7/* Define if your AIX loginfailed() function takes 4 arguments (AIX >= 5.2) */
8#undef AIX_LOGINFAILED_4ARG

--- 141 unchanged lines hidden (view full) ---

150#undef HAVE_ARC4RANDOM
151
152/* Define to 1 if you have the `asprintf' function. */
153#undef HAVE_ASPRINTF
154
155/* OpenBSD's gcc has bounded */
156#undef HAVE_ATTRIBUTE__BOUNDED__
157
1/* config.h.in. Generated from configure.ac by autoheader. */
2
3/* Define if you have a getaddrinfo that fails for the all-zeros IPv6 address
4 */
5#undef AIX_GETNAMEINFO_HACK
6
7/* Define if your AIX loginfailed() function takes 4 arguments (AIX >= 5.2) */
8#undef AIX_LOGINFAILED_4ARG

--- 141 unchanged lines hidden (view full) ---

150#undef HAVE_ARC4RANDOM
151
152/* Define to 1 if you have the `asprintf' function. */
153#undef HAVE_ASPRINTF
154
155/* OpenBSD's gcc has bounded */
156#undef HAVE_ATTRIBUTE__BOUNDED__
157
158/* Have attribute nonnull */
159#undef HAVE_ATTRIBUTE__NONNULL__
160
158/* OpenBSD's gcc has sentinel */
159#undef HAVE_ATTRIBUTE__SENTINEL__
160
161/* Define to 1 if you have the `b64_ntop' function. */
162#undef HAVE_B64_NTOP
163
164/* Define to 1 if you have the `b64_pton' function. */
165#undef HAVE_B64_PTON

--- 59 unchanged lines hidden (view full) ---

225/* Define to 1 if you have the declaration of `loginrestrictions', and to 0 if
226 you don't. */
227#undef HAVE_DECL_LOGINRESTRICTIONS
228
229/* Define to 1 if you have the declaration of `loginsuccess', and to 0 if you
230 don't. */
231#undef HAVE_DECL_LOGINSUCCESS
232
161/* OpenBSD's gcc has sentinel */
162#undef HAVE_ATTRIBUTE__SENTINEL__
163
164/* Define to 1 if you have the `b64_ntop' function. */
165#undef HAVE_B64_NTOP
166
167/* Define to 1 if you have the `b64_pton' function. */
168#undef HAVE_B64_PTON

--- 59 unchanged lines hidden (view full) ---

228/* Define to 1 if you have the declaration of `loginrestrictions', and to 0 if
229 you don't. */
230#undef HAVE_DECL_LOGINRESTRICTIONS
231
232/* Define to 1 if you have the declaration of `loginsuccess', and to 0 if you
233 don't. */
234#undef HAVE_DECL_LOGINSUCCESS
235
236/* Define to 1 if you have the declaration of `MAXSYMLINKS', and to 0 if you
237 don't. */
238#undef HAVE_DECL_MAXSYMLINKS
239
240/* Define to 1 if you have the declaration of `offsetof', and to 0 if you
241 don't. */
242#undef HAVE_DECL_OFFSETOF
243
233/* Define to 1 if you have the declaration of `O_NONBLOCK', and to 0 if you
234 don't. */
235#undef HAVE_DECL_O_NONBLOCK
236
237/* Define to 1 if you have the declaration of `passwdexpired', and to 0 if you
238 don't. */
239#undef HAVE_DECL_PASSWDEXPIRED
240

--- 108 unchanged lines hidden (view full) ---

349#undef HAVE_GETOPT_OPTRESET
350
351/* Define if your libraries define getpagesize() */
352#undef HAVE_GETPAGESIZE
353
354/* Define to 1 if you have the `getpeereid' function. */
355#undef HAVE_GETPEEREID
356
244/* Define to 1 if you have the declaration of `O_NONBLOCK', and to 0 if you
245 don't. */
246#undef HAVE_DECL_O_NONBLOCK
247
248/* Define to 1 if you have the declaration of `passwdexpired', and to 0 if you
249 don't. */
250#undef HAVE_DECL_PASSWDEXPIRED
251

--- 108 unchanged lines hidden (view full) ---

360#undef HAVE_GETOPT_OPTRESET
361
362/* Define if your libraries define getpagesize() */
363#undef HAVE_GETPAGESIZE
364
365/* Define to 1 if you have the `getpeereid' function. */
366#undef HAVE_GETPEEREID
367
368/* Define to 1 if you have the `getpeerucred' function. */
369#undef HAVE_GETPEERUCRED
370
357/* Define to 1 if you have the `getpwanam' function. */
358#undef HAVE_GETPWANAM
359
360/* Define to 1 if you have the `getrlimit' function. */
361#undef HAVE_GETRLIMIT
362
363/* Define if getrrsetbyname() exists */
364#undef HAVE_GETRRSETBYNAME

--- 110 unchanged lines hidden (view full) ---

475#undef HAVE_LIBCRYPT
476
477/* Define to 1 if you have the `dl' library (-ldl). */
478#undef HAVE_LIBDL
479
480/* Define to 1 if you have the <libgen.h> header file. */
481#undef HAVE_LIBGEN_H
482
371/* Define to 1 if you have the `getpwanam' function. */
372#undef HAVE_GETPWANAM
373
374/* Define to 1 if you have the `getrlimit' function. */
375#undef HAVE_GETRLIMIT
376
377/* Define if getrrsetbyname() exists */
378#undef HAVE_GETRRSETBYNAME

--- 110 unchanged lines hidden (view full) ---

489#undef HAVE_LIBCRYPT
490
491/* Define to 1 if you have the `dl' library (-ldl). */
492#undef HAVE_LIBDL
493
494/* Define to 1 if you have the <libgen.h> header file. */
495#undef HAVE_LIBGEN_H
496
483/* Define to 1 if you have the `iaf' library (-liaf). */
484#undef HAVE_LIBIAF
485
486/* Define to 1 if you have the `nsl' library (-lnsl). */
487#undef HAVE_LIBNSL
488
489/* Define to 1 if you have the `pam' library (-lpam). */
490#undef HAVE_LIBPAM
491
492/* Define to 1 if you have the `sectok' library (-lsectok). */
493#undef HAVE_LIBSECTOK

--- 120 unchanged lines hidden (view full) ---

614#undef HAVE_PATHS_H
615
616/* Define if you have ut_pid in utmp.h */
617#undef HAVE_PID_IN_UTMP
618
619/* define if you have pid_t data type */
620#undef HAVE_PID_T
621
497/* Define to 1 if you have the `nsl' library (-lnsl). */
498#undef HAVE_LIBNSL
499
500/* Define to 1 if you have the `pam' library (-lpam). */
501#undef HAVE_LIBPAM
502
503/* Define to 1 if you have the `sectok' library (-lsectok). */
504#undef HAVE_LIBSECTOK

--- 120 unchanged lines hidden (view full) ---

625#undef HAVE_PATHS_H
626
627/* Define if you have ut_pid in utmp.h */
628#undef HAVE_PID_IN_UTMP
629
630/* define if you have pid_t data type */
631#undef HAVE_PID_T
632
633/* Define to 1 if you have the `poll' function. */
634#undef HAVE_POLL
635
636/* Define to 1 if you have the <poll.h> header file. */
637#undef HAVE_POLL_H
638
622/* Define to 1 if you have the `prctl' function. */
623#undef HAVE_PRCTL
624
625/* Define if you have /proc/$pid/fd */
626#undef HAVE_PROC_PID
627
628/* Define to 1 if you have the `pstat' function. */
629#undef HAVE_PSTAT

--- 101 unchanged lines hidden (view full) ---

731#undef HAVE_SETUTENT
732
733/* Define to 1 if you have the `setutxent' function. */
734#undef HAVE_SETUTXENT
735
736/* Define to 1 if you have the `setvbuf' function. */
737#undef HAVE_SETVBUF
738
639/* Define to 1 if you have the `prctl' function. */
640#undef HAVE_PRCTL
641
642/* Define if you have /proc/$pid/fd */
643#undef HAVE_PROC_PID
644
645/* Define to 1 if you have the `pstat' function. */
646#undef HAVE_PSTAT

--- 101 unchanged lines hidden (view full) ---

748#undef HAVE_SETUTENT
749
750/* Define to 1 if you have the `setutxent' function. */
751#undef HAVE_SETUTXENT
752
753/* Define to 1 if you have the `setvbuf' function. */
754#undef HAVE_SETVBUF
755
756/* Define to 1 if you have the `set_id' function. */
757#undef HAVE_SET_ID
758
739/* Define to 1 if you have the `SHA256_Update' function. */
740#undef HAVE_SHA256_UPDATE
741
742/* Define to 1 if you have the <sha2.h> header file. */
743#undef HAVE_SHA2_H
744
745/* Define to 1 if you have the <shadow.h> header file. */
746#undef HAVE_SHADOW_H

--- 92 unchanged lines hidden (view full) ---

839#undef HAVE_STRUCT_STAT_ST_BLKSIZE
840
841/* Define to 1 if the system has the type `struct timespec'. */
842#undef HAVE_STRUCT_TIMESPEC
843
844/* define if you have struct timeval */
845#undef HAVE_STRUCT_TIMEVAL
846
759/* Define to 1 if you have the `SHA256_Update' function. */
760#undef HAVE_SHA256_UPDATE
761
762/* Define to 1 if you have the <sha2.h> header file. */
763#undef HAVE_SHA2_H
764
765/* Define to 1 if you have the <shadow.h> header file. */
766#undef HAVE_SHADOW_H

--- 92 unchanged lines hidden (view full) ---

859#undef HAVE_STRUCT_STAT_ST_BLKSIZE
860
861/* Define to 1 if the system has the type `struct timespec'. */
862#undef HAVE_STRUCT_TIMESPEC
863
864/* define if you have struct timeval */
865#undef HAVE_STRUCT_TIMEVAL
866
867/* Define to 1 if you have the `swap32' function. */
868#undef HAVE_SWAP32
869
847/* Define to 1 if you have the `sysconf' function. */
848#undef HAVE_SYSCONF
849
850/* Define if you have syslen in utmpx.h */
851#undef HAVE_SYSLEN_IN_UTMPX
852
853/* Define to 1 if you have the <sys/audit.h> header file. */
854#undef HAVE_SYS_AUDIT_H

--- 98 unchanged lines hidden (view full) ---

953#undef HAVE_TV_IN_UTMPX
954
955/* Define if you have ut_type in utmp.h */
956#undef HAVE_TYPE_IN_UTMP
957
958/* Define if you have ut_type in utmpx.h */
959#undef HAVE_TYPE_IN_UTMPX
960
870/* Define to 1 if you have the `sysconf' function. */
871#undef HAVE_SYSCONF
872
873/* Define if you have syslen in utmpx.h */
874#undef HAVE_SYSLEN_IN_UTMPX
875
876/* Define to 1 if you have the <sys/audit.h> header file. */
877#undef HAVE_SYS_AUDIT_H

--- 98 unchanged lines hidden (view full) ---

976#undef HAVE_TV_IN_UTMPX
977
978/* Define if you have ut_type in utmp.h */
979#undef HAVE_TYPE_IN_UTMP
980
981/* Define if you have ut_type in utmpx.h */
982#undef HAVE_TYPE_IN_UTMPX
983
984/* Define to 1 if you have the <ucred.h> header file. */
985#undef HAVE_UCRED_H
986
961/* define if you have uintxx_t data type */
962#undef HAVE_UINTXX_T
963
964/* Define to 1 if you have the <unistd.h> header file. */
965#undef HAVE_UNISTD_H
966
967/* Define to 1 if you have the `unsetenv' function. */
968#undef HAVE_UNSETENV

--- 65 unchanged lines hidden (view full) ---

1034#undef HAVE__GETLONG
1035
1036/* Define to 1 if you have the `_getpty' function. */
1037#undef HAVE__GETPTY
1038
1039/* Define to 1 if you have the `_getshort' function. */
1040#undef HAVE__GETSHORT
1041
987/* define if you have uintxx_t data type */
988#undef HAVE_UINTXX_T
989
990/* Define to 1 if you have the <unistd.h> header file. */
991#undef HAVE_UNISTD_H
992
993/* Define to 1 if you have the `unsetenv' function. */
994#undef HAVE_UNSETENV

--- 65 unchanged lines hidden (view full) ---

1060#undef HAVE__GETLONG
1061
1062/* Define to 1 if you have the `_getpty' function. */
1063#undef HAVE__GETPTY
1064
1065/* Define to 1 if you have the `_getshort' function. */
1066#undef HAVE__GETSHORT
1067
1068/* Define if you have struct __res_state _res as an extern */
1069#undef HAVE__RES_EXTERN
1070
1042/* Define to 1 if you have the `__b64_ntop' function. */
1043#undef HAVE___B64_NTOP
1044
1045/* Define to 1 if you have the `__b64_pton' function. */
1046#undef HAVE___B64_PTON
1047
1048/* Define if compiler implements __FUNCTION__ */
1049#undef HAVE___FUNCTION__

--- 291 unchanged lines hidden ---
1071/* Define to 1 if you have the `__b64_ntop' function. */
1072#undef HAVE___B64_NTOP
1073
1074/* Define to 1 if you have the `__b64_pton' function. */
1075#undef HAVE___B64_PTON
1076
1077/* Define if compiler implements __FUNCTION__ */
1078#undef HAVE___FUNCTION__

--- 291 unchanged lines hidden ---