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 'getaddrinfo' function. */
64#undef HAVE_GETADDRINFO
65
66/* Define to 1 if you have the 'getifaddrs' function. */
67#undef HAVE_GETIFADDRS
68
69/* Define to 1 if you have the 'getspnam' function. */
70#undef HAVE_GETSPNAM
71
72/* Define to 1 if you have the <grp.h> header file. */
73#undef HAVE_GRP_H
74
75/* Define to 1 if you have the 'inet_ntop' function. */
76#undef HAVE_INET_NTOP
77
78/* Define to 1 if you have the <inttypes.h> header file. */
79#undef HAVE_INTTYPES_H
80
81/* Define to 1 if you have the 'ws2_32' library (-lws2_32). */
82#undef HAVE_LIBWS2_32
83
84/* Define to 1 if you have the <minix/config.h> header file. */
85#undef HAVE_MINIX_CONFIG_H
86
87/* Define to 1 if you have the 'mkstemp' function. */
88#undef HAVE_MKSTEMP
89
90/* Define to 1 if you have the 'openlog' function. */
91#undef HAVE_OPENLOG
92
93/* Define to 1 if you have the <pam/pam_appl.h> header file. */
94#undef HAVE_PAM_PAM_APPL_H
95
96/* Define to 1 if you have the <security/pam_appl.h> header file. */
97#undef HAVE_SECURITY_PAM_APPL_H
98
99/* Define to 1 if you have the 'setproctitle' function. */
100#undef HAVE_SETPROCTITLE
101
102/* Define to 1 if you have the 'setusercontext' function. */
103#undef HAVE_SETUSERCONTEXT
104
105/* Define to 1 if you have the 'sigaction' function. */
106#undef HAVE_SIGACTION
107
108/* Define to 1 if the system has the type 'socklen_t'. */
109#undef HAVE_SOCKLEN_T
110
111/* Define to 1 if you have the <stdint.h> header file. */
112#undef HAVE_STDINT_H
113
114/* Define to 1 if you have the <stdio.h> header file. */
115#undef HAVE_STDIO_H
116
117/* Define to 1 if you have the <stdlib.h> header file. */
118#undef HAVE_STDLIB_H
119
120/* Define to 1 if you have the 'strcasecmp' function. */
121#undef HAVE_STRCASECMP
122
123/* Define to 1 if you have the <strings.h> header file. */
124#undef HAVE_STRINGS_H
125
126/* Define to 1 if you have the <string.h> header file. */
127#undef HAVE_STRING_H
128
129/* Define to 1 if you have the 'strlcpy' function. */
130#undef HAVE_STRLCPY
131
132/* Define to 1 if the system has the type 'struct sockaddr_storage'. */
133#undef HAVE_STRUCT_SOCKADDR_STORAGE
134
135/* Define to 1 if you have the <syslog.h> header file. */
136#undef HAVE_SYSLOG_H
137
138/* Define to 1 if you have the <sys/param.h> header file. */
139#undef HAVE_SYS_PARAM_H
140
141/* Define to 1 if you have the <sys/stat.h> header file. */
142#undef HAVE_SYS_STAT_H
143
144/* Define to 1 if you have the <sys/types.h> header file. */
145#undef HAVE_SYS_TYPES_H
146
147/* Define to 1 if you have the <unistd.h> header file. */
148#undef HAVE_UNISTD_H
149
150/* Define to 1 if you have the 'vfork' function. */
151#undef HAVE_VFORK
152
153/* Define to 1 if you have the <vfork.h> header file. */
154#undef HAVE_VFORK_H
155
156/* Define to 1 if you have the <wchar.h> header file. */
157#undef HAVE_WCHAR_H
158
159/* Define to 1 if 'fork' works. */
160#undef HAVE_WORKING_FORK
161
162/* Define to 1 if 'vfork' works. */
163#undef HAVE_WORKING_VFORK
164
165/* Support IPv6 for TCP connections */
166#undef IPv6
167
168/* Support os-specific local connections */
169#undef LOCALCONN
170
171/* Define to the sub-directory where libtool stores uninstalled libraries. */
172#undef LT_OBJDIR
173
174/* Name of package */
175#undef PACKAGE
176
177/* Define to the address where bug reports for this package should be sent. */
178#undef PACKAGE_BUGREPORT
179
180/* Define to the full name of this package. */
181#undef PACKAGE_NAME
182
183/* Define to the full name and version of this package. */
184#undef PACKAGE_STRING
185
186/* Define to the one symbol short name of this package. */
187#undef PACKAGE_TARNAME
188
189/* Define to the home page for this package. */
190#undef PACKAGE_URL
191
192/* Define to the version of this package. */
193#undef PACKAGE_VERSION
194
195/* Major version of this package */
196#undef PACKAGE_VERSION_MAJOR
197
198/* Minor version of this package */
199#undef PACKAGE_VERSION_MINOR
200
201/* Patch version of this package */
202#undef PACKAGE_VERSION_PATCHLEVEL
203
204/* Support Secure RPC ("SUN-DES-1") authentication for X11 clients */
205#undef SECURE_RPC
206
207/* Define to 1 if all of the C89 standard headers exist (not just the ones
208   required in a freestanding environment). This macro is provided for
209   backward compatibility; new code need not use it. */
210#undef STDC_HEADERS
211
212/* Support TCP socket connections */
213#undef TCPCONN
214
215/* Support UNIX socket connections */
216#undef UNIXCONN
217
218/* Use PAM for authentication */
219#undef USE_PAM
220
221/* Use Security-Enhanced Linux (SELinux) support */
222#undef USE_SELINUX
223
224/* Use systemd startup notification */
225#undef USE_SYSTEMD_DAEMON
226
227/* Enable extensions on AIX, Interix, z/OS.  */
228#ifndef _ALL_SOURCE
229# undef _ALL_SOURCE
230#endif
231/* Enable general extensions on macOS.  */
232#ifndef _DARWIN_C_SOURCE
233# undef _DARWIN_C_SOURCE
234#endif
235/* Enable general extensions on Solaris.  */
236#ifndef __EXTENSIONS__
237# undef __EXTENSIONS__
238#endif
239/* Enable GNU extensions on systems that have them.  */
240#ifndef _GNU_SOURCE
241# undef _GNU_SOURCE
242#endif
243/* Enable X/Open compliant socket functions that do not require linking
244   with -lxnet on HP-UX 11.11.  */
245#ifndef _HPUX_ALT_XOPEN_SOCKET_API
246# undef _HPUX_ALT_XOPEN_SOCKET_API
247#endif
248/* Identify the host operating system as Minix.
249   This macro does not affect the system headers' behavior.
250   A future release of Autoconf may stop defining this macro.  */
251#ifndef _MINIX
252# undef _MINIX
253#endif
254/* Enable general extensions on NetBSD.
255   Enable NetBSD compatibility extensions on Minix.  */
256#ifndef _NETBSD_SOURCE
257# undef _NETBSD_SOURCE
258#endif
259/* Enable OpenBSD compatibility extensions on NetBSD.
260   Oddly enough, this does nothing on OpenBSD.  */
261#ifndef _OPENBSD_SOURCE
262# undef _OPENBSD_SOURCE
263#endif
264/* Define to 1 if needed for POSIX-compatible behavior.  */
265#ifndef _POSIX_SOURCE
266# undef _POSIX_SOURCE
267#endif
268/* Define to 2 if needed for POSIX-compatible behavior.  */
269#ifndef _POSIX_1_SOURCE
270# undef _POSIX_1_SOURCE
271#endif
272/* Enable POSIX-compatible threading on Solaris.  */
273#ifndef _POSIX_PTHREAD_SEMANTICS
274# undef _POSIX_PTHREAD_SEMANTICS
275#endif
276/* Enable extensions specified by ISO/IEC TS 18661-5:2014.  */
277#ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
278# undef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
279#endif
280/* Enable extensions specified by ISO/IEC TS 18661-1:2014.  */
281#ifndef __STDC_WANT_IEC_60559_BFP_EXT__
282# undef __STDC_WANT_IEC_60559_BFP_EXT__
283#endif
284/* Enable extensions specified by ISO/IEC TS 18661-2:2015.  */
285#ifndef __STDC_WANT_IEC_60559_DFP_EXT__
286# undef __STDC_WANT_IEC_60559_DFP_EXT__
287#endif
288/* Enable extensions specified by C23 Annex F.  */
289#ifndef __STDC_WANT_IEC_60559_EXT__
290# undef __STDC_WANT_IEC_60559_EXT__
291#endif
292/* Enable extensions specified by ISO/IEC TS 18661-4:2015.  */
293#ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__
294# undef __STDC_WANT_IEC_60559_FUNCS_EXT__
295#endif
296/* Enable extensions specified by C23 Annex H and ISO/IEC TS 18661-3:2015.  */
297#ifndef __STDC_WANT_IEC_60559_TYPES_EXT__
298# undef __STDC_WANT_IEC_60559_TYPES_EXT__
299#endif
300/* Enable extensions specified by ISO/IEC TR 24731-2:2010.  */
301#ifndef __STDC_WANT_LIB_EXT2__
302# undef __STDC_WANT_LIB_EXT2__
303#endif
304/* Enable extensions specified by ISO/IEC 24747:2009.  */
305#ifndef __STDC_WANT_MATH_SPEC_FUNCS__
306# undef __STDC_WANT_MATH_SPEC_FUNCS__
307#endif
308/* Enable extensions on HP NonStop.  */
309#ifndef _TANDEM_SOURCE
310# undef _TANDEM_SOURCE
311#endif
312/* Enable X/Open extensions.  Define to 500 only if necessary
313   to make mbstate_t available.  */
314#ifndef _XOPEN_SOURCE
315# undef _XOPEN_SOURCE
316#endif
317
318
319/* Define to 1 to use Xft for text on greeter screen */
320#undef USE_XFT
321
322/* Define to 1 to use XINERAMA in greeter & chooser */
323#undef USE_XINERAMA
324
325/* Version number of package */
326#undef VERSION
327
328/* Define to 1 to display XPM logos on greeter screen */
329#undef XPM
330
331/* Define to pathname for xrdb program */
332#undef XRDB_PROGRAM
333
334/* Defined if needed to expose struct msghdr.msg_control */
335#undef _XOPEN_SOURCE
336
337/* Define as a signed integer type capable of holding a process identifier. */
338#undef pid_t
339
340/* Define as 'fork' if 'vfork' does not work. */
341#undef vfork
342