|
2
|
1 |
/* config.h.in. Generated from configure.in by autoheader. */
|
|
|
2 |
/* Package name */
|
|
|
3 |
#undef PACKAGE
|
|
0
|
4 |
|
|
2
|
5 |
/* Version number */
|
|
|
6 |
#undef VERSION
|
|
0
|
7 |
|
|
2
|
8 |
#undef BINDIR
|
|
0
|
9 |
|
|
|
10 |
/* Use only crypt(3) for password encryption */
|
|
|
11 |
#undef USE_CRYPT
|
|
|
12 |
|
|
|
13 |
/* Use Kerberos 5 authentication */
|
|
|
14 |
#undef USE_KRB5
|
|
|
15 |
|
|
|
16 |
#undef VPWTABLE_CDB
|
|
|
17 |
#undef VPWTABLE_GDBM
|
|
|
18 |
|
|
2
|
19 |
/* Define to 1 if you have the `crypt' function. */
|
|
0
|
20 |
#undef HAVE_CRYPT
|
|
|
21 |
|
|
2
|
22 |
/* Define to 1 if you have the <crypt.h> header file. */
|
|
0
|
23 |
#undef HAVE_CRYPT_H
|
|
|
24 |
|
|
2
|
25 |
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
|
|
|
26 |
*/
|
|
0
|
27 |
#undef HAVE_DIRENT_H
|
|
|
28 |
|
|
2
|
29 |
/* Define to 1 if you have the <fcntl.h> header file. */
|
|
0
|
30 |
#undef HAVE_FCNTL_H
|
|
|
31 |
|
|
2
|
32 |
/* Define to 1 if you have the `gethostname' function. */
|
|
|
33 |
#undef HAVE_GETHOSTNAME
|
|
|
34 |
|
|
|
35 |
/* Define to 1 if you have the `gettimeofday' function. */
|
|
|
36 |
#undef HAVE_GETTIMEOFDAY
|
|
|
37 |
|
|
|
38 |
/* Define to 1 if you have the <inttypes.h> header file. */
|
|
|
39 |
#undef HAVE_INTTYPES_H
|
|
|
40 |
|
|
|
41 |
/* Define to 1 if you have the `crypt' library (-lcrypt). */
|
|
|
42 |
#undef HAVE_LIBCRYPT
|
|
|
43 |
|
|
|
44 |
/* Define to 1 if you have the `inet' library (-linet). */
|
|
|
45 |
#undef HAVE_LIBINET
|
|
|
46 |
|
|
|
47 |
/* Define to 1 if you have the `socket' library (-lsocket). */
|
|
|
48 |
#undef HAVE_LIBSOCKET
|
|
|
49 |
|
|
|
50 |
/* Define to 1 if you have the `xnet' library (-lxnet). */
|
|
|
51 |
#undef HAVE_LIBXNET
|
|
|
52 |
|
|
|
53 |
/* Define to 1 if you have the <memory.h> header file. */
|
|
|
54 |
#undef HAVE_MEMORY_H
|
|
|
55 |
|
|
|
56 |
/* Define to 1 if you have the `mkdir' function. */
|
|
|
57 |
#undef HAVE_MKDIR
|
|
|
58 |
|
|
|
59 |
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
|
|
0
|
60 |
#undef HAVE_NDIR_H
|
|
|
61 |
|
|
2
|
62 |
/* Define to 1 if you have the `putenv' function. */
|
|
|
63 |
#undef HAVE_PUTENV
|
|
|
64 |
|
|
|
65 |
/* Define to 1 if you have the `random' function. */
|
|
|
66 |
#undef HAVE_RANDOM
|
|
|
67 |
|
|
|
68 |
/* Define to 1 if you have the `rmdir' function. */
|
|
|
69 |
#undef HAVE_RMDIR
|
|
|
70 |
|
|
|
71 |
/* Define to 1 if you have the <shadow.h> header file. */
|
|
0
|
72 |
#undef HAVE_SHADOW_H
|
|
|
73 |
|
|
2
|
74 |
/* Define to 1 if you have the `socket' function. */
|
|
|
75 |
#undef HAVE_SOCKET
|
|
|
76 |
|
|
|
77 |
/* Define to 1 if you have the `srandom' function. */
|
|
|
78 |
#undef HAVE_SRANDOM
|
|
|
79 |
|
|
|
80 |
/* Define to 1 if you have the <stdint.h> header file. */
|
|
|
81 |
#undef HAVE_STDINT_H
|
|
|
82 |
|
|
|
83 |
/* Define to 1 if you have the <stdlib.h> header file. */
|
|
|
84 |
#undef HAVE_STDLIB_H
|
|
|
85 |
|
|
|
86 |
/* Define to 1 if you have the <strings.h> header file. */
|
|
|
87 |
#undef HAVE_STRINGS_H
|
|
|
88 |
|
|
|
89 |
/* Define to 1 if you have the <string.h> header file. */
|
|
|
90 |
#undef HAVE_STRING_H
|
|
|
91 |
|
|
|
92 |
/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
|
|
|
93 |
*/
|
|
0
|
94 |
#undef HAVE_SYS_DIR_H
|
|
|
95 |
|
|
2
|
96 |
/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
|
|
|
97 |
*/
|
|
0
|
98 |
#undef HAVE_SYS_NDIR_H
|
|
|
99 |
|
|
2
|
100 |
/* Define to 1 if you have the <sys/stat.h> header file. */
|
|
|
101 |
#undef HAVE_SYS_STAT_H
|
|
|
102 |
|
|
|
103 |
/* Define to 1 if you have the <sys/time.h> header file. */
|
|
0
|
104 |
#undef HAVE_SYS_TIME_H
|
|
|
105 |
|
|
2
|
106 |
/* Define to 1 if you have the <sys/types.h> header file. */
|
|
|
107 |
#undef HAVE_SYS_TYPES_H
|
|
0
|
108 |
|
|
2
|
109 |
/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
|
|
|
110 |
#undef HAVE_SYS_WAIT_H
|
|
0
|
111 |
|
|
2
|
112 |
/* Define to 1 if you have the <unistd.h> header file. */
|
|
|
113 |
#undef HAVE_UNISTD_H
|
|
0
|
114 |
|
|
|
115 |
/* Name of package */
|
|
|
116 |
#undef PACKAGE
|
|
|
117 |
|
|
2
|
118 |
/* Define to the address where bug reports for this package should be sent. */
|
|
|
119 |
#undef PACKAGE_BUGREPORT
|
|
|
120 |
|
|
|
121 |
/* Define to the full name of this package. */
|
|
|
122 |
#undef PACKAGE_NAME
|
|
|
123 |
|
|
|
124 |
/* Define to the full name and version of this package. */
|
|
|
125 |
#undef PACKAGE_STRING
|
|
|
126 |
|
|
|
127 |
/* Define to the one symbol short name of this package. */
|
|
|
128 |
#undef PACKAGE_TARNAME
|
|
|
129 |
|
|
|
130 |
/* Define to the version of this package. */
|
|
|
131 |
#undef PACKAGE_VERSION
|
|
|
132 |
|
|
|
133 |
/* Define as the return type of signal handlers (`int' or `void'). */
|
|
|
134 |
#undef RETSIGTYPE
|
|
|
135 |
|
|
|
136 |
/* Define to 1 if you have the ANSI C header files. */
|
|
|
137 |
#undef STDC_HEADERS
|
|
|
138 |
|
|
|
139 |
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
|
|
|
140 |
#undef TIME_WITH_SYS_TIME
|
|
|
141 |
|
|
0
|
142 |
/* Version number of package */
|
|
|
143 |
#undef VERSION
|
|
|
144 |
|
|
2
|
145 |
/* Define to empty if `const' does not conform to ANSI C. */
|
|
|
146 |
#undef const
|
|
|
147 |
|
|
|
148 |
/* Define to `int' if <sys/types.h> doesn't define. */
|
|
|
149 |
#undef gid_t
|
|
|
150 |
|
|
|
151 |
/* Define to `__inline__' or `__inline' if that's what the C compiler
|
|
|
152 |
calls it, or to nothing if 'inline' is not supported under any name. */
|
|
|
153 |
#ifndef __cplusplus
|
|
|
154 |
#undef inline
|
|
|
155 |
#endif
|
|
|
156 |
|
|
|
157 |
/* Define to `int' if <sys/types.h> does not define. */
|
|
|
158 |
#undef pid_t
|
|
|
159 |
|
|
|
160 |
/* Define to `unsigned' if <sys/types.h> does not define. */
|
|
|
161 |
#undef size_t
|
|
|
162 |
|
|
|
163 |
/* Define to `int' if <sys/types.h> doesn't define. */
|
|
|
164 |
#undef uid_t
|