config.h.in revision 5ffd6003
1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define to use arc4random() function */
4#undef ARC4_RANDOM
5
6/* Define to 1 if `struct sockaddr_in' has a `sin_len' member */
7#undef BSD44SOCKETS
8
9/* Define to pathname where authentication cookie files should be stored */
10#undef DEF_AUTH_DIR
11
12/* Define to pathname of where chooser binary is installed */
13#undef DEF_CHOOSER
14
15/* Define to default command to start failsafe X session */
16#undef DEF_FAILSAFE_CLIENT
17
18/* Define to pathname where greeter shared object is installed (if used) */
19#undef DEF_GREETER_LIB
20
21/* Define to default Xserver file entry for local X server */
22#undef DEF_SERVER_LINE
23
24/* Define to default command to start X session */
25#undef DEF_SESSION
26
27/* Define to default PATH environment variable for system commands */
28#undef DEF_SYSTEM_PATH
29
30/* Define to default shell */
31#undef DEF_SYSTEM_SHELL
32
33/* Define to default PATH environment variable for user sessions */
34#undef DEF_USER_PATH
35
36/* Define to pathname of default xdm-config file */
37#undef DEF_XDM_CONFIG
38
39/* Define to device that provides random data source */
40#undef DEV_RANDOM
41
42/* Define to 1 if you have the 'getifaddrs' function. */
43#undef HAS_GETIFADDRS
44
45/* Define to 1 if you have the 'mkstemp' function. */
46#undef HAS_MKSTEMP
47
48/* Define to 1 if you have the 'setproctitle' function. */
49#undef HAS_SETPROCTITLE
50
51/* Define to 1 if you have the 'setusercontext' function. */
52#undef HAS_SETUSERCONTEXT
53
54/* Define to 1 if you have the `asprintf' function. */
55#undef HAVE_ASPRINTF
56
57/* Define to 1 if you have the `authdes_create' function. */
58#undef HAVE_AUTHDES_CREATE
59
60/* Define to 1 if you have the `authdes_seccreate' function. */
61#undef HAVE_AUTHDES_SECCREATE
62
63/* Define to 1 if you have the `daemon' function. */
64#undef HAVE_DAEMON
65
66/* Define to 1 if your headers define the key_setnet() function. */
67#undef HAVE_DECL_KEY_SETNET
68
69/* Define to 1 if you have the <dlfcn.h> header file. */
70#undef HAVE_DLFCN_H
71
72/* Define to 1 if you have the `fork' function. */
73#undef HAVE_FORK
74
75/* Define to 1 if you have the <grp.h> header file. */
76#undef HAVE_GRP_H
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 <memory.h> header file. */
85#undef HAVE_MEMORY_H
86
87/* Define to 1 if you have the `openlog' function. */
88#undef HAVE_OPENLOG
89
90/* Add support for selinux */
91#undef HAVE_SELINUX
92
93/* Define to 1 if you have the `sigaction' function. */
94#undef HAVE_SIGACTION
95
96/* Define to 1 if the system has the type `socklen_t'. */
97#undef HAVE_SOCKLEN_T
98
99/* Define to 1 if you have the <stdint.h> header file. */
100#undef HAVE_STDINT_H
101
102/* Define to 1 if you have the <stdlib.h> header file. */
103#undef HAVE_STDLIB_H
104
105/* Define to 1 if you have the <strings.h> header file. */
106#undef HAVE_STRINGS_H
107
108/* Define to 1 if you have the <string.h> header file. */
109#undef HAVE_STRING_H
110
111/* Define to 1 if you have the <syslog.h> header file. */
112#undef HAVE_SYSLOG_H
113
114/* Define to 1 if you have the <sys/stat.h> header file. */
115#undef HAVE_SYS_STAT_H
116
117/* Define to 1 if you have the <sys/types.h> header file. */
118#undef HAVE_SYS_TYPES_H
119
120/* Define to 1 if you have the <unistd.h> header file. */
121#undef HAVE_UNISTD_H
122
123/* Define to 1 if you have the `vfork' function. */
124#undef HAVE_VFORK
125
126/* Define to 1 if you have the <vfork.h> header file. */
127#undef HAVE_VFORK_H
128
129/* Define to 1 if `fork' works. */
130#undef HAVE_WORKING_FORK
131
132/* Define to 1 if `vfork' works. */
133#undef HAVE_WORKING_VFORK
134
135/* Support IPv6 for TCP connections */
136#undef IPv6
137
138/* Support os-specific local connections */
139#undef LOCALCONN
140
141/* Define to the sub-directory in which libtool stores uninstalled libraries.
142   */
143#undef LT_OBJDIR
144
145/* Define to 1 if your C compiler doesn't accept -c and -o together. */
146#undef NO_MINUS_C_MINUS_O
147
148/* Name of package */
149#undef PACKAGE
150
151/* Define to the address where bug reports for this package should be sent. */
152#undef PACKAGE_BUGREPORT
153
154/* Define to the full name of this package. */
155#undef PACKAGE_NAME
156
157/* Define to the full name and version of this package. */
158#undef PACKAGE_STRING
159
160/* Define to the one symbol short name of this package. */
161#undef PACKAGE_TARNAME
162
163/* Define to the home page for this package. */
164#undef PACKAGE_URL
165
166/* Define to the version of this package. */
167#undef PACKAGE_VERSION
168
169/* Major version of this package */
170#undef PACKAGE_VERSION_MAJOR
171
172/* Minor version of this package */
173#undef PACKAGE_VERSION_MINOR
174
175/* Patch version of this package */
176#undef PACKAGE_VERSION_PATCHLEVEL
177
178/* Define as the return type of signal handlers (`int' or `void'). */
179#undef RETSIGTYPE
180
181/* Support Secure RPC ("SUN-DES-1") authentication for X11 clients */
182#undef SECURE_RPC
183
184/* Define to 1 if you have the ANSI C header files. */
185#undef STDC_HEADERS
186
187/* Support TCP socket connections */
188#undef TCPCONN
189
190/* Support UNIX socket connections */
191#undef UNIXCONN
192
193/* Define to 1 if you have the shadow password functions. */
194#undef USESHADOW
195
196/* Use PAM for authentication */
197#undef USE_PAM
198
199/* Enable extensions on AIX 3, Interix.  */
200#ifndef _ALL_SOURCE
201# undef _ALL_SOURCE
202#endif
203/* Enable GNU extensions on systems that have them.  */
204#ifndef _GNU_SOURCE
205# undef _GNU_SOURCE
206#endif
207/* Enable threading extensions on Solaris.  */
208#ifndef _POSIX_PTHREAD_SEMANTICS
209# undef _POSIX_PTHREAD_SEMANTICS
210#endif
211/* Enable extensions on HP NonStop.  */
212#ifndef _TANDEM_SOURCE
213# undef _TANDEM_SOURCE
214#endif
215/* Enable general extensions on Solaris.  */
216#ifndef __EXTENSIONS__
217# undef __EXTENSIONS__
218#endif
219
220
221/* Define to 1 to use Xft for text on greeter screen */
222#undef USE_XFT
223
224/* Define to 1 to use XINERAMA in greeter & chooser */
225#undef USE_XINERAMA
226
227/* Version number of package */
228#undef VERSION
229
230/* Define to 1 to display XPM logos on greeter screen */
231#undef XPM
232
233/* Define to pathname for xrdb program */
234#undef XRDB_PROGRAM
235
236/* Define to 1 if on MINIX. */
237#undef _MINIX
238
239/* Define to 2 if the system does not provide POSIX.1 features except with
240   this defined. */
241#undef _POSIX_1_SOURCE
242
243/* Define to 1 if you need to in order for `stat' and other things to work. */
244#undef _POSIX_SOURCE
245
246/* Define to `__inline__' or `__inline' if that's what the C compiler
247   calls it, or to nothing if 'inline' is not supported under any name.  */
248#ifndef __cplusplus
249#undef inline
250#endif
251
252/* Define to `int' if <sys/types.h> does not define. */
253#undef pid_t
254
255/* Define as `fork' if `vfork' does not work. */
256#undef vfork
257