config.h revision 215116
1181111Sdes/* config.h.  Generated from config.h.in by configure.  */
2107553Sdes/* config.h.in.  Generated from configure.ac by autoheader.  */
399059Sdes
4157020Sdes/* Define if you have a getaddrinfo that fails for the all-zeros IPv6 address
5157020Sdes   */
6157020Sdes/* #undef AIX_GETNAMEINFO_HACK */
7124244Sdes
8157020Sdes/* Define if your AIX loginfailed() function takes 4 arguments (AIX >= 5.2) */
9157020Sdes/* #undef AIX_LOGINFAILED_4ARG */
1099059Sdes
11181111Sdes/* System only supports IPv4 audit records */
12181111Sdes/* #undef AU_IPv4 */
13181111Sdes
14157020Sdes/* Define if your resolver libs need this for getrrsetbyname */
15157020Sdes/* #undef BIND_8_COMPAT */
1699059Sdes
17157020Sdes/* Define if cmsg_type is not passed correctly */
18157020Sdes/* #undef BROKEN_CMSG_TYPE */
1999059Sdes
20157020Sdes/* getaddrinfo is broken (if present) */
21157020Sdes/* #undef BROKEN_GETADDRINFO */
22124244Sdes
23157020Sdes/* getgroups(0,NULL) will return -1 */
24157020Sdes/* #undef BROKEN_GETGROUPS */
25124244Sdes
26181111Sdes/* FreeBSD glob does not do what we need */
27181111Sdes#define BROKEN_GLOB 1
28181111Sdes
2999059Sdes/* Define if you system's inet_ntoa is busted (e.g. Irix gcc issue) */
3099059Sdes/* #undef BROKEN_INET_NTOA */
3199059Sdes
32157020Sdes/* ia_uinfo routines not supported by OS yet */
33157020Sdes/* #undef BROKEN_LIBIAF */
3499059Sdes
35157020Sdes/* Ultrix mmap can't map files */
36157020Sdes/* #undef BROKEN_MMAP */
3799059Sdes
38157020Sdes/* Define if your struct dirent expects you to allocate extra space for d_name
39157020Sdes   */
40157020Sdes/* #undef BROKEN_ONE_BYTE_DIRENT_D_NAME */
4199059Sdes
42181111Sdes/* Can't do comparisons on readv */
43181111Sdes/* #undef BROKEN_READV_COMPARISON */
44181111Sdes
4599059Sdes/* Define if you have a broken realpath. */
4699059Sdes/* #undef BROKEN_REALPATH */
4799059Sdes
48157020Sdes/* Needed for NeXT */
49157020Sdes/* #undef BROKEN_SAVED_UIDS */
5099059Sdes
51157020Sdes/* Define if your setregid() is broken */
52157020Sdes/* #undef BROKEN_SETREGID */
5399059Sdes
54157020Sdes/* Define if your setresgid() is broken */
55157020Sdes/* #undef BROKEN_SETRESGID */
5699059Sdes
57157020Sdes/* Define if your setresuid() is broken */
58157020Sdes/* #undef BROKEN_SETRESUID */
59124244Sdes
60157020Sdes/* Define if your setreuid() is broken */
61157020Sdes/* #undef BROKEN_SETREUID */
62128462Sdes
63157020Sdes/* LynxOS has broken setvbuf() implementation */
64157020Sdes/* #undef BROKEN_SETVBUF */
6599059Sdes
66181111Sdes/* QNX shadow support is broken */
67181111Sdes/* #undef BROKEN_SHADOW_EXPIRE */
68181111Sdes
69157020Sdes/* Define if your snprintf is busted */
70157020Sdes/* #undef BROKEN_SNPRINTF */
7199059Sdes
72197679Sdes/* tcgetattr with ICANON may hang */
73197679Sdes/* #undef BROKEN_TCGETATTR_ICANON */
74197679Sdes
75157020Sdes/* updwtmpx is broken (if present) */
76157020Sdes/* #undef BROKEN_UPDWTMPX */
7799059Sdes
78157020Sdes/* Define if you have BSD auth support */
79157020Sdes/* #undef BSD_AUTH */
8099059Sdes
81157020Sdes/* Define if you want to specify the path to your lastlog file */
82157020Sdes/* #undef CONF_LASTLOG_FILE */
8399059Sdes
84157020Sdes/* Define if you want to specify the path to your utmpx file */
85157020Sdes/* #undef CONF_UTMPX_FILE */
8699059Sdes
87157020Sdes/* Define if you want to specify the path to your utmp file */
88202213Sed/* #undef CONF_UTMP_FILE */
8999059Sdes
90157020Sdes/* Define if you want to specify the path to your wtmpx file */
91157020Sdes/* #undef CONF_WTMPX_FILE */
9299059Sdes
93157020Sdes/* Define if you want to specify the path to your wtmp file */
94202213Sed/* #undef CONF_WTMP_FILE */
9599059Sdes
96157020Sdes/* Define if your platform needs to skip post auth file descriptor passing */
97157020Sdes/* #undef DISABLE_FD_PASSING */
9899059Sdes
99157020Sdes/* Define if you don't want to use lastlog */
100157020Sdes/* #undef DISABLE_LASTLOG */
10199059Sdes
10299059Sdes/* Define if you don't want to use your system's login() call */
10399059Sdes/* #undef DISABLE_LOGIN */
10499059Sdes
10599059Sdes/* Define if you don't want to use pututline() etc. to write [uw]tmp */
10699059Sdes/* #undef DISABLE_PUTUTLINE */
10799059Sdes
10899059Sdes/* Define if you don't want to use pututxline() etc. to write [uw]tmpx */
10999059Sdes/* #undef DISABLE_PUTUTXLINE */
11099059Sdes
111157020Sdes/* Define if you want to disable shadow passwords */
112157020Sdes/* #undef DISABLE_SHADOW */
11399059Sdes
11499059Sdes/* Define if you don't want to use utmp */
115202213Sed#define DISABLE_UTMP 1
11699059Sdes
11799059Sdes/* Define if you don't want to use utmpx */
118202213Sed/* #undef DISABLE_UTMPX */
11999059Sdes
12099059Sdes/* Define if you don't want to use wtmp */
121202213Sed#define DISABLE_WTMP 1
12299059Sdes
12399059Sdes/* Define if you don't want to use wtmpx */
12499059Sdes#define DISABLE_WTMPX 1
12599059Sdes
126204917Sdes/* Enable for PKCS#11 support */
127207319Sdes#define ENABLE_PKCS11 /**/
128204917Sdes
129157020Sdes/* Builtin PRNG command timeout */
130157020Sdes#define ENTROPY_TIMEOUT_MSEC 200
13199059Sdes
132197679Sdes/* fsid_t has member val */
133181111Sdes/* #undef FSID_HAS_VAL */
134181111Sdes
135197679Sdes/* fsid_t has member __val */
136197679Sdes/* #undef FSID_HAS___VAL */
137197679Sdes
138157020Sdes/* Define to 1 if the `getpgrp' function requires zero arguments. */
139157020Sdes#define GETPGRP_VOID 1
14099059Sdes
141157020Sdes/* Conflicting defs for getspnam */
142157020Sdes/* #undef GETSPNAM_CONFLICTING_DEFS */
14399059Sdes
14499059Sdes/* Define if your system glob() function has the GLOB_ALTDIRFUNC extension */
145159458Sdes#define GLOB_HAS_ALTDIRFUNC 1
14699059Sdes
14799059Sdes/* Define if your system glob() function has gl_matchc options in glob_t */
148159458Sdes#define GLOB_HAS_GL_MATCHC 1
14999059Sdes
150157020Sdes/* Define this if you want GSSAPI support in the version 2 protocol */
151157020Sdes/* #undef GSSAPI */
15299059Sdes
153157020Sdes/* Define if you want to use shadow password expire field */
154157020Sdes/* #undef HAS_SHADOW_EXPIRE */
155124244Sdes
156157020Sdes/* Define if your system uses access rights style file descriptor passing */
157157020Sdes/* #undef HAVE_ACCRIGHTS_IN_MSGHDR */
15899059Sdes
159157020Sdes/* Define if you have ut_addr in utmp.h */
160157020Sdes/* #undef HAVE_ADDR_IN_UTMP */
16199059Sdes
162157020Sdes/* Define if you have ut_addr in utmpx.h */
163157020Sdes/* #undef HAVE_ADDR_IN_UTMPX */
16499059Sdes
165157020Sdes/* Define if you have ut_addr_v6 in utmp.h */
166157020Sdes/* #undef HAVE_ADDR_V6_IN_UTMP */
16799059Sdes
168157020Sdes/* Define if you have ut_addr_v6 in utmpx.h */
169157020Sdes/* #undef HAVE_ADDR_V6_IN_UTMPX */
17099059Sdes
171157020Sdes/* Define to 1 if you have the `arc4random' function. */
172157020Sdes#define HAVE_ARC4RANDOM 1
17399059Sdes
174181111Sdes/* Define to 1 if you have the `arc4random_buf' function. */
175181111Sdes#define HAVE_ARC4RANDOM_BUF 1
176181111Sdes
177181111Sdes/* Define to 1 if you have the `arc4random_uniform' function. */
178181111Sdes#define HAVE_ARC4RANDOM_UNIFORM 1
179181111Sdes
180157020Sdes/* Define to 1 if you have the `asprintf' function. */
181157020Sdes#define HAVE_ASPRINTF 1
18299059Sdes
183157020Sdes/* OpenBSD's gcc has bounded */
184157020Sdes/* #undef HAVE_ATTRIBUTE__BOUNDED__ */
18599059Sdes
186181111Sdes/* Have attribute nonnull */
187181111Sdes#define HAVE_ATTRIBUTE__NONNULL__ 1
188181111Sdes
189149754Sdes/* OpenBSD's gcc has sentinel */
190149754Sdes/* #undef HAVE_ATTRIBUTE__SENTINEL__ */
191149754Sdes
192181111Sdes/* Define to 1 if you have the `aug_get_machine' function. */
193181111Sdes/* #undef HAVE_AUG_GET_MACHINE */
194181111Sdes
195107553Sdes/* Define to 1 if you have the `b64_ntop' function. */
19699059Sdes/* #undef HAVE_B64_NTOP */
19799059Sdes
198113912Sdes/* Define to 1 if you have the `b64_pton' function. */
199113912Sdes/* #undef HAVE_B64_PTON */
200113912Sdes
201157020Sdes/* Define if you have the basename function. */
202157020Sdes#define HAVE_BASENAME 1
203157020Sdes
204107553Sdes/* Define to 1 if you have the `bcopy' function. */
20599059Sdes#define HAVE_BCOPY 1
20699059Sdes
207107553Sdes/* Define to 1 if you have the `bindresvport_sa' function. */
20899059Sdes#define HAVE_BINDRESVPORT_SA 1
20999059Sdes
210147006Sdes/* Define to 1 if you have the <bsm/audit.h> header file. */
211147006Sdes/* #undef HAVE_BSM_AUDIT_H */
212147006Sdes
213107553Sdes/* Define to 1 if you have the <bstring.h> header file. */
21499059Sdes/* #undef HAVE_BSTRING_H */
21599059Sdes
216107553Sdes/* Define to 1 if you have the `clock' function. */
21799059Sdes#define HAVE_CLOCK 1
21899059Sdes
219157020Sdes/* define if you have clock_t data type */
220157020Sdes#define HAVE_CLOCK_T 1
221157020Sdes
222137019Sdes/* Define to 1 if you have the `closefrom' function. */
223194297Sjhb#define HAVE_CLOSEFROM 1
224137019Sdes
225124244Sdes/* Define if gai_strerror() returns const char * */
226147006Sdes#define HAVE_CONST_GAI_STRERROR_PROTO 1
227124244Sdes
228157020Sdes/* Define if your system uses ancillary data style file descriptor passing */
229157020Sdes#define HAVE_CONTROL_IN_MSGHDR 1
230157020Sdes
231162860Sdes/* Define to 1 if you have the <crypto/sha2.h> header file. */
232162860Sdes/* #undef HAVE_CRYPTO_SHA2_H */
233162860Sdes
234107553Sdes/* Define to 1 if you have the <crypt.h> header file. */
23599059Sdes/* #undef HAVE_CRYPT_H */
23699059Sdes
237157020Sdes/* Define if you are on Cygwin */
238157020Sdes/* #undef HAVE_CYGWIN */
239157020Sdes
240157020Sdes/* Define if your libraries define daemon() */
241157020Sdes#define HAVE_DAEMON 1
242157020Sdes
243147006Sdes/* Define to 1 if you have the declaration of `authenticate', and to 0 if you
244147006Sdes   don't. */
245147006Sdes/* #undef HAVE_DECL_AUTHENTICATE */
246147006Sdes
247162860Sdes/* Define to 1 if you have the declaration of `GLOB_NOMATCH', and to 0 if you
248162860Sdes   don't. */
249162860Sdes#define HAVE_DECL_GLOB_NOMATCH 1
250162860Sdes
251137019Sdes/* Define to 1 if you have the declaration of `h_errno', and to 0 if you
252137019Sdes   don't. */
253137019Sdes#define HAVE_DECL_H_ERRNO 1
254137019Sdes
255147006Sdes/* Define to 1 if you have the declaration of `loginfailed', and to 0 if you
256147006Sdes   don't. */
257147006Sdes/* #undef HAVE_DECL_LOGINFAILED */
258147006Sdes
259147006Sdes/* Define to 1 if you have the declaration of `loginrestrictions', and to 0 if
260147006Sdes   you don't. */
261147006Sdes/* #undef HAVE_DECL_LOGINRESTRICTIONS */
262147006Sdes
263147006Sdes/* Define to 1 if you have the declaration of `loginsuccess', and to 0 if you
264147006Sdes   don't. */
265147006Sdes/* #undef HAVE_DECL_LOGINSUCCESS */
266147006Sdes
267181111Sdes/* Define to 1 if you have the declaration of `MAXSYMLINKS', and to 0 if you
268181111Sdes   don't. */
269181111Sdes#define HAVE_DECL_MAXSYMLINKS 1
270181111Sdes
271181111Sdes/* Define to 1 if you have the declaration of `offsetof', and to 0 if you
272181111Sdes   don't. */
273181111Sdes#define HAVE_DECL_OFFSETOF 1
274181111Sdes
275162860Sdes/* Define to 1 if you have the declaration of `O_NONBLOCK', and to 0 if you
276162860Sdes   don't. */
277162860Sdes#define HAVE_DECL_O_NONBLOCK 1
278162860Sdes
279147006Sdes/* Define to 1 if you have the declaration of `passwdexpired', and to 0 if you
280147006Sdes   don't. */
281147006Sdes/* #undef HAVE_DECL_PASSWDEXPIRED */
282147006Sdes
283147006Sdes/* Define to 1 if you have the declaration of `setauthdb', and to 0 if you
284147006Sdes   don't. */
285147006Sdes/* #undef HAVE_DECL_SETAUTHDB */
286147006Sdes
287162860Sdes/* Define to 1 if you have the declaration of `SHUT_RD', and to 0 if you
288162860Sdes   don't. */
289162860Sdes#define HAVE_DECL_SHUT_RD 1
290162860Sdes
291162860Sdes/* Define to 1 if you have the declaration of `writev', and to 0 if you don't.
292162860Sdes   */
293162860Sdes#define HAVE_DECL_WRITEV 1
294162860Sdes
295149754Sdes/* Define to 1 if you have the declaration of `_getlong', and to 0 if you
296149754Sdes   don't. */
297149754Sdes#define HAVE_DECL__GETLONG 0
298149754Sdes
299149754Sdes/* Define to 1 if you have the declaration of `_getshort', and to 0 if you
300149754Sdes   don't. */
301149754Sdes#define HAVE_DECL__GETSHORT 0
302149754Sdes
303157020Sdes/* Define if you have /dev/ptmx */
304192595Sdes#define HAVE_DEV_PTMX 1
305157020Sdes
306157020Sdes/* Define if you have /dev/ptc */
307157020Sdes/* #undef HAVE_DEV_PTS_AND_PTC */
308157020Sdes
309137019Sdes/* Define to 1 if you have the <dirent.h> header file. */
310137019Sdes#define HAVE_DIRENT_H 1
311137019Sdes
312137019Sdes/* Define to 1 if you have the `dirfd' function. */
313137019Sdes/* #undef HAVE_DIRFD */
314137019Sdes
315107553Sdes/* Define to 1 if you have the `dirname' function. */
31699059Sdes#define HAVE_DIRNAME 1
31799059Sdes
318107553Sdes/* Define to 1 if you have the <endian.h> header file. */
31999059Sdes/* #undef HAVE_ENDIAN_H */
32099059Sdes
321107553Sdes/* Define to 1 if you have the `endutent' function. */
32299319Sdes/* #undef HAVE_ENDUTENT */
32399059Sdes
324107553Sdes/* Define to 1 if you have the `endutxent' function. */
325202213Sed#define HAVE_ENDUTXENT 1
32699059Sdes
327157020Sdes/* Define if your system has /etc/default/login */
328157020Sdes/* #undef HAVE_ETC_DEFAULT_LOGIN */
329157020Sdes
330162860Sdes/* Define to 1 if you have the `EVP_sha256' function. */
331162860Sdes#define HAVE_EVP_SHA256 1
332162860Sdes
333157020Sdes/* Define if you have ut_exit in utmp.h */
334157020Sdes/* #undef HAVE_EXIT_IN_UTMP */
335157020Sdes
336107553Sdes/* Define to 1 if you have the `fchmod' function. */
33799059Sdes#define HAVE_FCHMOD 1
33899059Sdes
339107553Sdes/* Define to 1 if you have the `fchown' function. */
34099059Sdes#define HAVE_FCHOWN 1
34199059Sdes
342162860Sdes/* Use F_CLOSEM fcntl for closefrom */
343162860Sdes/* #undef HAVE_FCNTL_CLOSEM */
344162860Sdes
345162860Sdes/* Define to 1 if you have the <fcntl.h> header file. */
346162860Sdes#define HAVE_FCNTL_H 1
347162860Sdes
348124244Sdes/* Define to 1 if you have the <features.h> header file. */
349124244Sdes/* #undef HAVE_FEATURES_H */
350124244Sdes
351107553Sdes/* Define to 1 if you have the <floatingpoint.h> header file. */
35299059Sdes#define HAVE_FLOATINGPOINT_H 1
35399059Sdes
354181111Sdes/* Define to 1 if you have the `fmt_scaled' function. */
355181111Sdes/* #undef HAVE_FMT_SCALED */
356181111Sdes
357107553Sdes/* Define to 1 if you have the `freeaddrinfo' function. */
35899059Sdes#define HAVE_FREEADDRINFO 1
35999059Sdes
360181111Sdes/* Define to 1 if the system has the type `fsblkcnt_t'. */
361181111Sdes#define HAVE_FSBLKCNT_T 1
362181111Sdes
363181111Sdes/* Define to 1 if the system has the type `fsfilcnt_t'. */
364181111Sdes#define HAVE_FSFILCNT_T 1
365181111Sdes
366181111Sdes/* Define to 1 if you have the `fstatvfs' function. */
367181111Sdes#define HAVE_FSTATVFS 1
368181111Sdes
369107553Sdes/* Define to 1 if you have the `futimes' function. */
37099059Sdes#define HAVE_FUTIMES 1
37199059Sdes
372107553Sdes/* Define to 1 if you have the `gai_strerror' function. */
37399059Sdes#define HAVE_GAI_STRERROR 1
37499059Sdes
375107553Sdes/* Define to 1 if you have the `getaddrinfo' function. */
37699059Sdes#define HAVE_GETADDRINFO 1
37799059Sdes
378147006Sdes/* Define to 1 if you have the `getaudit' function. */
379147006Sdes/* #undef HAVE_GETAUDIT */
380147006Sdes
381147006Sdes/* Define to 1 if you have the `getaudit_addr' function. */
382147006Sdes/* #undef HAVE_GETAUDIT_ADDR */
383147006Sdes
384107553Sdes/* Define to 1 if you have the `getcwd' function. */
38599059Sdes#define HAVE_GETCWD 1
38699059Sdes
387107553Sdes/* Define to 1 if you have the `getgrouplist' function. */
38899059Sdes#define HAVE_GETGROUPLIST 1
38999059Sdes
390181111Sdes/* Define to 1 if you have the `getgrset' function. */
391181111Sdes/* #undef HAVE_GETGRSET */
392181111Sdes
393192595Sdes/* Define to 1 if you have the `getlastlogxbyname' function. */
394192595Sdes/* #undef HAVE_GETLASTLOGXBYNAME */
395192595Sdes
396107553Sdes/* Define to 1 if you have the `getluid' function. */
39799059Sdes/* #undef HAVE_GETLUID */
39899059Sdes
399107553Sdes/* Define to 1 if you have the `getnameinfo' function. */
40099059Sdes#define HAVE_GETNAMEINFO 1
40199059Sdes
402107553Sdes/* Define to 1 if you have the `getopt' function. */
40399059Sdes#define HAVE_GETOPT 1
40499059Sdes
405107553Sdes/* Define to 1 if you have the <getopt.h> header file. */
406107553Sdes#define HAVE_GETOPT_H 1
40799059Sdes
408157020Sdes/* Define if your getopt(3) defines and uses optreset */
409157020Sdes#define HAVE_GETOPT_OPTRESET 1
410157020Sdes
411157020Sdes/* Define if your libraries define getpagesize() */
412157020Sdes#define HAVE_GETPAGESIZE 1
413157020Sdes
414107553Sdes/* Define to 1 if you have the `getpeereid' function. */
415107553Sdes#define HAVE_GETPEEREID 1
416107553Sdes
417181111Sdes/* Define to 1 if you have the `getpeerucred' function. */
418181111Sdes/* #undef HAVE_GETPEERUCRED */
419181111Sdes
420107553Sdes/* Define to 1 if you have the `getpwanam' function. */
42199059Sdes/* #undef HAVE_GETPWANAM */
42299059Sdes
423107553Sdes/* Define to 1 if you have the `getrlimit' function. */
42499059Sdes#define HAVE_GETRLIMIT 1
42599059Sdes
426157020Sdes/* Define if getrrsetbyname() exists */
427157020Sdes/* #undef HAVE_GETRRSETBYNAME */
428157020Sdes
429107553Sdes/* Define to 1 if you have the `getrusage' function. */
430124244Sdes/* #undef HAVE_GETRUSAGE */
43199059Sdes
432162860Sdes/* Define to 1 if you have the `getseuserbyname' function. */
433162860Sdes/* #undef HAVE_GETSEUSERBYNAME */
434162860Sdes
435107553Sdes/* Define to 1 if you have the `gettimeofday' function. */
43699059Sdes#define HAVE_GETTIMEOFDAY 1
43799059Sdes
438107553Sdes/* Define to 1 if you have the `getttyent' function. */
43999059Sdes#define HAVE_GETTTYENT 1
44099059Sdes
441107553Sdes/* Define to 1 if you have the `getutent' function. */
44299059Sdes/* #undef HAVE_GETUTENT */
44399059Sdes
444107553Sdes/* Define to 1 if you have the `getutid' function. */
44599059Sdes/* #undef HAVE_GETUTID */
44699059Sdes
447107553Sdes/* Define to 1 if you have the `getutline' function. */
44899319Sdes/* #undef HAVE_GETUTLINE */
44999059Sdes
450107553Sdes/* Define to 1 if you have the `getutxent' function. */
451202213Sed#define HAVE_GETUTXENT 1
45299059Sdes
453107553Sdes/* Define to 1 if you have the `getutxid' function. */
454202213Sed#define HAVE_GETUTXID 1
45599059Sdes
456107553Sdes/* Define to 1 if you have the `getutxline' function. */
457202213Sed#define HAVE_GETUTXLINE 1
45899059Sdes
459207319Sdes/* Define to 1 if you have the `getutxuser' function. */
460207319Sdes#define HAVE_GETUTXUSER 1
461207319Sdes
462162860Sdes/* Define to 1 if you have the `get_default_context_with_level' function. */
463162860Sdes/* #undef HAVE_GET_DEFAULT_CONTEXT_WITH_LEVEL */
464162860Sdes
465107553Sdes/* Define to 1 if you have the `glob' function. */
46699059Sdes#define HAVE_GLOB 1
46799059Sdes
468107553Sdes/* Define to 1 if you have the <glob.h> header file. */
46999059Sdes#define HAVE_GLOB_H 1
47099059Sdes
471204917Sdes/* Define to 1 if you have the `group_from_gid' function. */
472204917Sdes#define HAVE_GROUP_FROM_GID 1
473204917Sdes
474126279Sdes/* Define to 1 if you have the <gssapi_generic.h> header file. */
475126279Sdes/* #undef HAVE_GSSAPI_GENERIC_H */
476126279Sdes
477126279Sdes/* Define to 1 if you have the <gssapi/gssapi_generic.h> header file. */
478126279Sdes/* #undef HAVE_GSSAPI_GSSAPI_GENERIC_H */
479126279Sdes
480126279Sdes/* Define to 1 if you have the <gssapi/gssapi.h> header file. */
481126279Sdes/* #undef HAVE_GSSAPI_GSSAPI_H */
482126279Sdes
483126279Sdes/* Define to 1 if you have the <gssapi/gssapi_krb5.h> header file. */
484126279Sdes/* #undef HAVE_GSSAPI_GSSAPI_KRB5_H */
485126279Sdes
486124244Sdes/* Define to 1 if you have the <gssapi.h> header file. */
487147006Sdes/* #undef HAVE_GSSAPI_H */
488124244Sdes
489126279Sdes/* Define to 1 if you have the <gssapi_krb5.h> header file. */
490126279Sdes/* #undef HAVE_GSSAPI_KRB5_H */
491126279Sdes
492157020Sdes/* Define if HEADER.ad exists in arpa/nameser.h */
493157020Sdes#define HAVE_HEADER_AD 1
494157020Sdes
495157020Sdes/* Define if you have ut_host in utmp.h */
496202213Sed/* #undef HAVE_HOST_IN_UTMP */
497157020Sdes
498157020Sdes/* Define if you have ut_host in utmpx.h */
499202213Sed#define HAVE_HOST_IN_UTMPX 1
500157020Sdes
501149754Sdes/* Define to 1 if you have the <iaf.h> header file. */
502149754Sdes/* #undef HAVE_IAF_H */
503149754Sdes
504107553Sdes/* Define to 1 if you have the <ia.h> header file. */
505107553Sdes/* #undef HAVE_IA_H */
506107553Sdes
507157020Sdes/* Define if you have ut_id in utmp.h */
508157020Sdes/* #undef HAVE_ID_IN_UTMP */
509157020Sdes
510157020Sdes/* Define if you have ut_id in utmpx.h */
511202213Sed#define HAVE_ID_IN_UTMPX 1
512157020Sdes
513107553Sdes/* Define to 1 if you have the `inet_aton' function. */
51499059Sdes#define HAVE_INET_ATON 1
51599059Sdes
516107553Sdes/* Define to 1 if you have the `inet_ntoa' function. */
51799059Sdes#define HAVE_INET_NTOA 1
51899059Sdes
519107553Sdes/* Define to 1 if you have the `inet_ntop' function. */
52099059Sdes#define HAVE_INET_NTOP 1
52199059Sdes
522107553Sdes/* Define to 1 if you have the `innetgr' function. */
52399059Sdes#define HAVE_INNETGR 1
52499059Sdes
525157020Sdes/* define if you have int64_t data type */
526157020Sdes#define HAVE_INT64_T 1
527157020Sdes
528107553Sdes/* Define to 1 if you have the <inttypes.h> header file. */
529162953Sdes#define HAVE_INTTYPES_H 1
53099059Sdes
531157020Sdes/* define if you have intxx_t data type */
532157020Sdes#define HAVE_INTXX_T 1
533157020Sdes
534147006Sdes/* Define to 1 if the system has the type `in_addr_t'. */
535147006Sdes#define HAVE_IN_ADDR_T 1
536147006Sdes
537197679Sdes/* Define to 1 if the system has the type `in_port_t'. */
538197679Sdes#define HAVE_IN_PORT_T 1
539197679Sdes
540107553Sdes/* Define to 1 if you have the <lastlog.h> header file. */
54199059Sdes/* #undef HAVE_LASTLOG_H */
54299059Sdes
543147006Sdes/* Define to 1 if you have the `bsm' library (-lbsm). */
544147006Sdes/* #undef HAVE_LIBBSM */
545147006Sdes
546107553Sdes/* Define to 1 if you have the `crypt' library (-lcrypt). */
547107553Sdes/* #undef HAVE_LIBCRYPT */
548107553Sdes
549107553Sdes/* Define to 1 if you have the `dl' library (-ldl). */
55099059Sdes/* #undef HAVE_LIBDL */
55199059Sdes
552107553Sdes/* Define to 1 if you have the <libgen.h> header file. */
55399059Sdes#define HAVE_LIBGEN_H 1
55499059Sdes
555181111Sdes/* Define if system has libiaf that supports set_id */
556149754Sdes/* #undef HAVE_LIBIAF */
557149754Sdes
558207319Sdes/* Define to 1 if you have the `network' library (-lnetwork). */
559207319Sdes/* #undef HAVE_LIBNETWORK */
560207319Sdes
561107553Sdes/* Define to 1 if you have the `nsl' library (-lnsl). */
56299059Sdes/* #undef HAVE_LIBNSL */
56399059Sdes
564107553Sdes/* Define to 1 if you have the `pam' library (-lpam). */
56599059Sdes#define HAVE_LIBPAM 1
56699059Sdes
567107553Sdes/* Define to 1 if you have the `socket' library (-lsocket). */
56899059Sdes/* #undef HAVE_LIBSOCKET */
56999059Sdes
570107553Sdes/* Define to 1 if you have the <libutil.h> header file. */
57199059Sdes#define HAVE_LIBUTIL_H 1
57299059Sdes
573107553Sdes/* Define to 1 if you have the `xnet' library (-lxnet). */
574107553Sdes/* #undef HAVE_LIBXNET */
575107553Sdes
576107553Sdes/* Define to 1 if you have the `z' library (-lz). */
57799059Sdes#define HAVE_LIBZ 1
57899059Sdes
579107553Sdes/* Define to 1 if you have the <limits.h> header file. */
58099059Sdes#define HAVE_LIMITS_H 1
58199059Sdes
582157020Sdes/* Define to 1 if you have the <linux/if_tun.h> header file. */
583157020Sdes/* #undef HAVE_LINUX_IF_TUN_H */
584157020Sdes
585157020Sdes/* Define if your libraries define login() */
586202213Sed/* #undef HAVE_LOGIN */
587157020Sdes
588107553Sdes/* Define to 1 if you have the <login_cap.h> header file. */
58999059Sdes#define HAVE_LOGIN_CAP_H 1
59099059Sdes
591107553Sdes/* Define to 1 if you have the `login_getcapbool' function. */
59299059Sdes#define HAVE_LOGIN_GETCAPBOOL 1
59399059Sdes
594107553Sdes/* Define to 1 if you have the <login.h> header file. */
59599059Sdes/* #undef HAVE_LOGIN_H */
59699059Sdes
597107553Sdes/* Define to 1 if you have the `logout' function. */
598202213Sed/* #undef HAVE_LOGOUT */
59999059Sdes
600107553Sdes/* Define to 1 if you have the `logwtmp' function. */
601202213Sed/* #undef HAVE_LOGWTMP */
60299059Sdes
603157020Sdes/* Define to 1 if the system has the type `long double'. */
604157020Sdes#define HAVE_LONG_DOUBLE 1
605157020Sdes
606157020Sdes/* Define to 1 if the system has the type `long long'. */
607157020Sdes#define HAVE_LONG_LONG 1
608157020Sdes
609107553Sdes/* Define to 1 if you have the <maillock.h> header file. */
61099059Sdes/* #undef HAVE_MAILLOCK_H */
61199059Sdes
612107553Sdes/* Define to 1 if you have the `md5_crypt' function. */
61399059Sdes/* #undef HAVE_MD5_CRYPT */
61499059Sdes
615157020Sdes/* Define if you want to allow MD5 passwords */
616157020Sdes/* #undef HAVE_MD5_PASSWORDS */
617157020Sdes
618107553Sdes/* Define to 1 if you have the `memmove' function. */
61999059Sdes#define HAVE_MEMMOVE 1
62099059Sdes
621107553Sdes/* Define to 1 if you have the <memory.h> header file. */
622162953Sdes#define HAVE_MEMORY_H 1
62399059Sdes
624107553Sdes/* Define to 1 if you have the `mkdtemp' function. */
62599059Sdes#define HAVE_MKDTEMP 1
62699059Sdes
627107553Sdes/* Define to 1 if you have the `mmap' function. */
62899059Sdes#define HAVE_MMAP 1
62999059Sdes
630157020Sdes/* define if you have mode_t data type */
631157020Sdes#define HAVE_MODE_T 1
632157020Sdes
633157020Sdes/* Some systems put nanosleep outside of libc */
634157020Sdes#define HAVE_NANOSLEEP 1
635157020Sdes
636137019Sdes/* Define to 1 if you have the <ndir.h> header file. */
637137019Sdes/* #undef HAVE_NDIR_H */
638137019Sdes
639107553Sdes/* Define to 1 if you have the <netdb.h> header file. */
64099059Sdes#define HAVE_NETDB_H 1
64199059Sdes
642107553Sdes/* Define to 1 if you have the <netgroup.h> header file. */
64399059Sdes/* #undef HAVE_NETGROUP_H */
64499059Sdes
645162860Sdes/* Define to 1 if you have the <net/if_tun.h> header file. */
646162860Sdes#define HAVE_NET_IF_TUN_H 1
64799059Sdes
648157020Sdes/* Define if you are on NeXT */
649157020Sdes/* #undef HAVE_NEXT */
650157020Sdes
651107553Sdes/* Define to 1 if you have the `ngetaddrinfo' function. */
65299059Sdes/* #undef HAVE_NGETADDRINFO */
65399059Sdes
654113912Sdes/* Define to 1 if you have the `nsleep' function. */
655113912Sdes/* #undef HAVE_NSLEEP */
656113912Sdes
657107553Sdes/* Define to 1 if you have the `ogetaddrinfo' function. */
65899059Sdes/* #undef HAVE_OGETADDRINFO */
65999059Sdes
660157020Sdes/* Define if you have an old version of PAM which takes only one argument to
661157020Sdes   pam_strerror */
662157020Sdes/* #undef HAVE_OLD_PAM */
663157020Sdes
664124244Sdes/* Define to 1 if you have the `openlog_r' function. */
665124244Sdes/* #undef HAVE_OPENLOG_R */
666124244Sdes
667107553Sdes/* Define to 1 if you have the `openpty' function. */
66899059Sdes#define HAVE_OPENPTY 1
66999059Sdes
670157020Sdes/* Define if your ssl headers are included with #include <openssl/header.h> */
671157020Sdes#define HAVE_OPENSSL 1
672157020Sdes
673157020Sdes/* Define if you have Digital Unix Security Integration Architecture */
674157020Sdes/* #undef HAVE_OSF_SIA */
675157020Sdes
676107553Sdes/* Define to 1 if you have the `pam_getenvlist' function. */
67799059Sdes#define HAVE_PAM_GETENVLIST 1
67899059Sdes
679126279Sdes/* Define to 1 if you have the <pam/pam_appl.h> header file. */
680126279Sdes/* #undef HAVE_PAM_PAM_APPL_H */
681126279Sdes
682124244Sdes/* Define to 1 if you have the `pam_putenv' function. */
683124244Sdes#define HAVE_PAM_PUTENV 1
684124244Sdes
685107553Sdes/* Define to 1 if you have the <paths.h> header file. */
68699059Sdes#define HAVE_PATHS_H 1
68799059Sdes
688157020Sdes/* Define if you have ut_pid in utmp.h */
689157020Sdes/* #undef HAVE_PID_IN_UTMP */
690157020Sdes
691157020Sdes/* define if you have pid_t data type */
692157020Sdes#define HAVE_PID_T 1
693157020Sdes
694181111Sdes/* Define to 1 if you have the `poll' function. */
695181111Sdes#define HAVE_POLL 1
696181111Sdes
697181111Sdes/* Define to 1 if you have the <poll.h> header file. */
698181111Sdes#define HAVE_POLL_H 1
699181111Sdes
700128462Sdes/* Define to 1 if you have the `prctl' function. */
701128462Sdes/* #undef HAVE_PRCTL */
702128462Sdes
703157020Sdes/* Define if you have /proc/$pid/fd */
704157020Sdes/* #undef HAVE_PROC_PID */
705157020Sdes
706113912Sdes/* Define to 1 if you have the `pstat' function. */
707113912Sdes/* #undef HAVE_PSTAT */
708113912Sdes
709107553Sdes/* Define to 1 if you have the <pty.h> header file. */
71099059Sdes/* #undef HAVE_PTY_H */
71199059Sdes
712107553Sdes/* Define to 1 if you have the `pututline' function. */
71399319Sdes/* #undef HAVE_PUTUTLINE */
71499059Sdes
715107553Sdes/* Define to 1 if you have the `pututxline' function. */
716202213Sed#define HAVE_PUTUTXLINE 1
71799059Sdes
718157020Sdes/* Define if your password has a pw_change field */
719157020Sdes#define HAVE_PW_CHANGE_IN_PASSWD 1
720157020Sdes
721157020Sdes/* Define if your password has a pw_class field */
722157020Sdes#define HAVE_PW_CLASS_IN_PASSWD 1
723157020Sdes
724157020Sdes/* Define if your password has a pw_expire field */
725157020Sdes#define HAVE_PW_EXPIRE_IN_PASSWD 1
726157020Sdes
727107553Sdes/* Define to 1 if you have the `readpassphrase' function. */
72899059Sdes#define HAVE_READPASSPHRASE 1
72999059Sdes
730107553Sdes/* Define to 1 if you have the <readpassphrase.h> header file. */
73199059Sdes#define HAVE_READPASSPHRASE_H 1
73299059Sdes
733107553Sdes/* Define to 1 if you have the `realpath' function. */
73499059Sdes#define HAVE_REALPATH 1
73599059Sdes
736107553Sdes/* Define to 1 if you have the `recvmsg' function. */
73799059Sdes#define HAVE_RECVMSG 1
73899059Sdes
739107553Sdes/* Define to 1 if you have the <rpc/types.h> header file. */
74099059Sdes#define HAVE_RPC_TYPES_H 1
74199059Sdes
742107553Sdes/* Define to 1 if you have the `rresvport_af' function. */
74399059Sdes#define HAVE_RRESVPORT_AF 1
74499059Sdes
745157020Sdes/* define if you have sa_family_t data type */
746157020Sdes#define HAVE_SA_FAMILY_T 1
747157020Sdes
748157020Sdes/* Define if you have SecureWare-based protected password database */
749157020Sdes/* #undef HAVE_SECUREWARE */
750157020Sdes
751107553Sdes/* Define to 1 if you have the <security/pam_appl.h> header file. */
75299059Sdes#define HAVE_SECURITY_PAM_APPL_H 1
75399059Sdes
754107553Sdes/* Define to 1 if you have the `sendmsg' function. */
75599059Sdes#define HAVE_SENDMSG 1
75699059Sdes
757124244Sdes/* Define to 1 if you have the `setauthdb' function. */
758124244Sdes/* #undef HAVE_SETAUTHDB */
759124244Sdes
760107553Sdes/* Define to 1 if you have the `setdtablesize' function. */
76199059Sdes/* #undef HAVE_SETDTABLESIZE */
76299059Sdes
763107553Sdes/* Define to 1 if you have the `setegid' function. */
76499059Sdes#define HAVE_SETEGID 1
76599059Sdes
766107553Sdes/* Define to 1 if you have the `setenv' function. */
76799059Sdes#define HAVE_SETENV 1
76899059Sdes
769107553Sdes/* Define to 1 if you have the `seteuid' function. */
77099059Sdes#define HAVE_SETEUID 1
77199059Sdes
772204917Sdes/* Define to 1 if you have the `setgroupent' function. */
773204917Sdes#define HAVE_SETGROUPENT 1
774204917Sdes
775107553Sdes/* Define to 1 if you have the `setgroups' function. */
77699059Sdes#define HAVE_SETGROUPS 1
77799059Sdes
778107553Sdes/* Define to 1 if you have the `setlogin' function. */
77999059Sdes#define HAVE_SETLOGIN 1
78099059Sdes
781107553Sdes/* Define to 1 if you have the `setluid' function. */
78299059Sdes/* #undef HAVE_SETLUID */
78399059Sdes
784204917Sdes/* Define to 1 if you have the `setpassent' function. */
785204917Sdes#define HAVE_SETPASSENT 1
786204917Sdes
787107553Sdes/* Define to 1 if you have the `setpcred' function. */
78899059Sdes/* #undef HAVE_SETPCRED */
78999059Sdes
790107553Sdes/* Define to 1 if you have the `setproctitle' function. */
79199059Sdes#define HAVE_SETPROCTITLE 1
79299059Sdes
793124244Sdes/* Define to 1 if you have the `setregid' function. */
794124244Sdes#define HAVE_SETREGID 1
795124244Sdes
796107553Sdes/* Define to 1 if you have the `setresgid' function. */
79799059Sdes#define HAVE_SETRESGID 1
79899059Sdes
799124244Sdes/* Define to 1 if you have the `setresuid' function. */
800124244Sdes#define HAVE_SETRESUID 1
801124244Sdes
802107553Sdes/* Define to 1 if you have the `setreuid' function. */
80399059Sdes#define HAVE_SETREUID 1
80499059Sdes
805107553Sdes/* Define to 1 if you have the `setrlimit' function. */
80699059Sdes#define HAVE_SETRLIMIT 1
80799059Sdes
808107553Sdes/* Define to 1 if you have the `setsid' function. */
80999059Sdes#define HAVE_SETSID 1
81099059Sdes
811107553Sdes/* Define to 1 if you have the `setutent' function. */
81299319Sdes/* #undef HAVE_SETUTENT */
81399059Sdes
814207319Sdes/* Define to 1 if you have the `setutxdb' function. */
815207319Sdes#define HAVE_SETUTXDB 1
816207319Sdes
817107553Sdes/* Define to 1 if you have the `setutxent' function. */
818202213Sed#define HAVE_SETUTXENT 1
81999059Sdes
820107553Sdes/* Define to 1 if you have the `setvbuf' function. */
82199059Sdes#define HAVE_SETVBUF 1
82299059Sdes
823181111Sdes/* Define to 1 if you have the `set_id' function. */
824181111Sdes/* #undef HAVE_SET_ID */
825181111Sdes
826162860Sdes/* Define to 1 if you have the `SHA256_Update' function. */
827162860Sdes#define HAVE_SHA256_UPDATE 1
828162860Sdes
829162860Sdes/* Define to 1 if you have the <sha2.h> header file. */
830162860Sdes/* #undef HAVE_SHA2_H */
831162860Sdes
832107553Sdes/* Define to 1 if you have the <shadow.h> header file. */
83399059Sdes/* #undef HAVE_SHADOW_H */
83499059Sdes
835107553Sdes/* Define to 1 if you have the `sigaction' function. */
83699059Sdes#define HAVE_SIGACTION 1
83799059Sdes
838107553Sdes/* Define to 1 if you have the `sigvec' function. */
83999059Sdes#define HAVE_SIGVEC 1
84099059Sdes
841107553Sdes/* Define to 1 if the system has the type `sig_atomic_t'. */
84299059Sdes#define HAVE_SIG_ATOMIC_T 1
84399059Sdes
844157020Sdes/* define if you have size_t data type */
845157020Sdes#define HAVE_SIZE_T 1
846157020Sdes
847107553Sdes/* Define to 1 if you have the `snprintf' function. */
84899059Sdes#define HAVE_SNPRINTF 1
84999059Sdes
850107553Sdes/* Define to 1 if you have the `socketpair' function. */
85199059Sdes#define HAVE_SOCKETPAIR 1
85299059Sdes
853147006Sdes/* Have PEERCRED socket option */
854147006Sdes/* #undef HAVE_SO_PEERCRED */
855147006Sdes
856157020Sdes/* define if you have ssize_t data type */
857157020Sdes#define HAVE_SSIZE_T 1
858157020Sdes
859157020Sdes/* Fields in struct sockaddr_storage */
860157020Sdes#define HAVE_SS_FAMILY_IN_SS 1
861157020Sdes
862181111Sdes/* Define to 1 if you have the `statfs' function. */
863181111Sdes#define HAVE_STATFS 1
864181111Sdes
865181111Sdes/* Define to 1 if you have the `statvfs' function. */
866181111Sdes#define HAVE_STATVFS 1
867181111Sdes
868107553Sdes/* Define to 1 if you have the <stddef.h> header file. */
86999059Sdes#define HAVE_STDDEF_H 1
87099059Sdes
871107553Sdes/* Define to 1 if you have the <stdint.h> header file. */
87299059Sdes#define HAVE_STDINT_H 1
87399059Sdes
874107553Sdes/* Define to 1 if you have the <stdlib.h> header file. */
875162953Sdes#define HAVE_STDLIB_H 1
87699059Sdes
877149754Sdes/* Define to 1 if you have the `strdup' function. */
878149754Sdes#define HAVE_STRDUP 1
879149754Sdes
880107553Sdes/* Define to 1 if you have the `strerror' function. */
88199059Sdes#define HAVE_STRERROR 1
88299059Sdes
883107553Sdes/* Define to 1 if you have the `strftime' function. */
88499059Sdes#define HAVE_STRFTIME 1
88599059Sdes
886157020Sdes/* Silly mkstemp() */
887157020Sdes/* #undef HAVE_STRICT_MKSTEMP */
888157020Sdes
889107553Sdes/* Define to 1 if you have the <strings.h> header file. */
89099059Sdes#define HAVE_STRINGS_H 1
89199059Sdes
892107553Sdes/* Define to 1 if you have the <string.h> header file. */
89399059Sdes#define HAVE_STRING_H 1
89499059Sdes
895107553Sdes/* Define to 1 if you have the `strlcat' function. */
89699059Sdes#define HAVE_STRLCAT 1
89799059Sdes
898107553Sdes/* Define to 1 if you have the `strlcpy' function. */
89999059Sdes#define HAVE_STRLCPY 1
90099059Sdes
901107553Sdes/* Define to 1 if you have the `strmode' function. */
90299059Sdes#define HAVE_STRMODE 1
90399059Sdes
904113912Sdes/* Define to 1 if you have the `strnvis' function. */
905113912Sdes/* #undef HAVE_STRNVIS */
906113912Sdes
907215116Sdes/* Define to 1 if you have the `strptime' function. */
908215116Sdes#define HAVE_STRPTIME 1
909215116Sdes
910107553Sdes/* Define to 1 if you have the `strsep' function. */
91199059Sdes#define HAVE_STRSEP 1
91299059Sdes
913149754Sdes/* Define to 1 if you have the `strtoll' function. */
914149754Sdes#define HAVE_STRTOLL 1
915149754Sdes
916149754Sdes/* Define to 1 if you have the `strtonum' function. */
917157020Sdes#define HAVE_STRTONUM 1
918149754Sdes
919126279Sdes/* Define to 1 if you have the `strtoul' function. */
920126279Sdes#define HAVE_STRTOUL 1
921126279Sdes
922157020Sdes/* define if you have struct addrinfo data type */
923157020Sdes#define HAVE_STRUCT_ADDRINFO 1
924157020Sdes
925157020Sdes/* define if you have struct in6_addr data type */
926157020Sdes#define HAVE_STRUCT_IN6_ADDR 1
927157020Sdes
928157020Sdes/* define if you have struct sockaddr_in6 data type */
929157020Sdes#define HAVE_STRUCT_SOCKADDR_IN6 1
930157020Sdes
931192595Sdes/* Define to 1 if `sin6_scope_id' is member of `struct sockaddr_in6'. */
932192595Sdes#define HAVE_STRUCT_SOCKADDR_IN6_SIN6_SCOPE_ID 1
933192595Sdes
934157020Sdes/* define if you have struct sockaddr_storage data type */
935157020Sdes#define HAVE_STRUCT_SOCKADDR_STORAGE 1
936157020Sdes
937107553Sdes/* Define to 1 if `st_blksize' is member of `struct stat'. */
93899059Sdes#define HAVE_STRUCT_STAT_ST_BLKSIZE 1
93999059Sdes
940113912Sdes/* Define to 1 if the system has the type `struct timespec'. */
941113912Sdes#define HAVE_STRUCT_TIMESPEC 1
942113912Sdes
943157020Sdes/* define if you have struct timeval */
944157020Sdes#define HAVE_STRUCT_TIMEVAL 1
945157020Sdes
946181111Sdes/* Define to 1 if you have the `swap32' function. */
947181111Sdes/* #undef HAVE_SWAP32 */
948181111Sdes
949107553Sdes/* Define to 1 if you have the `sysconf' function. */
95099059Sdes#define HAVE_SYSCONF 1
95199059Sdes
952157020Sdes/* Define if you have syslen in utmpx.h */
953157020Sdes/* #undef HAVE_SYSLEN_IN_UTMPX */
954157020Sdes
955124244Sdes/* Define to 1 if you have the <sys/audit.h> header file. */
956124244Sdes/* #undef HAVE_SYS_AUDIT_H */
957124244Sdes
958107553Sdes/* Define to 1 if you have the <sys/bitypes.h> header file. */
95999059Sdes/* #undef HAVE_SYS_BITYPES_H */
96099059Sdes
961107553Sdes/* Define to 1 if you have the <sys/bsdtty.h> header file. */
96299059Sdes/* #undef HAVE_SYS_BSDTTY_H */
96399059Sdes
964107553Sdes/* Define to 1 if you have the <sys/cdefs.h> header file. */
96599059Sdes#define HAVE_SYS_CDEFS_H 1
96699059Sdes
967137019Sdes/* Define to 1 if you have the <sys/dir.h> header file. */
968137019Sdes#define HAVE_SYS_DIR_H 1
969137019Sdes
970157020Sdes/* Define if your system defines sys_errlist[] */
971157020Sdes#define HAVE_SYS_ERRLIST 1
972157020Sdes
973107553Sdes/* Define to 1 if you have the <sys/mman.h> header file. */
97499059Sdes#define HAVE_SYS_MMAN_H 1
97599059Sdes
976181111Sdes/* Define to 1 if you have the <sys/mount.h> header file. */
977181111Sdes#define HAVE_SYS_MOUNT_H 1
978181111Sdes
979137019Sdes/* Define to 1 if you have the <sys/ndir.h> header file. */
980137019Sdes/* #undef HAVE_SYS_NDIR_H */
981137019Sdes
982157020Sdes/* Define if your system defines sys_nerr */
983157020Sdes#define HAVE_SYS_NERR 1
984157020Sdes
985181111Sdes/* Define to 1 if you have the <sys/poll.h> header file. */
986181111Sdes#define HAVE_SYS_POLL_H 1
987181111Sdes
988128462Sdes/* Define to 1 if you have the <sys/prctl.h> header file. */
989128462Sdes/* #undef HAVE_SYS_PRCTL_H */
990128462Sdes
991113912Sdes/* Define to 1 if you have the <sys/pstat.h> header file. */
992113912Sdes/* #undef HAVE_SYS_PSTAT_H */
993113912Sdes
994126279Sdes/* Define to 1 if you have the <sys/ptms.h> header file. */
995126279Sdes/* #undef HAVE_SYS_PTMS_H */
996126279Sdes
997107553Sdes/* Define to 1 if you have the <sys/select.h> header file. */
99899059Sdes#define HAVE_SYS_SELECT_H 1
99999059Sdes
1000181111Sdes/* Define to 1 if you have the <sys/statvfs.h> header file. */
1001181111Sdes#define HAVE_SYS_STATVFS_H 1
1002181111Sdes
1003107553Sdes/* Define to 1 if you have the <sys/stat.h> header file. */
100499059Sdes#define HAVE_SYS_STAT_H 1
100599059Sdes
1006126279Sdes/* Define to 1 if you have the <sys/stream.h> header file. */
1007126279Sdes/* #undef HAVE_SYS_STREAM_H */
1008126279Sdes
1009107553Sdes/* Define to 1 if you have the <sys/stropts.h> header file. */
101099059Sdes/* #undef HAVE_SYS_STROPTS_H */
101199059Sdes
1012124244Sdes/* Define to 1 if you have the <sys/strtio.h> header file. */
1013124244Sdes/* #undef HAVE_SYS_STRTIO_H */
1014124244Sdes
1015149754Sdes/* Force use of sys/syslog.h on Ultrix */
1016149754Sdes/* #undef HAVE_SYS_SYSLOG_H */
1017149754Sdes
1018107553Sdes/* Define to 1 if you have the <sys/sysmacros.h> header file. */
101999059Sdes/* #undef HAVE_SYS_SYSMACROS_H */
102099059Sdes
1021113912Sdes/* Define to 1 if you have the <sys/timers.h> header file. */
1022113912Sdes#define HAVE_SYS_TIMERS_H 1
1023113912Sdes
1024107553Sdes/* Define to 1 if you have the <sys/time.h> header file. */
102599059Sdes#define HAVE_SYS_TIME_H 1
102699059Sdes
1027107553Sdes/* Define to 1 if you have the <sys/types.h> header file. */
1028162953Sdes#define HAVE_SYS_TYPES_H 1
102999059Sdes
1030107553Sdes/* Define to 1 if you have the <sys/un.h> header file. */
103199059Sdes#define HAVE_SYS_UN_H 1
103299059Sdes
1033107553Sdes/* Define to 1 if you have the `tcgetpgrp' function. */
103499059Sdes#define HAVE_TCGETPGRP 1
103599059Sdes
1036124244Sdes/* Define to 1 if you have the `tcsendbreak' function. */
1037124244Sdes#define HAVE_TCSENDBREAK 1
1038124244Sdes
1039107553Sdes/* Define to 1 if you have the `time' function. */
104099059Sdes#define HAVE_TIME 1
104199059Sdes
1042107553Sdes/* Define to 1 if you have the <time.h> header file. */
104399059Sdes#define HAVE_TIME_H 1
104499059Sdes
1045157020Sdes/* Define if you have ut_time in utmp.h */
1046202213Sed/* #undef HAVE_TIME_IN_UTMP */
1047157020Sdes
1048157020Sdes/* Define if you have ut_time in utmpx.h */
1049157020Sdes/* #undef HAVE_TIME_IN_UTMPX */
1050157020Sdes
1051107553Sdes/* Define to 1 if you have the <tmpdir.h> header file. */
1052107553Sdes/* #undef HAVE_TMPDIR_H */
1053107553Sdes
1054107553Sdes/* Define to 1 if you have the `truncate' function. */
105599059Sdes#define HAVE_TRUNCATE 1
105699059Sdes
1057107553Sdes/* Define to 1 if you have the <ttyent.h> header file. */
105899059Sdes#define HAVE_TTYENT_H 1
105999059Sdes
1060157020Sdes/* Define if you have ut_tv in utmp.h */
1061157020Sdes/* #undef HAVE_TV_IN_UTMP */
1062157020Sdes
1063157020Sdes/* Define if you have ut_tv in utmpx.h */
1064202213Sed#define HAVE_TV_IN_UTMPX 1
1065157020Sdes
1066157020Sdes/* Define if you have ut_type in utmp.h */
1067157020Sdes/* #undef HAVE_TYPE_IN_UTMP */
1068157020Sdes
1069157020Sdes/* Define if you have ut_type in utmpx.h */
1070202213Sed#define HAVE_TYPE_IN_UTMPX 1
1071157020Sdes
1072181111Sdes/* Define to 1 if you have the <ucred.h> header file. */
1073181111Sdes/* #undef HAVE_UCRED_H */
1074181111Sdes
1075157020Sdes/* define if you have uintxx_t data type */
1076157020Sdes#define HAVE_UINTXX_T 1
1077157020Sdes
1078107553Sdes/* Define to 1 if you have the <unistd.h> header file. */
107999059Sdes#define HAVE_UNISTD_H 1
108099059Sdes
1081128462Sdes/* Define to 1 if you have the `unsetenv' function. */
1082128462Sdes#define HAVE_UNSETENV 1
1083128462Sdes
1084157020Sdes/* Define to 1 if the system has the type `unsigned long long'. */
1085157020Sdes#define HAVE_UNSIGNED_LONG_LONG 1
1086157020Sdes
1087107553Sdes/* Define to 1 if you have the `updwtmp' function. */
108899059Sdes/* #undef HAVE_UPDWTMP */
108999059Sdes
1090126279Sdes/* Define to 1 if you have the `updwtmpx' function. */
1091126279Sdes/* #undef HAVE_UPDWTMPX */
1092126279Sdes
1093107553Sdes/* Define to 1 if you have the <usersec.h> header file. */
109499059Sdes/* #undef HAVE_USERSEC_H */
109599059Sdes
1096204917Sdes/* Define to 1 if you have the `user_from_uid' function. */
1097204917Sdes#define HAVE_USER_FROM_UID 1
1098204917Sdes
1099107553Sdes/* Define to 1 if you have the <util.h> header file. */
110099059Sdes/* #undef HAVE_UTIL_H */
110199059Sdes
1102107553Sdes/* Define to 1 if you have the `utimes' function. */
110399059Sdes#define HAVE_UTIMES 1
110499059Sdes
1105107553Sdes/* Define to 1 if you have the <utime.h> header file. */
110699059Sdes#define HAVE_UTIME_H 1
110799059Sdes
1108107553Sdes/* Define to 1 if you have the `utmpname' function. */
110999059Sdes/* #undef HAVE_UTMPNAME */
111099059Sdes
1111107553Sdes/* Define to 1 if you have the `utmpxname' function. */
111299059Sdes/* #undef HAVE_UTMPXNAME */
111399059Sdes
1114107553Sdes/* Define to 1 if you have the <utmpx.h> header file. */
1115202213Sed#define HAVE_UTMPX_H 1
111699059Sdes
1117107553Sdes/* Define to 1 if you have the <utmp.h> header file. */
1118202213Sed/* #undef HAVE_UTMP_H */
111999059Sdes
1120157020Sdes/* define if you have u_char data type */
1121157020Sdes#define HAVE_U_CHAR 1
1122157020Sdes
1123157020Sdes/* define if you have u_int data type */
1124157020Sdes#define HAVE_U_INT 1
1125157020Sdes
1126157020Sdes/* define if you have u_int64_t data type */
1127157020Sdes#define HAVE_U_INT64_T 1
1128157020Sdes
1129157020Sdes/* define if you have u_intxx_t data type */
1130157020Sdes#define HAVE_U_INTXX_T 1
1131157020Sdes
1132157020Sdes/* Define to 1 if you have the `vasprintf' function. */
1133157020Sdes#define HAVE_VASPRINTF 1
1134157020Sdes
1135157020Sdes/* Define if va_copy exists */
1136157020Sdes#define HAVE_VA_COPY 1
1137157020Sdes
1138107553Sdes/* Define to 1 if you have the `vhangup' function. */
113999059Sdes/* #undef HAVE_VHANGUP */
114099059Sdes
1141124244Sdes/* Define to 1 if you have the <vis.h> header file. */
1142124244Sdes#define HAVE_VIS_H 1
1143124244Sdes
1144107553Sdes/* Define to 1 if you have the `vsnprintf' function. */
114599059Sdes#define HAVE_VSNPRINTF 1
114699059Sdes
1147107553Sdes/* Define to 1 if you have the `waitpid' function. */
114899059Sdes#define HAVE_WAITPID 1
114999059Sdes
1150124244Sdes/* Define to 1 if you have the `_getlong' function. */
1151126279Sdes#define HAVE__GETLONG 1
1152124244Sdes
1153107553Sdes/* Define to 1 if you have the `_getpty' function. */
115499059Sdes/* #undef HAVE__GETPTY */
115599059Sdes
1156124244Sdes/* Define to 1 if you have the `_getshort' function. */
1157126279Sdes#define HAVE__GETSHORT 1
1158124244Sdes
1159181111Sdes/* Define if you have struct __res_state _res as an extern */
1160181111Sdes#define HAVE__RES_EXTERN 1
1161181111Sdes
1162107553Sdes/* Define to 1 if you have the `__b64_ntop' function. */
116399059Sdes#define HAVE___B64_NTOP 1
116499059Sdes
1165113912Sdes/* Define to 1 if you have the `__b64_pton' function. */
1166113912Sdes#define HAVE___B64_PTON 1
1167113912Sdes
1168157020Sdes/* Define if compiler implements __FUNCTION__ */
1169157020Sdes#define HAVE___FUNCTION__ 1
1170157020Sdes
1171157020Sdes/* Define if libc defines __progname */
1172157020Sdes#define HAVE___PROGNAME 1
1173157020Sdes
1174157020Sdes/* Fields in struct sockaddr_storage */
1175157020Sdes/* #undef HAVE___SS_FAMILY_IN_SS */
1176157020Sdes
1177157020Sdes/* Define if __va_copy exists */
1178181111Sdes#define HAVE___VA_COPY 1
1179157020Sdes
1180157020Sdes/* Define if compiler implements __func__ */
1181157020Sdes#define HAVE___func__ 1
1182157020Sdes
1183157020Sdes/* Define this if you are using the Heimdal version of Kerberos V5 */
1184157020Sdes/* #undef HEIMDAL */
1185157020Sdes
1186157020Sdes/* Define if you need to use IP address instead of hostname in $DISPLAY */
1187157020Sdes/* #undef IPADDR_IN_DISPLAY */
1188157020Sdes
1189157020Sdes/* Detect IPv4 in IPv6 mapped addresses and treat as IPv4 */
1190157020Sdes/* #undef IPV4_IN_IPV6 */
1191157020Sdes
1192157020Sdes/* Define if your system choked on IP TOS setting */
1193157020Sdes/* #undef IP_TOS_IS_BROKEN */
1194157020Sdes
1195157020Sdes/* Define if you want Kerberos 5 support */
1196157020Sdes/* #undef KRB5 */
1197157020Sdes
1198192595Sdes/* Define if pututxline updates lastlog too */
1199192595Sdes/* #undef LASTLOG_WRITE_PUTUTXLINE */
1200192595Sdes
1201157020Sdes/* Define if you want TCP Wrappers support */
1202157020Sdes#define LIBWRAP 1
1203157020Sdes
1204157020Sdes/* Define to whatever link() returns for "not supported" if it doesn't return
1205157020Sdes   EOPNOTSUPP. */
1206157020Sdes/* #undef LINK_OPNOTSUPP_ERRNO */
1207157020Sdes
1208204917Sdes/* Adjust Linux out-of-memory killer */
1209204917Sdes/* #undef LINUX_OOM_ADJUST */
1210204917Sdes
1211149754Sdes/* max value of long long calculated by configure */
1212149754Sdes/* #undef LLONG_MAX */
1213149754Sdes
1214149754Sdes/* min value of long long calculated by configure */
1215149754Sdes/* #undef LLONG_MIN */
1216149754Sdes
1217157020Sdes/* Account locked with pw(1) */
1218157020Sdes#define LOCKED_PASSWD_PREFIX "*LOCKED*"
1219157020Sdes
1220157020Sdes/* String used in /etc/passwd to denote locked account */
1221157020Sdes/* #undef LOCKED_PASSWD_STRING */
1222157020Sdes
1223157020Sdes/* String used in /etc/passwd to denote locked account */
1224157020Sdes/* #undef LOCKED_PASSWD_SUBSTR */
1225157020Sdes
1226157020Sdes/* Some versions of /bin/login need the TERM supplied on the commandline */
1227157020Sdes/* #undef LOGIN_NEEDS_TERM */
1228157020Sdes
1229157020Sdes/* Some systems need a utmpx entry for /bin/login to work */
1230157020Sdes/* #undef LOGIN_NEEDS_UTMPX */
1231157020Sdes
1232157020Sdes/* Define if your login program cannot handle end of options ("--") */
1233157020Sdes/* #undef LOGIN_NO_ENDOPT */
1234157020Sdes
1235157020Sdes/* If your header files don't define LOGIN_PROGRAM, then use this (detected)
1236157020Sdes   from environment and PATH */
1237157020Sdes#define LOGIN_PROGRAM_FALLBACK "/usr/bin/login"
1238157020Sdes
1239157020Sdes/* Set this to your mail directory if you don't have maillock.h */
1240157020Sdes/* #undef MAIL_DIRECTORY */
1241157020Sdes
1242157020Sdes/* Define on *nto-qnx systems */
1243157020Sdes/* #undef MISSING_FD_MASK */
1244157020Sdes
1245157020Sdes/* Define on *nto-qnx systems */
1246157020Sdes/* #undef MISSING_HOWMANY */
1247157020Sdes
1248157020Sdes/* Define on *nto-qnx systems */
1249157020Sdes/* #undef MISSING_NFDBITS */
1250157020Sdes
1251149754Sdes/* Need setpgrp to acquire controlling tty */
1252162860Sdes/* #undef NEED_SETPGRP */
1253149754Sdes
1254157020Sdes/* Define if the concept of ports only accessible to superusers isn't known */
1255157020Sdes/* #undef NO_IPPORT_RESERVED_CONCEPT */
1256157020Sdes
1257157020Sdes/* Define if you don't want to use lastlog in session.c */
1258157020Sdes/* #undef NO_SSH_LASTLOG */
1259157020Sdes
1260157020Sdes/* Define if X11 doesn't support AF_UNIX sockets on that system */
1261157020Sdes/* #undef NO_X11_UNIX_SOCKETS */
1262157020Sdes
1263197679Sdes/* Define if EVP_DigestUpdate returns void */
1264197679Sdes/* #undef OPENSSL_EVP_DIGESTUPDATE_VOID */
1265197679Sdes
1266157020Sdes/* libcrypto is missing AES 192 and 256 bit functions */
1267162860Sdes/* #undef OPENSSL_LOBOTOMISED_AES */
1268157020Sdes
1269157020Sdes/* Define if you want OpenSSL's internally seeded PRNG only */
1270157020Sdes#define OPENSSL_PRNG_ONLY 1
1271157020Sdes
1272107553Sdes/* Define to the address where bug reports for this package should be sent. */
1273157020Sdes#define PACKAGE_BUGREPORT "openssh-unix-dev@mindrot.org"
1274107553Sdes
1275107553Sdes/* Define to the full name of this package. */
1276147006Sdes#define PACKAGE_NAME "OpenSSH"
1277107553Sdes
1278107553Sdes/* Define to the full name and version of this package. */
1279147006Sdes#define PACKAGE_STRING "OpenSSH Portable"
1280107553Sdes
1281107553Sdes/* Define to the one symbol short name of this package. */
1282147006Sdes#define PACKAGE_TARNAME "openssh"
1283107553Sdes
1284107553Sdes/* Define to the version of this package. */
1285147006Sdes#define PACKAGE_VERSION "Portable"
1286107553Sdes
1287157020Sdes/* Define if you are using Solaris-derived PAM which passes pam_messages to
1288157020Sdes   the conversation function with an extra level of indirection */
1289157020Sdes/* #undef PAM_SUN_CODEBASE */
1290157020Sdes
1291157020Sdes/* Work around problematic Linux PAM modules handling of PAM_TTY */
1292157020Sdes/* #undef PAM_TTY_KLUDGE */
1293157020Sdes
1294147006Sdes/* must supply username to passwd */
1295147006Sdes/* #undef PASSWD_NEEDS_USERNAME */
1296147006Sdes
1297157020Sdes/* Port number of PRNGD/EGD random number socket */
1298157020Sdes/* #undef PRNGD_PORT */
1299157020Sdes
1300157020Sdes/* Location of PRNGD/EGD random number socket */
1301157020Sdes/* #undef PRNGD_SOCKET */
1302157020Sdes
1303162860Sdes/* read(1) can return 0 for a non-closed fd */
1304162860Sdes/* #undef PTY_ZEROREAD */
1305162860Sdes
1306157020Sdes/* Define if your platform breaks doing a seteuid before a setuid */
1307157020Sdes/* #undef SETEUID_BREAKS_SETUID */
1308157020Sdes
1309181111Sdes/* The size of `char', as computed by sizeof. */
131099059Sdes#define SIZEOF_CHAR 1
131199059Sdes
1312181111Sdes/* The size of `int', as computed by sizeof. */
131399059Sdes#define SIZEOF_INT 4
131499059Sdes
1315181111Sdes/* The size of `long int', as computed by sizeof. */
1316182601Sdes#define SIZEOF_LONG_INT 4
131799059Sdes
1318181111Sdes/* The size of `long long int', as computed by sizeof. */
1319182601Sdes#define SIZEOF_LONG_LONG_INT 8
132099059Sdes
1321181111Sdes/* The size of `short int', as computed by sizeof. */
132299059Sdes#define SIZEOF_SHORT_INT 2
132399059Sdes
1324157020Sdes/* Define if you want S/Key support */
1325157020Sdes/* #undef SKEY */
1326157020Sdes
1327157020Sdes/* Define if your skeychallenge() function takes 4 arguments (NetBSD) */
1328157020Sdes/* #undef SKEYCHALLENGE_4ARG */
1329157020Sdes
1330157020Sdes/* Define as const if snprintf() can declare const char *fmt */
1331157020Sdes#define SNPRINTF_CONST const
1332157020Sdes
1333157020Sdes/* Define to a Set Process Title type if your system is supported by
1334157020Sdes   bsd-setproctitle.c */
1335157020Sdes/* #undef SPT_TYPE */
1336157020Sdes
1337157020Sdes/* Define if sshd somehow reacquires a controlling TTY after setsid() */
1338157020Sdes/* #undef SSHD_ACQUIRES_CTTY */
1339157020Sdes
1340157020Sdes/* Define if pam_chauthtok wants real uid set to the unpriv'ed user */
1341157020Sdes/* #undef SSHPAM_CHAUTHTOK_NEEDS_RUID */
1342157020Sdes
1343147006Sdes/* Use audit debugging module */
1344147006Sdes/* #undef SSH_AUDIT_EVENTS */
1345147006Sdes
1346197679Sdes/* Windows is sensitive to read buffer size */
1347197679Sdes/* #undef SSH_IOBUFSZ */
1348197679Sdes
1349157020Sdes/* non-privileged user for privilege separation */
1350157020Sdes#define SSH_PRIVSEP_USER "sshd"
1351157020Sdes
1352157020Sdes/* Use tunnel device compatibility to OpenBSD */
1353157020Sdes/* #undef SSH_TUN_COMPAT_AF */
1354157020Sdes
1355157020Sdes/* Open tunnel devices the FreeBSD way */
1356157020Sdes#define SSH_TUN_FREEBSD 1
1357157020Sdes
1358157020Sdes/* Open tunnel devices the Linux tun/tap way */
1359157020Sdes/* #undef SSH_TUN_LINUX */
1360157020Sdes
1361157020Sdes/* No layer 2 tunnel support */
1362157020Sdes/* #undef SSH_TUN_NO_L2 */
1363157020Sdes
1364157020Sdes/* Open tunnel devices the OpenBSD way */
1365157020Sdes/* #undef SSH_TUN_OPENBSD */
1366157020Sdes
1367157020Sdes/* Prepend the address family to IP tunnel traffic */
1368157020Sdes/* #undef SSH_TUN_PREPEND_AF */
1369157020Sdes
1370107553Sdes/* Define to 1 if you have the ANSI C header files. */
1371162953Sdes#define STDC_HEADERS 1
137299059Sdes
1373157020Sdes/* Define if you want a different $PATH for the superuser */
1374157020Sdes/* #undef SUPERUSER_PATH */
1375157020Sdes
1376162860Sdes/* syslog_r function is safe to use in in a signal handler */
1377162860Sdes/* #undef SYSLOG_R_SAFE_IN_SIGHAND */
1378162860Sdes
1379149754Sdes/* Support passwords > 8 chars */
1380149754Sdes/* #undef UNIXWARE_LONG_PASSWORDS */
1381149754Sdes
1382157020Sdes/* Specify default $PATH */
1383157020Sdes/* #undef USER_PATH */
1384157020Sdes
1385157020Sdes/* Define this if you want to use libkafs' AFS support */
1386157020Sdes/* #undef USE_AFS */
1387157020Sdes
1388147006Sdes/* Use BSM audit module */
1389147006Sdes/* #undef USE_BSM_AUDIT */
1390147006Sdes
1391147006Sdes/* Use btmp to log bad logins */
1392147006Sdes/* #undef USE_BTMP */
1393147006Sdes
1394147006Sdes/* Use libedit for sftp */
1395157020Sdes#define USE_LIBEDIT 1
1396147006Sdes
1397162860Sdes/* Enable OpenSSL engine support */
1398162860Sdes#define USE_OPENSSL_ENGINE 1
1399162860Sdes
1400157020Sdes/* Define if you want to enable PAM support */
1401157020Sdes#define USE_PAM 1
1402157020Sdes
1403157020Sdes/* Use PIPES instead of a socketpair() */
1404157020Sdes/* #undef USE_PIPES */
1405157020Sdes
1406162860Sdes/* Define if you have Solaris process contracts */
1407162860Sdes/* #undef USE_SOLARIS_PROCESS_CONTRACTS */
1408162860Sdes
1409157020Sdes/* Define if you shouldn't strip 'tty' from your ttyname in [uw]tmp */
1410157020Sdes/* #undef WITH_ABBREV_NO_TTY */
1411157020Sdes
1412157020Sdes/* Define if you want to enable AIX4's authenticate function */
1413157020Sdes/* #undef WITH_AIXAUTHENTICATE */
1414157020Sdes
1415157020Sdes/* Define if you have/want arrays (cluster-wide session managment, not C
1416157020Sdes   arrays) */
1417157020Sdes/* #undef WITH_IRIX_ARRAY */
1418157020Sdes
1419157020Sdes/* Define if you want IRIX audit trails */
1420157020Sdes/* #undef WITH_IRIX_AUDIT */
1421157020Sdes
1422157020Sdes/* Define if you want IRIX kernel jobs */
1423157020Sdes/* #undef WITH_IRIX_JOBS */
1424157020Sdes
1425157020Sdes/* Define if you want IRIX project management */
1426157020Sdes/* #undef WITH_IRIX_PROJECT */
1427157020Sdes
1428162860Sdes/* Define if you want SELinux support. */
1429162860Sdes/* #undef WITH_SELINUX */
1430162860Sdes
1431207319Sdes/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1432207319Sdes   significant byte first (like Motorola and SPARC, unlike Intel and VAX). */
1433197679Sdes#if defined __BIG_ENDIAN__
1434197679Sdes# define WORDS_BIGENDIAN 1
1435197679Sdes#elif ! defined __LITTLE_ENDIAN__
1436197679Sdes/* # undef WORDS_BIGENDIAN */
1437197679Sdes#endif
143899059Sdes
1439157020Sdes/* Define if xauth is found in your path */
1440163054Sdes/* #undef XAUTH_PATH */
1441157020Sdes
144299059Sdes/* Number of bits in a file offset, on hosts where this is settable. */
144399059Sdes/* #undef _FILE_OFFSET_BITS */
144499059Sdes
144599059Sdes/* Define for large files, on AIX-style hosts. */
144699059Sdes/* #undef _LARGE_FILES */
144799059Sdes
1448147006Sdes/* log for bad login attempts */
1449147006Sdes/* #undef _PATH_BTMP */
1450147006Sdes
1451157020Sdes/* Full path of your "passwd" program */
1452157020Sdes#define _PATH_PASSWD_PROG "/usr/bin/passwd"
1453157020Sdes
1454157020Sdes/* Specify location of ssh.pid */
1455157020Sdes#define _PATH_SSH_PIDDIR "/var/run"
1456157020Sdes
1457157020Sdes/* Define if we don't have struct __res_state in resolv.h */
1458157020Sdes/* #undef __res_state */
1459157020Sdes
1460147006Sdes/* Define to `__inline__' or `__inline' if that's what the C compiler
1461147006Sdes   calls it, or to nothing if 'inline' is not supported under any name.  */
1462147006Sdes#ifndef __cplusplus
146399059Sdes/* #undef inline */
1464147006Sdes#endif
146599059Sdes
146699059Sdes/* type to use in place of socklen_t if not defined */
146799059Sdes/* #undef socklen_t */
1468