Path: blob/main/databases/clickhouse/files/patch-contrib_krb5-cmake_autoconf__freebsd.h
16462 views
--- contrib/krb5-cmake/autoconf_freebsd.h.orig 2022-01-11 05:28:26 UTC1+++ contrib/krb5-cmake/autoconf_freebsd.h2@@ -0,0 +1,764 @@3+/* include/autoconf.h. Generated from autoconf.h.in by configure. */4+/* include/autoconf.h.in. Generated from configure.in by autoheader. */5+6+7+#ifndef KRB5_AUTOCONF_H8+#define KRB5_AUTOCONF_H9+10+11+/* Define if AES-NI support is enabled */12+/* #undef AESNI */13+14+/* Define if socket can't be bound to 0.0.0.0 */15+/* #undef BROKEN_STREAMS_SOCKETS */16+17+/* Define if va_list objects can be simply copied by assignment. */18+/* #undef CAN_COPY_VA_LIST */19+20+/* Define to reduce code size even if it means more cpu usage */21+/* #undef CONFIG_SMALL */22+23+/* Define if __attribute__((constructor)) works */24+#define CONSTRUCTOR_ATTR_WORKS 125+26+/* Define to default ccache name */27+#define DEFCCNAME "FILE:/tmp/krb5cc_%{uid}"28+29+/* Define to default client keytab name */30+#define DEFCKTNAME "FILE:/etc/krb5/user/%{euid}/client.keytab"31+32+/* Define to default keytab name */33+#define DEFKTNAME "FILE:/etc/krb5.keytab"34+35+/* Define if library initialization should be delayed until first use */36+#define DELAY_INITIALIZER 137+38+/* Define if __attribute__((destructor)) works */39+#define DESTRUCTOR_ATTR_WORKS 140+41+/* Define to disable PKINIT plugin support */42+#define DISABLE_PKINIT 143+44+/* Define if LDAP KDB support within the Kerberos library (mainly ASN.1 code)45+ should be enabled. */46+/* #undef ENABLE_LDAP */47+48+/* Define if translation functions should be used. */49+/* #undef ENABLE_NLS */50+51+/* Define if thread support enabled */52+#define ENABLE_THREADS 153+54+/* Define as return type of endrpcent */55+#define ENDRPCENT_TYPE void56+57+/* Define if Fortuna PRNG is selected */58+#define FORTUNA 159+60+/* Define to the type of elements in the array set by `getgroups'. Usually61+ this is either `int' or `gid_t'. */62+#define GETGROUPS_T gid_t63+64+/* Define if gethostbyname_r returns int rather than struct hostent * */65+/* #undef GETHOSTBYNAME_R_RETURNS_INT */66+67+/* Type of getpeername second argument. */68+#define GETPEERNAME_ARG3_TYPE GETSOCKNAME_ARG3_TYPE69+70+/* Define if getpwnam_r exists but takes only 4 arguments (e.g., POSIX draft 671+ implementations like some Solaris releases). */72+/* #undef GETPWNAM_R_4_ARGS */73+74+/* Define if getpwnam_r returns an int */75+#define GETPWNAM_R_RETURNS_INT 176+77+/* Define if getpwuid_r exists but takes only 4 arguments (e.g., POSIX draft 678+ implementations like some Solaris releases). */79+/* #undef GETPWUID_R_4_ARGS */80+81+/* Define if getservbyname_r returns int rather than struct servent * */82+/* #undef GETSERVBYNAME_R_RETURNS_INT */83+84+/* Type of pointer target for argument 3 to getsockname */85+#define GETSOCKNAME_ARG3_TYPE socklen_t86+87+/* Define if gmtime_r returns int instead of struct tm pointer, as on old88+ HP-UX systems. */89+/* #undef GMTIME_R_RETURNS_INT */90+91+/* Define if va_copy macro or function is available. */92+#define HAS_VA_COPY 193+94+/* Define to 1 if you have the `access' function. */95+#define HAVE_ACCESS 196+97+/* Define to 1 if you have the <alloca.h> header file. */98+#define HAVE_ALLOCA_H 199+100+/* Define to 1 if you have the <arpa/inet.h> header file. */101+#define HAVE_ARPA_INET_H 1102+103+/* Define to 1 if you have the `bswap16' function. */104+/* #undef HAVE_BSWAP16 */105+106+/* Define to 1 if you have the `bswap64' function. */107+/* #undef HAVE_BSWAP64 */108+109+/* Define to 1 if bswap_16 is available via byteswap.h */110+/* #undef HAVE_BSWAP_16 */111+112+/* Define to 1 if bswap_64 is available via byteswap.h */113+/* #undef HAVE_BSWAP_64 */114+115+/* Define if bt_rseq is available, for recursive btree traversal. */116+#define HAVE_BT_RSEQ 1117+118+/* Define to 1 if you have the <byteswap.h> header file. */119+/* #undef HAVE_BYTESWAP_H */120+121+/* Define to 1 if you have the `chmod' function. */122+#define HAVE_CHMOD 1123+124+/* Define if cmocka library is available. */125+/* #undef HAVE_CMOCKA */126+127+/* Define to 1 if you have the `compile' function. */128+/* #undef HAVE_COMPILE */129+130+/* Define if com_err has compatible gettext support */131+#define HAVE_COM_ERR_INTL 1132+133+/* Define to 1 if you have the <cpuid.h> header file. */134+/* #undef HAVE_CPUID_H */135+136+/* Define to 1 if you have the `daemon' function. */137+#define HAVE_DAEMON 1138+139+/* Define to 1 if you have the declaration of `strerror_r', and to 0 if you140+ don't. */141+#define HAVE_DECL_STRERROR_R 1142+143+/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.144+ */145+#define HAVE_DIRENT_H 1146+147+/* Define to 1 if you have the <dlfcn.h> header file. */148+#define HAVE_DLFCN_H 1149+150+/* Define to 1 if you have the `dn_skipname' function. */151+#define HAVE_DN_SKIPNAME 1152+153+/* Define to 1 if you have the <endian.h> header file. */154+/* #undef HAVE_ENDIAN_H */155+156+/* Define to 1 if you have the <errno.h> header file. */157+#define HAVE_ERRNO_H 1158+159+/* Define to 1 if you have the `fchmod' function. */160+#define HAVE_FCHMOD 1161+162+/* Define to 1 if you have the <fcntl.h> header file. */163+#define HAVE_FCNTL_H 1164+165+/* Define to 1 if you have the `flock' function. */166+#define HAVE_FLOCK 1167+168+/* Define to 1 if you have the `fnmatch' function. */169+#define HAVE_FNMATCH 1170+171+/* Define to 1 if you have the <fnmatch.h> header file. */172+#define HAVE_FNMATCH_H 1173+174+/* Define if you have the getaddrinfo function */175+#define HAVE_GETADDRINFO 1176+177+/* Define to 1 if you have the `getcwd' function. */178+#define HAVE_GETCWD 1179+180+/* Define to 1 if you have the `getenv' function. */181+#define HAVE_GETENV 1182+183+/* Define to 1 if you have the `geteuid' function. */184+#define HAVE_GETEUID 1185+186+/* Define if gethostbyname_r exists and its return type is known */187+/* #undef HAVE_GETHOSTBYNAME_R */188+189+/* Define to 1 if you have the `getnameinfo' function. */190+#define HAVE_GETNAMEINFO 1191+192+/* Define if system getopt should be used. */193+#define HAVE_GETOPT 1194+195+/* Define if system getopt_long should be used. */196+#define HAVE_GETOPT_LONG 1197+198+/* Define if getpwnam_r is available and useful. */199+#define HAVE_GETPWNAM_R 1200+201+/* Define if getpwuid_r is available and useful. */202+#define HAVE_GETPWUID_R 1203+204+/* Define if getservbyname_r exists and its return type is known */205+/* #undef HAVE_GETSERVBYNAME_R */206+207+/* Have the gettimeofday function */208+#define HAVE_GETTIMEOFDAY 1209+210+/* Define to 1 if you have the `getusershell' function. */211+#define HAVE_GETUSERSHELL 1212+213+/* Define to 1 if you have the `gmtime_r' function. */214+#define HAVE_GMTIME_R 1215+216+/* Define to 1 if you have the <ifaddrs.h> header file. */217+#define HAVE_IFADDRS_H 1218+219+/* Define to 1 if you have the `inet_ntop' function. */220+#define HAVE_INET_NTOP 1221+222+/* Define to 1 if you have the `inet_pton' function. */223+#define HAVE_INET_PTON 1224+225+/* Define to 1 if the system has the type `int16_t'. */226+#define HAVE_INT16_T 1227+228+/* Define to 1 if the system has the type `int32_t'. */229+#define HAVE_INT32_T 1230+231+/* Define to 1 if the system has the type `int8_t'. */232+#define HAVE_INT8_T 1233+234+/* Define to 1 if you have the <inttypes.h> header file. */235+#define HAVE_INTTYPES_H 1236+237+/* Define to 1 if you have the <keyutils.h> header file. */238+/* #undef HAVE_KEYUTILS_H */239+240+/* Define to 1 if you have the <lber.h> header file. */241+/* #undef HAVE_LBER_H */242+243+/* Define to 1 if you have the <ldap.h> header file. */244+/* #undef HAVE_LDAP_H */245+246+/* Define to 1 if you have the `crypto' library (-lcrypto). */247+#define HAVE_LIBCRYPTO 1248+249+/* Define if building with libedit. */250+/* #undef HAVE_LIBEDIT */251+252+/* Define to 1 if you have the `nsl' library (-lnsl). */253+/* #undef HAVE_LIBNSL */254+255+/* Define to 1 if you have the `resolv' library (-lresolv). */256+#define HAVE_LIBRESOLV 1257+258+/* Define to 1 if you have the `socket' library (-lsocket). */259+/* #undef HAVE_LIBSOCKET */260+261+/* Define if the util library is available */262+#define HAVE_LIBUTIL 1263+264+/* Define to 1 if you have the <limits.h> header file. */265+#define HAVE_LIMITS_H 1266+267+/* Define to 1 if you have the `localtime_r' function. */268+#define HAVE_LOCALTIME_R 1269+270+/* Define to 1 if you have the <machine/byte_order.h> header file. */271+#define HAVE_MACHINE_BYTE_ORDER_H 1272+273+/* Define to 1 if you have the <machine/endian.h> header file. */274+#define HAVE_MACHINE_ENDIAN_H 1275+276+/* Define to 1 if you have the <memory.h> header file. */277+#define HAVE_MEMORY_H 1278+279+/* Define to 1 if you have the `mkstemp' function. */280+#define HAVE_MKSTEMP 1281+282+/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */283+/* #undef HAVE_NDIR_H */284+285+/* Define to 1 if you have the <netdb.h> header file. */286+#define HAVE_NETDB_H 1287+288+/* Define if netdb.h declares h_errno */289+#define HAVE_NETDB_H_H_ERRNO 1290+291+/* Define to 1 if you have the <netinet/in.h> header file. */292+#define HAVE_NETINET_IN_H 1293+294+/* Define to 1 if you have the `ns_initparse' function. */295+#define HAVE_NS_INITPARSE 1296+297+/* Define to 1 if you have the `ns_name_uncompress' function. */298+#define HAVE_NS_NAME_UNCOMPRESS 1299+300+/* Define if OpenSSL supports cms. */301+#define HAVE_OPENSSL_CMS 1302+303+/* Define to 1 if you have the <paths.h> header file. */304+#define HAVE_PATHS_H 1305+306+/* Define if persistent keyrings are supported */307+/* #undef HAVE_PERSISTENT_KEYRING */308+309+/* Define to 1 if you have the <poll.h> header file. */310+#define HAVE_POLL_H 1311+312+/* Define if #pragma weak references work */313+/* #undef HAVE_PRAGMA_WEAK_REF */314+315+/* Define if you have POSIX threads libraries and header files. */316+#define HAVE_PTHREAD 1317+318+/* Define to 1 if you have the `pthread_once' function. */319+#define HAVE_PTHREAD_ONCE 1320+321+/* Have PTHREAD_PRIO_INHERIT. */322+#define HAVE_PTHREAD_PRIO_INHERIT 1323+324+/* Define to 1 if you have the `pthread_rwlock_init' function. */325+#define HAVE_PTHREAD_RWLOCK_INIT 1326+327+/* Define if pthread_rwlock_init is provided in the thread library. */328+#define HAVE_PTHREAD_RWLOCK_INIT_IN_THREAD_LIB 1329+330+/* Define to 1 if you have the <pwd.h> header file. */331+#define HAVE_PWD_H 1332+333+/* Define if building with GNU Readline. */334+/* #undef HAVE_READLINE */335+336+/* Define if regcomp exists and functions */337+#define HAVE_REGCOMP 1338+339+/* Define to 1 if you have the `regexec' function. */340+#define HAVE_REGEXEC 1341+342+/* Define to 1 if you have the <regexpr.h> header file. */343+/* #undef HAVE_REGEXPR_H */344+345+/* Define to 1 if you have the <regex.h> header file. */346+#define HAVE_REGEX_H 1347+348+/* Define to 1 if you have the `res_nclose' function. */349+#define HAVE_RES_NCLOSE 1350+351+/* Define to 1 if you have the `res_ndestroy' function. */352+#define HAVE_RES_NDESTROY 1353+354+/* Define to 1 if you have the `res_ninit' function. */355+#define HAVE_RES_NINIT 1356+357+/* Define to 1 if you have the `res_nsearch' function. */358+#define HAVE_RES_NSEARCH 1359+360+/* Define to 1 if you have the `res_search' function */361+#define HAVE_RES_SEARCH 1362+363+/* Define to 1 if you have the `re_comp' function. */364+/* #undef HAVE_RE_COMP */365+366+/* Define to 1 if you have the `re_exec' function. */367+/* #undef HAVE_RE_EXEC */368+369+/* Define to 1 if you have the <sasl/sasl.h> header file. */370+/* #undef HAVE_SASL_SASL_H */371+372+/* Define if struct sockaddr contains sa_len */373+#define HAVE_SA_LEN 1374+375+/* Define to 1 if you have the `setegid' function. */376+#define HAVE_SETEGID 1377+378+/* Define to 1 if you have the `setenv' function. */379+#define HAVE_SETENV 1380+381+/* Define to 1 if you have the `seteuid' function. */382+#define HAVE_SETEUID 1383+384+/* Define if setluid provided in OSF/1 security library */385+/* #undef HAVE_SETLUID */386+387+/* Define to 1 if you have the `setregid' function. */388+#define HAVE_SETREGID 1389+390+/* Define to 1 if you have the `setresgid' function. */391+/* #undef HAVE_SETRESGID */392+393+/* Define to 1 if you have the `setresuid' function. */394+/* #undef HAVE_SETRESUID */395+396+/* Define to 1 if you have the `setreuid' function. */397+#define HAVE_SETREUID 1398+399+/* Define to 1 if you have the `setsid' function. */400+#define HAVE_SETSID 1401+402+/* Define to 1 if you have the `setvbuf' function. */403+#define HAVE_SETVBUF 1404+405+/* Define if there is a socklen_t type. If not, probably use size_t */406+#define HAVE_SOCKLEN_T 1407+408+/* Define to 1 if you have the `srand' function. */409+#define HAVE_SRAND 1410+411+/* Define to 1 if you have the `srand48' function. */412+#define HAVE_SRAND48 1413+414+/* Define to 1 if you have the `srandom' function. */415+#define HAVE_SRANDOM 1416+417+/* Define to 1 if the system has the type `ssize_t'. */418+#define HAVE_SSIZE_T 1419+420+/* Define to 1 if you have the `stat' function. */421+#define HAVE_STAT 1422+423+/* Define to 1 if you have the <stddef.h> header file. */424+#define HAVE_STDDEF_H 1425+426+/* Define to 1 if you have the <stdint.h> header file. */427+#define HAVE_STDINT_H 1428+429+/* Define to 1 if you have the <stdlib.h> header file. */430+#define HAVE_STDLIB_H 1431+432+/* Define to 1 if you have the `step' function. */433+/* #undef HAVE_STEP */434+435+/* Define to 1 if you have the `strchr' function. */436+#define HAVE_STRCHR 1437+438+/* Define to 1 if you have the `strdup' function. */439+#define HAVE_STRDUP 1440+441+/* Define to 1 if you have the `strerror' function. */442+#define HAVE_STRERROR 1443+444+/* Define to 1 if you have the `strerror_r' function. */445+#define HAVE_STRERROR_R 1446+447+/* Define to 1 if you have the <strings.h> header file. */448+#define HAVE_STRINGS_H 1449+450+/* Define to 1 if you have the <string.h> header file. */451+#define HAVE_STRING_H 1452+453+/* Define to 1 if you have the `strlcpy' function. */454+#define HAVE_STRLCPY 1455+456+/* Define to 1 if you have the `strptime' function. */457+#define HAVE_STRPTIME 1458+459+/* Define to 1 if the system has the type `struct cmsghdr'. */460+#define HAVE_STRUCT_CMSGHDR 1461+462+/* Define if there is a struct if_laddrconf. */463+/* #undef HAVE_STRUCT_IF_LADDRCONF */464+465+/* Define to 1 if the system has the type `struct in6_pktinfo'. */466+#define HAVE_STRUCT_IN6_PKTINFO 1467+468+/* Define to 1 if the system has the type `struct in_pktinfo'. */469+#define HAVE_STRUCT_IN_PKTINFO 1470+471+/* Define if there is a struct lifconf. */472+/* #undef HAVE_STRUCT_LIFCONF */473+474+/* Define to 1 if the system has the type `struct rt_msghdr'. */475+#define HAVE_STRUCT_RT_MSGHDR 1476+477+/* Define to 1 if the system has the type `struct sockaddr_storage'. */478+#define HAVE_STRUCT_SOCKADDR_STORAGE 1479+480+/* Define to 1 if `st_mtimensec' is a member of `struct stat'. */481+/* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */482+483+/* Define to 1 if `st_mtimespec.tv_nsec' is a member of `struct stat'. */484+#define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1485+486+/* Define to 1 if `st_mtim.tv_nsec' is a member of `struct stat'. */487+/* #undef HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC */488+489+/* Define to 1 if you have the <sys/bswap.h> header file. */490+/* #undef HAVE_SYS_BSWAP_H */491+492+/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.493+ */494+/* #undef HAVE_SYS_DIR_H */495+496+/* Define if sys_errlist in libc */497+#define HAVE_SYS_ERRLIST 1498+499+/* Define to 1 if you have the <sys/file.h> header file. */500+#define HAVE_SYS_FILE_H 1501+502+/* Define to 1 if you have the <sys/filio.h> header file. */503+#define HAVE_SYS_FILIO_H 1504+505+/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.506+ */507+/* #undef HAVE_SYS_NDIR_H */508+509+/* Define to 1 if you have the <sys/param.h> header file. */510+#define HAVE_SYS_PARAM_H 1511+512+/* Define to 1 if you have the <sys/select.h> header file. */513+#define HAVE_SYS_SELECT_H 1514+515+/* Define to 1 if you have the <sys/socket.h> header file. */516+#define HAVE_SYS_SOCKET_H 1517+518+/* Define to 1 if you have the <sys/sockio.h> header file. */519+#define HAVE_SYS_SOCKIO_H 1520+521+/* Define to 1 if you have the <sys/stat.h> header file. */522+#define HAVE_SYS_STAT_H 1523+524+/* Define to 1 if you have the <sys/time.h> header file. */525+#define HAVE_SYS_TIME_H 1526+527+/* Define to 1 if you have the <sys/types.h> header file. */528+#define HAVE_SYS_TYPES_H 1529+530+/* Define to 1 if you have the <sys/uio.h> header file. */531+#define HAVE_SYS_UIO_H 1532+533+/* Define if tcl.h found */534+/* #undef HAVE_TCL_H */535+536+/* Define if tcl/tcl.h found */537+/* #undef HAVE_TCL_TCL_H */538+539+/* Define to 1 if you have the `timegm' function. */540+#define HAVE_TIMEGM 1541+542+/* Define to 1 if you have the <time.h> header file. */543+#define HAVE_TIME_H 1544+545+/* Define to 1 if you have the <unistd.h> header file. */546+#define HAVE_UNISTD_H 1547+548+/* Define to 1 if you have the `unsetenv' function. */549+#define HAVE_UNSETENV 1550+551+/* Define to 1 if the system has the type `u_char'. */552+#define HAVE_U_CHAR 1553+554+/* Define to 1 if the system has the type `u_int'. */555+#define HAVE_U_INT 1556+557+/* Define to 1 if the system has the type `u_int16_t'. */558+#define HAVE_U_INT16_T 1559+560+/* Define to 1 if the system has the type `u_int32_t'. */561+#define HAVE_U_INT32_T 1562+563+/* Define to 1 if the system has the type `u_int8_t'. */564+#define HAVE_U_INT8_T 1565+566+/* Define to 1 if the system has the type `u_long'. */567+#define HAVE_U_LONG 1568+569+/* Define to 1 if you have the `vasprintf' function. */570+#define HAVE_VASPRINTF 1571+572+/* Define to 1 if you have the `vsnprintf' function. */573+#define HAVE_VSNPRINTF 1574+575+/* Define to 1 if you have the `vsprintf' function. */576+#define HAVE_VSPRINTF 1577+578+/* Define to 1 if the system has the type `__int128_t'. */579+#define HAVE___INT128_T 1580+581+/* Define to 1 if the system has the type `__uint128_t'. */582+#define HAVE___UINT128_T 1583+584+/* Define if errno.h declares perror */585+/* #undef HDR_HAS_PERROR */586+587+/* May need to be defined to enable IPv6 support, for example on IRIX */588+/* #undef INET6 */589+590+/* Define if MIT Project Athena default configuration should be used */591+/* #undef KRB5_ATHENA_COMPAT */592+593+/* Define for DNS support of locating realms and KDCs */594+#undef KRB5_DNS_LOOKUP595+596+/* Define to enable DNS lookups of Kerberos realm names */597+/* #undef KRB5_DNS_LOOKUP_REALM */598+599+/* Define if the KDC should return only vague error codes to clients */600+/* #undef KRBCONF_VAGUE_ERRORS */601+602+/* define if the system header files are missing prototype for daemon() */603+#define NEED_DAEMON_PROTO 1604+605+/* Define if in6addr_any is not defined in libc */606+#define NEED_INSIXADDR_ANY 1607+608+/* define if the system header files are missing prototype for609+ ss_execute_command() */610+/* #undef NEED_SS_EXECUTE_COMMAND_PROTO */611+612+/* define if the system header files are missing prototype for strptime() */613+/* #undef NEED_STRPTIME_PROTO */614+615+/* define if the system header files are missing prototype for swab() */616+/* #undef NEED_SWAB_PROTO */617+618+/* Define if need to declare sys_errlist */619+/* #undef NEED_SYS_ERRLIST */620+621+/* define if the system header files are missing prototype for vasprintf() */622+/* #undef NEED_VASPRINTF_PROTO */623+624+/* Define if the KDC should use no lookaside cache */625+/* #undef NOCACHE */626+627+/* Define if references to pthread routines should be non-weak. */628+/* #undef NO_WEAK_PTHREADS */629+630+/* Define if lex produes code with yylineno */631+/* #undef NO_YYLINENO */632+633+/* Define to the address where bug reports for this package should be sent. */634+#define PACKAGE_BUGREPORT "[email protected]"635+636+/* Define to the full name of this package. */637+#define PACKAGE_NAME "Kerberos 5"638+639+/* Define to the full name and version of this package. */640+#define PACKAGE_STRING "Kerberos 5 1.17.1"641+642+/* Define to the one symbol short name of this package. */643+#define PACKAGE_TARNAME "krb5"644+645+/* Define to the home page for this package. */646+#define PACKAGE_URL ""647+648+/* Define to the version of this package. */649+#define PACKAGE_VERSION "1.17.1"650+651+/* Define if setjmp indicates POSIX interface */652+#define POSIX_SETJMP 1653+654+/* Define if POSIX signal handling is used */655+#define POSIX_SIGNALS 1656+657+/* Define if POSIX signal handlers are used */658+#define POSIX_SIGTYPE 1659+660+/* Define if termios.h exists and tcsetattr exists */661+#define POSIX_TERMIOS 1662+663+/* Define to necessary symbol if this constant uses a non-standard name on664+ your system. */665+/* #undef PTHREAD_CREATE_JOINABLE */666+667+/* Define as the return type of signal handlers (`int' or `void'). */668+#define RETSIGTYPE void669+670+/* Define as return type of setrpcent */671+#define SETRPCENT_TYPE void672+673+/* The size of `size_t', as computed by sizeof. */674+#define SIZEOF_SIZE_T 8675+676+/* The size of `time_t', as computed by sizeof. */677+#define SIZEOF_TIME_T 8678+679+/* Define to use OpenSSL for SPAKE preauth */680+#define SPAKE_OPENSSL 1681+682+/* Define for static plugin linkage */683+/* #undef STATIC_PLUGINS */684+685+/* Define to 1 if you have the ANSI C header files. */686+#define STDC_HEADERS 1687+688+/* Define to 1 if strerror_r returns char *. */689+/* #undef STRERROR_R_CHAR_P */690+691+/* Define if sys_errlist is defined in errno.h */692+#define SYS_ERRLIST_DECLARED 1693+694+/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */695+#define TIME_WITH_SYS_TIME 1696+697+/* Define if no TLS implementation is selected */698+/* #undef TLS_IMPL_NONE */699+700+/* Define if TLS implementation is OpenSSL */701+#define TLS_IMPL_OPENSSL 1702+703+/* Define if you have dirent.h functionality */704+#define USE_DIRENT_H 1705+706+/* Define if dlopen should be used */707+#define USE_DLOPEN 1708+709+/* Define if the keyring ccache should be enabled */710+/* #undef USE_KEYRING_CCACHE */711+712+/* Define if link-time options for library finalization will be used */713+/* #undef USE_LINKER_FINI_OPTION */714+715+/* Define if link-time options for library initialization will be used */716+/* #undef USE_LINKER_INIT_OPTION */717+718+/* Define if sigprocmask should be used */719+#define USE_SIGPROCMASK 1720+721+/* Define if wait takes int as a argument */722+#define WAIT_USES_INT 1723+724+/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a725+ `char[]'. */726+#define YYTEXT_POINTER 1727+728+/* Define to enable extensions in glibc */729+#define _GNU_SOURCE 1730+731+/* Define to enable C11 extensions */732+#define __STDC_WANT_LIB_EXT1__ 1733+734+/* Define to empty if `const' does not conform to ANSI C. */735+/* #undef const */736+737+/* Define to `int' if <sys/types.h> doesn't define. */738+/* #undef gid_t */739+740+/* Define to `__inline__' or `__inline' if that's what the C compiler741+ calls it, or to nothing if 'inline' is not supported under any name. */742+#ifndef __cplusplus743+/* #undef inline */744+#endif745+746+/* Define krb5_sigtype to type of signal handler */747+#define krb5_sigtype void748+749+/* Define to `int' if <sys/types.h> does not define. */750+/* #undef mode_t */751+752+/* Define to `long int' if <sys/types.h> does not define. */753+/* #undef off_t */754+755+/* Define to `long' if <sys/types.h> does not define. */756+/* #undef time_t */757+758+/* Define to `int' if <sys/types.h> doesn't define. */759+/* #undef uid_t */760+761+762+#if defined(__GNUC__) && !defined(inline)763+/* Silence gcc pedantic warnings about ANSI C. */764+# define inline __inline__765+#endif766+#endif /* KRB5_AUTOCONF_H */767768769