config.h.in revision 4901b09e
1/* config.h.in. Generated from configure.ac by autoheader. */ 2 3/* Define to 1 if `struct sockaddr_in' has a `sin_len' member */ 4#undef BSD44SOCKETS 5 6/* Define to pathname where authentication cookie files should be stored */ 7#undef DEF_AUTH_DIR 8 9/* Define to pathname of where chooser binary is installed */ 10#undef DEF_CHOOSER 11 12/* Define to default command to start failsafe X session */ 13#undef DEF_FAILSAFE_CLIENT 14 15/* Define to pathname where greeter shared object is installed (if used) */ 16#undef DEF_GREETER_LIB 17 18/* Define to default Xserver file entry for local X server */ 19#undef DEF_SERVER_LINE 20 21/* Define to default command to start X session */ 22#undef DEF_SESSION 23 24/* Define to default PATH environment variable for system commands */ 25#undef DEF_SYSTEM_PATH 26 27/* Define to default shell */ 28#undef DEF_SYSTEM_SHELL 29 30/* Define to default PATH environment variable for user sessions */ 31#undef DEF_USER_PATH 32 33/* Define to pathname of default xdm-config file */ 34#undef DEF_XDM_CONFIG 35 36/* Define to device that provides random data source */ 37#undef DEV_RANDOM 38 39/* Define to 1 if you have the 'arc4random' function. */ 40#undef HAVE_ARC4RANDOM 41 42/* Define to 1 if you have the 'asprintf' function. */ 43#undef HAVE_ASPRINTF 44 45/* Define to 1 if you have the 'authdes_create' function. */ 46#undef HAVE_AUTHDES_CREATE 47 48/* Define to 1 if you have the 'authdes_seccreate' function. */ 49#undef HAVE_AUTHDES_SECCREATE 50 51/* Define to 1 if you have the 'daemon' function. */ 52#undef HAVE_DAEMON 53 54/* Define to 1 if your headers define the key_setnet() function. */ 55#undef HAVE_DECL_KEY_SETNET 56 57/* Define to 1 if you have the <dlfcn.h> header file. */ 58#undef HAVE_DLFCN_H 59 60/* Define to 1 if you have the 'fork' function. */ 61#undef HAVE_FORK 62 63/* Define to 1 if you have the 'getifaddrs' function. */ 64#undef HAVE_GETIFADDRS 65 66/* Define to 1 if you have the 'getspnam' function. */ 67#undef HAVE_GETSPNAM 68 69/* Define to 1 if you have the <grp.h> header file. */ 70#undef HAVE_GRP_H 71 72/* Define to 1 if you have the <inttypes.h> header file. */ 73#undef HAVE_INTTYPES_H 74 75/* Define to 1 if you have the 'ws2_32' library (-lws2_32). */ 76#undef HAVE_LIBWS2_32 77 78/* Define to 1 if you have the <minix/config.h> header file. */ 79#undef HAVE_MINIX_CONFIG_H 80 81/* Define to 1 if you have the 'mkstemp' function. */ 82#undef HAVE_MKSTEMP 83 84/* Define to 1 if you have the 'openlog' function. */ 85#undef HAVE_OPENLOG 86 87/* Define to 1 if you have the <pam/pam_appl.h> header file. */ 88#undef HAVE_PAM_PAM_APPL_H 89 90/* Define to 1 if you have the <security/pam_appl.h> header file. */ 91#undef HAVE_SECURITY_PAM_APPL_H 92 93/* Define to 1 if you have the 'setproctitle' function. */ 94#undef HAVE_SETPROCTITLE 95 96/* Define to 1 if you have the 'setusercontext' function. */ 97#undef HAVE_SETUSERCONTEXT 98 99/* Define to 1 if you have the 'sigaction' function. */ 100#undef HAVE_SIGACTION 101 102/* Define to 1 if the system has the type 'socklen_t'. */ 103#undef HAVE_SOCKLEN_T 104 105/* Define to 1 if you have the <stdint.h> header file. */ 106#undef HAVE_STDINT_H 107 108/* Define to 1 if you have the <stdio.h> header file. */ 109#undef HAVE_STDIO_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 <strings.h> header file. */ 118#undef HAVE_STRINGS_H 119 120/* Define to 1 if you have the <string.h> header file. */ 121#undef HAVE_STRING_H 122 123/* Define to 1 if you have the 'strlcpy' function. */ 124#undef HAVE_STRLCPY 125 126/* Define to 1 if you have the <syslog.h> header file. */ 127#undef HAVE_SYSLOG_H 128 129/* Define to 1 if you have the <sys/param.h> header file. */ 130#undef HAVE_SYS_PARAM_H 131 132/* Define to 1 if you have the <sys/stat.h> header file. */ 133#undef HAVE_SYS_STAT_H 134 135/* Define to 1 if you have the <sys/types.h> header file. */ 136#undef HAVE_SYS_TYPES_H 137 138/* Define to 1 if you have the <unistd.h> header file. */ 139#undef HAVE_UNISTD_H 140 141/* Define to 1 if you have the 'vfork' function. */ 142#undef HAVE_VFORK 143 144/* Define to 1 if you have the <vfork.h> header file. */ 145#undef HAVE_VFORK_H 146 147/* Define to 1 if you have the <wchar.h> header file. */ 148#undef HAVE_WCHAR_H 149 150/* Define to 1 if 'fork' works. */ 151#undef HAVE_WORKING_FORK 152 153/* Define to 1 if 'vfork' works. */ 154#undef HAVE_WORKING_VFORK 155 156/* Support IPv6 for TCP connections */ 157#undef IPv6 158 159/* Support os-specific local connections */ 160#undef LOCALCONN 161 162/* Define to the sub-directory where libtool stores uninstalled libraries. */ 163#undef LT_OBJDIR 164 165/* Name of package */ 166#undef PACKAGE 167 168/* Define to the address where bug reports for this package should be sent. */ 169#undef PACKAGE_BUGREPORT 170 171/* Define to the full name of this package. */ 172#undef PACKAGE_NAME 173 174/* Define to the full name and version of this package. */ 175#undef PACKAGE_STRING 176 177/* Define to the one symbol short name of this package. */ 178#undef PACKAGE_TARNAME 179 180/* Define to the home page for this package. */ 181#undef PACKAGE_URL 182 183/* Define to the version of this package. */ 184#undef PACKAGE_VERSION 185 186/* Major version of this package */ 187#undef PACKAGE_VERSION_MAJOR 188 189/* Minor version of this package */ 190#undef PACKAGE_VERSION_MINOR 191 192/* Patch version of this package */ 193#undef PACKAGE_VERSION_PATCHLEVEL 194 195/* Support Secure RPC ("SUN-DES-1") authentication for X11 clients */ 196#undef SECURE_RPC 197 198/* Define to 1 if all of the C89 standard headers exist (not just the ones 199 required in a freestanding environment). This macro is provided for 200 backward compatibility; new code need not use it. */ 201#undef STDC_HEADERS 202 203/* Support TCP socket connections */ 204#undef TCPCONN 205 206/* Support UNIX socket connections */ 207#undef UNIXCONN 208 209/* Use PAM for authentication */ 210#undef USE_PAM 211 212/* Use Security-Enhanced Linux (SELinux) support */ 213#undef USE_SELINUX 214 215/* Use systemd startup notification */ 216#undef USE_SYSTEMD_DAEMON 217 218/* Enable extensions on AIX, Interix, z/OS. */ 219#ifndef _ALL_SOURCE 220# undef _ALL_SOURCE 221#endif 222/* Enable general extensions on macOS. */ 223#ifndef _DARWIN_C_SOURCE 224# undef _DARWIN_C_SOURCE 225#endif 226/* Enable general extensions on Solaris. */ 227#ifndef __EXTENSIONS__ 228# undef __EXTENSIONS__ 229#endif 230/* Enable GNU extensions on systems that have them. */ 231#ifndef _GNU_SOURCE 232# undef _GNU_SOURCE 233#endif 234/* Enable X/Open compliant socket functions that do not require linking 235 with -lxnet on HP-UX 11.11. */ 236#ifndef _HPUX_ALT_XOPEN_SOCKET_API 237# undef _HPUX_ALT_XOPEN_SOCKET_API 238#endif 239/* Identify the host operating system as Minix. 240 This macro does not affect the system headers' behavior. 241 A future release of Autoconf may stop defining this macro. */ 242#ifndef _MINIX 243# undef _MINIX 244#endif 245/* Enable general extensions on NetBSD. 246 Enable NetBSD compatibility extensions on Minix. */ 247#ifndef _NETBSD_SOURCE 248# undef _NETBSD_SOURCE 249#endif 250/* Enable OpenBSD compatibility extensions on NetBSD. 251 Oddly enough, this does nothing on OpenBSD. */ 252#ifndef _OPENBSD_SOURCE 253# undef _OPENBSD_SOURCE 254#endif 255/* Define to 1 if needed for POSIX-compatible behavior. */ 256#ifndef _POSIX_SOURCE 257# undef _POSIX_SOURCE 258#endif 259/* Define to 2 if needed for POSIX-compatible behavior. */ 260#ifndef _POSIX_1_SOURCE 261# undef _POSIX_1_SOURCE 262#endif 263/* Enable POSIX-compatible threading on Solaris. */ 264#ifndef _POSIX_PTHREAD_SEMANTICS 265# undef _POSIX_PTHREAD_SEMANTICS 266#endif 267/* Enable extensions specified by ISO/IEC TS 18661-5:2014. */ 268#ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 269# undef __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 270#endif 271/* Enable extensions specified by ISO/IEC TS 18661-1:2014. */ 272#ifndef __STDC_WANT_IEC_60559_BFP_EXT__ 273# undef __STDC_WANT_IEC_60559_BFP_EXT__ 274#endif 275/* Enable extensions specified by ISO/IEC TS 18661-2:2015. */ 276#ifndef __STDC_WANT_IEC_60559_DFP_EXT__ 277# undef __STDC_WANT_IEC_60559_DFP_EXT__ 278#endif 279/* Enable extensions specified by C23 Annex F. */ 280#ifndef __STDC_WANT_IEC_60559_EXT__ 281# undef __STDC_WANT_IEC_60559_EXT__ 282#endif 283/* Enable extensions specified by ISO/IEC TS 18661-4:2015. */ 284#ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__ 285# undef __STDC_WANT_IEC_60559_FUNCS_EXT__ 286#endif 287/* Enable extensions specified by C23 Annex H and ISO/IEC TS 18661-3:2015. */ 288#ifndef __STDC_WANT_IEC_60559_TYPES_EXT__ 289# undef __STDC_WANT_IEC_60559_TYPES_EXT__ 290#endif 291/* Enable extensions specified by ISO/IEC TR 24731-2:2010. */ 292#ifndef __STDC_WANT_LIB_EXT2__ 293# undef __STDC_WANT_LIB_EXT2__ 294#endif 295/* Enable extensions specified by ISO/IEC 24747:2009. */ 296#ifndef __STDC_WANT_MATH_SPEC_FUNCS__ 297# undef __STDC_WANT_MATH_SPEC_FUNCS__ 298#endif 299/* Enable extensions on HP NonStop. */ 300#ifndef _TANDEM_SOURCE 301# undef _TANDEM_SOURCE 302#endif 303/* Enable X/Open extensions. Define to 500 only if necessary 304 to make mbstate_t available. */ 305#ifndef _XOPEN_SOURCE 306# undef _XOPEN_SOURCE 307#endif 308 309 310/* Define to 1 to use Xft for text on greeter screen */ 311#undef USE_XFT 312 313/* Define to 1 to use XINERAMA in greeter & chooser */ 314#undef USE_XINERAMA 315 316/* Version number of package */ 317#undef VERSION 318 319/* Define to 1 to display XPM logos on greeter screen */ 320#undef XPM 321 322/* Define to pathname for xrdb program */ 323#undef XRDB_PROGRAM 324 325/* Defined if needed to expose struct msghdr.msg_control */ 326#undef _XOPEN_SOURCE 327 328/* Define as a signed integer type capable of holding a process identifier. */ 329#undef pid_t 330 331/* Define as 'fork' if 'vfork' does not work. */ 332#undef vfork 333