config.h.in revision 145b7b3c
1145b7b3cSmrg/* config.h.in.  Generated from configure.ac by autoheader.  */
2145b7b3cSmrg
3145b7b3cSmrg/* Define to use arc4random() function */
4145b7b3cSmrg#undef ARC4_RANDOM
5145b7b3cSmrg
6145b7b3cSmrg/* Define to 1 if `struct sockaddr_in' has a `sin_len' member */
7145b7b3cSmrg#undef BSD44SOCKETS
8145b7b3cSmrg
9145b7b3cSmrg/* Define to pathname where authentication cookie files should be stored */
10145b7b3cSmrg#undef DEF_AUTH_DIR
11145b7b3cSmrg
12145b7b3cSmrg/* Define to pathname of where chooser binary is installed */
13145b7b3cSmrg#undef DEF_CHOOSER
14145b7b3cSmrg
15145b7b3cSmrg/* Define to default command to start failsafe X session */
16145b7b3cSmrg#undef DEF_FAILSAFE_CLIENT
17145b7b3cSmrg
18145b7b3cSmrg/* Define to pathname where greeter shared object is installed (if used) */
19145b7b3cSmrg#undef DEF_GREETER_LIB
20145b7b3cSmrg
21145b7b3cSmrg/* Define to default Xserver file entry for local X server */
22145b7b3cSmrg#undef DEF_SERVER_LINE
23145b7b3cSmrg
24145b7b3cSmrg/* Define to default command to start X session */
25145b7b3cSmrg#undef DEF_SESSION
26145b7b3cSmrg
27145b7b3cSmrg/* Define to default PATH environment variable for system commands */
28145b7b3cSmrg#undef DEF_SYSTEM_PATH
29145b7b3cSmrg
30145b7b3cSmrg/* Define to default shell */
31145b7b3cSmrg#undef DEF_SYSTEM_SHELL
32145b7b3cSmrg
33145b7b3cSmrg/* Define to default PATH environment variable for user sessions */
34145b7b3cSmrg#undef DEF_USER_PATH
35145b7b3cSmrg
36145b7b3cSmrg/* Define to pathname of default xdm-config file */
37145b7b3cSmrg#undef DEF_XDM_CONFIG
38145b7b3cSmrg
39145b7b3cSmrg/* Define to device that provides random data source */
40145b7b3cSmrg#undef DEV_RANDOM
41145b7b3cSmrg
42145b7b3cSmrg/* Define to 1 if you have the 'getifaddrs' function. */
43145b7b3cSmrg#undef HAS_GETIFADDRS
44145b7b3cSmrg
45145b7b3cSmrg/* Define to 1 if you have the 'mkstemp' function. */
46145b7b3cSmrg#undef HAS_MKSTEMP
47145b7b3cSmrg
48145b7b3cSmrg/* Define to 1 if you have the 'setproctitle' function. */
49145b7b3cSmrg#undef HAS_SETPROCTITLE
50145b7b3cSmrg
51145b7b3cSmrg/* Define to 1 if you have the 'setusercontext' function. */
52145b7b3cSmrg#undef HAS_SETUSERCONTEXT
53145b7b3cSmrg
54145b7b3cSmrg/* Define to 1 if you have the `authdes_create' function. */
55145b7b3cSmrg#undef HAVE_AUTHDES_CREATE
56145b7b3cSmrg
57145b7b3cSmrg/* Define to 1 if you have the `authdes_seccreate' function. */
58145b7b3cSmrg#undef HAVE_AUTHDES_SECCREATE
59145b7b3cSmrg
60145b7b3cSmrg/* Define to 1 if you have the `daemon' function. */
61145b7b3cSmrg#undef HAVE_DAEMON
62145b7b3cSmrg
63145b7b3cSmrg/* Define to 1 if your headers define the key_setnet() function. */
64145b7b3cSmrg#undef HAVE_DECL_KEY_SETNET
65145b7b3cSmrg
66145b7b3cSmrg/* Define to 1 if you have the <dlfcn.h> header file. */
67145b7b3cSmrg#undef HAVE_DLFCN_H
68145b7b3cSmrg
69145b7b3cSmrg/* Define to 1 if you have the `fork' function. */
70145b7b3cSmrg#undef HAVE_FORK
71145b7b3cSmrg
72145b7b3cSmrg/* Define to 1 if you have the <grp.h> header file. */
73145b7b3cSmrg#undef HAVE_GRP_H
74145b7b3cSmrg
75145b7b3cSmrg/* Define to 1 if you have the <inttypes.h> header file. */
76145b7b3cSmrg#undef HAVE_INTTYPES_H
77145b7b3cSmrg
78145b7b3cSmrg/* Define to 1 if you have the <memory.h> header file. */
79145b7b3cSmrg#undef HAVE_MEMORY_H
80145b7b3cSmrg
81145b7b3cSmrg/* Define to 1 if you have the `sigaction' function. */
82145b7b3cSmrg#undef HAVE_SIGACTION
83145b7b3cSmrg
84145b7b3cSmrg/* Define to 1 if you have the <stdint.h> header file. */
85145b7b3cSmrg#undef HAVE_STDINT_H
86145b7b3cSmrg
87145b7b3cSmrg/* Define to 1 if you have the <stdlib.h> header file. */
88145b7b3cSmrg#undef HAVE_STDLIB_H
89145b7b3cSmrg
90145b7b3cSmrg/* Define to 1 if you have the <strings.h> header file. */
91145b7b3cSmrg#undef HAVE_STRINGS_H
92145b7b3cSmrg
93145b7b3cSmrg/* Define to 1 if you have the <string.h> header file. */
94145b7b3cSmrg#undef HAVE_STRING_H
95145b7b3cSmrg
96145b7b3cSmrg/* Define to 1 if you have the <sys/stat.h> header file. */
97145b7b3cSmrg#undef HAVE_SYS_STAT_H
98145b7b3cSmrg
99145b7b3cSmrg/* Define to 1 if you have the <sys/types.h> header file. */
100145b7b3cSmrg#undef HAVE_SYS_TYPES_H
101145b7b3cSmrg
102145b7b3cSmrg/* Define to 1 if you have the <unistd.h> header file. */
103145b7b3cSmrg#undef HAVE_UNISTD_H
104145b7b3cSmrg
105145b7b3cSmrg/* Define to 1 if you have the `vfork' function. */
106145b7b3cSmrg#undef HAVE_VFORK
107145b7b3cSmrg
108145b7b3cSmrg/* Define to 1 if you have the <vfork.h> header file. */
109145b7b3cSmrg#undef HAVE_VFORK_H
110145b7b3cSmrg
111145b7b3cSmrg/* Define to 1 if `fork' works. */
112145b7b3cSmrg#undef HAVE_WORKING_FORK
113145b7b3cSmrg
114145b7b3cSmrg/* Define to 1 if `vfork' works. */
115145b7b3cSmrg#undef HAVE_WORKING_VFORK
116145b7b3cSmrg
117145b7b3cSmrg/* Support IPv6 for TCP connections */
118145b7b3cSmrg#undef IPv6
119145b7b3cSmrg
120145b7b3cSmrg/* Support os-specific local connections */
121145b7b3cSmrg#undef LOCALCONN
122145b7b3cSmrg
123145b7b3cSmrg/* Define to 1 if your C compiler doesn't accept -c and -o together. */
124145b7b3cSmrg#undef NO_MINUS_C_MINUS_O
125145b7b3cSmrg
126145b7b3cSmrg/* Name of package */
127145b7b3cSmrg#undef PACKAGE
128145b7b3cSmrg
129145b7b3cSmrg/* Define to the address where bug reports for this package should be sent. */
130145b7b3cSmrg#undef PACKAGE_BUGREPORT
131145b7b3cSmrg
132145b7b3cSmrg/* Define to the full name of this package. */
133145b7b3cSmrg#undef PACKAGE_NAME
134145b7b3cSmrg
135145b7b3cSmrg/* Define to the full name and version of this package. */
136145b7b3cSmrg#undef PACKAGE_STRING
137145b7b3cSmrg
138145b7b3cSmrg/* Define to the one symbol short name of this package. */
139145b7b3cSmrg#undef PACKAGE_TARNAME
140145b7b3cSmrg
141145b7b3cSmrg/* Define to the version of this package. */
142145b7b3cSmrg#undef PACKAGE_VERSION
143145b7b3cSmrg
144145b7b3cSmrg/* Major version of this package */
145145b7b3cSmrg#undef PACKAGE_VERSION_MAJOR
146145b7b3cSmrg
147145b7b3cSmrg/* Minor version of this package */
148145b7b3cSmrg#undef PACKAGE_VERSION_MINOR
149145b7b3cSmrg
150145b7b3cSmrg/* Patch version of this package */
151145b7b3cSmrg#undef PACKAGE_VERSION_PATCHLEVEL
152145b7b3cSmrg
153145b7b3cSmrg/* Define as the return type of signal handlers (`int' or `void'). */
154145b7b3cSmrg#undef RETSIGTYPE
155145b7b3cSmrg
156145b7b3cSmrg/* Support Secure RPC ("SUN-DES-1") authentication for X11 clients */
157145b7b3cSmrg#undef SECURE_RPC
158145b7b3cSmrg
159145b7b3cSmrg/* Define to 1 if you have the ANSI C header files. */
160145b7b3cSmrg#undef STDC_HEADERS
161145b7b3cSmrg
162145b7b3cSmrg/* Support TCP socket connections */
163145b7b3cSmrg#undef TCPCONN
164145b7b3cSmrg
165145b7b3cSmrg/* Support UNIX socket connections */
166145b7b3cSmrg#undef UNIXCONN
167145b7b3cSmrg
168145b7b3cSmrg/* Define to 1 if you have the shadow password functions. */
169145b7b3cSmrg#undef USESHADOW
170145b7b3cSmrg
171145b7b3cSmrg/* Use PAM for authentication */
172145b7b3cSmrg#undef USE_PAM
173145b7b3cSmrg
174145b7b3cSmrg/* Define to 1 to use Xft for text on greeter screen */
175145b7b3cSmrg#undef USE_XFT
176145b7b3cSmrg
177145b7b3cSmrg/* Define to 1 to use XINERAMA in greeter & chooser */
178145b7b3cSmrg#undef USE_XINERAMA
179145b7b3cSmrg
180145b7b3cSmrg/* Version number of package */
181145b7b3cSmrg#undef VERSION
182145b7b3cSmrg
183145b7b3cSmrg/* Define to 1 to display XPM logos on greeter screen */
184145b7b3cSmrg#undef XPM
185145b7b3cSmrg
186145b7b3cSmrg/* Define to pathname for xrdb program */
187145b7b3cSmrg#undef XRDB_PROGRAM
188145b7b3cSmrg
189145b7b3cSmrg/* Define to `__inline__' or `__inline' if that's what the C compiler
190145b7b3cSmrg   calls it, or to nothing if 'inline' is not supported under any name.  */
191145b7b3cSmrg#ifndef __cplusplus
192145b7b3cSmrg#undef inline
193145b7b3cSmrg#endif
194145b7b3cSmrg
195145b7b3cSmrg/* Define to `int' if <sys/types.h> does not define. */
196145b7b3cSmrg#undef pid_t
197145b7b3cSmrg
198145b7b3cSmrg/* Define as `fork' if `vfork' does not work. */
199145b7b3cSmrg#undef vfork
200