1/* config.h.in.  Generated from configure.in by autoheader.  */
2
3/* Define to 1 if you have the <alloca.h> header file. */
4#undef HAVE_ALLOCA_H
5
6/* Define to 1 if you have the `endutent' function. */
7#undef HAVE_ENDUTENT
8
9/* Define to 1 if you have the `fcntl' function. */
10#undef HAVE_FCNTL
11
12/* Define to 1 if you have the `flock' function. */
13#undef HAVE_FLOCK
14
15/* Define to 1 if you have the `forkpty' function. */
16#undef HAVE_FORKPTY
17
18/* Define to 1 if you have the `getttyent' function. */
19#undef HAVE_GETTTYENT
20
21/* Define to 1 if you have the `getutent' function. */
22#undef HAVE_GETUTENT
23
24/* Define to 1 if you have the `getutmpx' function. */
25#undef HAVE_GETUTMPX
26
27/* Define to 1 if you have the `getutxid' function. */
28#undef HAVE_GETUTXID
29
30/* Define to 1 if you have the `grantpt' function. */
31#undef HAVE_GRANTPT
32
33/* Define to 1 if you have the <inttypes.h> header file. */
34#undef HAVE_INTTYPES_H
35
36/* Define to 1 if you have the <lastlog.h> header file. */
37#undef HAVE_LASTLOG_H
38
39/* Define to 1 if you have the `pt' library (-lpt). */
40#undef HAVE_LIBPT
41
42/* Define to 1 if you have the `util' library (-lutil). */
43#undef HAVE_LIBUTIL
44
45/* Define to 1 if you have the <libutil.h> header file. */
46#undef HAVE_LIBUTIL_H
47
48/* Define to 1 if you have the `login_tty' function. */
49#undef HAVE_LOGIN_TTY
50
51/* Define to 1 if you have the <memory.h> header file. */
52#undef HAVE_MEMORY_H
53
54/* Define to 1 if you have the `openpty' function. */
55#undef HAVE_OPENPTY
56
57/* Define to 1 if you have the <paths.h> header file. */
58#undef HAVE_PATHS_H
59
60/* Define to 1 if you have the <pty.h> header file. */
61#undef HAVE_PTY_H
62
63/* Define to 1 if you have the `revoke' function. */
64#undef HAVE_REVOKE
65
66/* Define to 1 if you have the `sendmsg' function. */
67#undef HAVE_SENDMSG
68
69/* Define to 1 if you have the `seteuid' function. */
70#undef HAVE_SETEUID
71
72/* Define to 1 if you have the `setreuid' function. */
73#undef HAVE_SETREUID
74
75/* Define to 1 if you have the `setutent' function. */
76#undef HAVE_SETUTENT
77
78/* Define to 1 if you have the <stdint.h> header file. */
79#undef HAVE_STDINT_H
80
81/* Define to 1 if you have the <stdlib.h> header file. */
82#undef HAVE_STDLIB_H
83
84/* Define to 1 if you have the <strings.h> header file. */
85#undef HAVE_STRINGS_H
86
87/* Define to 1 if you have the <string.h> header file. */
88#undef HAVE_STRING_H
89
90/* Define to 1 if you have the <stropts.h> header file. */
91#undef HAVE_STROPTS_H
92
93/* Define to 1 if you have the `strrchr' function. */
94#undef HAVE_STRRCHR
95
96/* Define to 1 if you have the <sys/stat.h> header file. */
97#undef HAVE_SYS_STAT_H
98
99/* Define to 1 if you have the <sys/syslimits.h> header file. */
100#undef HAVE_SYS_SYSLIMITS_H
101
102/* Define to 1 if you have the <sys/time.h> header file. */
103#undef HAVE_SYS_TIME_H
104
105/* Define to 1 if you have the <sys/types.h> header file. */
106#undef HAVE_SYS_TYPES_H
107
108/* Define to 1 if you have the <sys/un.h> header file. */
109#undef HAVE_SYS_UN_H
110
111/* Define to 1 if you have the <termios.h> header file. */
112#undef HAVE_TERMIOS_H
113
114/* Define to 1 if you have the <ttyent.h> header file. */
115#undef HAVE_TTYENT_H
116
117/* Define to 1 if you have the <unistd.h> header file. */
118#undef HAVE_UNISTD_H
119
120/* Define to 1 if you have the `updwtmp' function. */
121#undef HAVE_UPDWTMP
122
123/* Define to 1 if you have the `updwtmpx' function. */
124#undef HAVE_UPDWTMPX
125
126/* Define to 1 if you have the <util.h> header file. */
127#undef HAVE_UTIL_H
128
129/* Define to 1 if you have the `utmpname' function. */
130#undef HAVE_UTMPNAME
131
132/* Define to 1 if you have the `utmpxname' function. */
133#undef HAVE_UTMPXNAME
134
135/* Define to 1 if you have the <utmpx.h> header file. */
136#undef HAVE_UTMPX_H
137
138/* Define to 1 if you have the <utmp.h> header file. */
139#undef HAVE_UTMP_H
140
141/* Define if your utmp struct contains a ut_exit.e_termination field. */
142#undef HAVE_UT_UT_EXIT_E_TERMINATION
143
144/* Define if your utmp struct contains a ut_host field. */
145#undef HAVE_UT_UT_HOST
146
147/* Define if your utmp struct contains a ut_id field. */
148#undef HAVE_UT_UT_ID
149
150/* Define if your utmp struct contains a ut_name field. */
151#undef HAVE_UT_UT_NAME
152
153/* Define if your utmp struct contains a ut_pid field. */
154#undef HAVE_UT_UT_PID
155
156/* Define if your utmp struct contains a ut_syslen field. */
157#undef HAVE_UT_UT_SYSLEN
158
159/* Define if your utmp struct contains a ut_time field. */
160#undef HAVE_UT_UT_TIME
161
162/* Define if your utmp struct contains a ut_tv field. */
163#undef HAVE_UT_UT_TV
164
165/* Define if your utmp struct contains a ut_type field. */
166#undef HAVE_UT_UT_TYPE
167
168/* Define if your utmp struct contains a ut_user field. */
169#undef HAVE_UT_UT_USER
170
171/* Name of package */
172#undef PACKAGE
173
174/* Define to the address where bug reports for this package should be sent. */
175#undef PACKAGE_BUGREPORT
176
177/* Define to the full name of this package. */
178#undef PACKAGE_NAME
179
180/* Define to the full name and version of this package. */
181#undef PACKAGE_STRING
182
183/* Define to the one symbol short name of this package. */
184#undef PACKAGE_TARNAME
185
186/* Define to the home page for this package. */
187#undef PACKAGE_URL
188
189/* Define to the version of this package. */
190#undef PACKAGE_VERSION
191
192/* Define to 1 if you have the ANSI C header files. */
193#undef STDC_HEADERS
194
195/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
196#undef TIME_WITH_SYS_TIME
197
198/* Define to the name of a structure which holds utmp data. */
199#undef UTMP
200
201/* Version number of package */
202#undef VERSION
203
204/* Use all glibc features. */
205#undef _GNU_SOURCE
206
207/* Needed to get declarations for msg_control and msg_controllen on Solaris */
208#undef _XOPEN_SOURCE
209
210/* Needed to get declarations for msg_control and msg_controllen on Solaris */
211#undef _XOPEN_SOURCE_EXTENDED
212
213/* Needed to get declarations for msg_control and msg_controllen on Solaris */
214#undef __EXTENSIONS__
215