1 | /* config.h.in. Generated from configure.in by autoheader. */ |
---|
2 | |
---|
3 | /* Define to the type of elements in the array set by `getgroups'. Usually |
---|
4 | this is either `int' or `gid_t'. */ |
---|
5 | #undef GETGROUPS_T |
---|
6 | |
---|
7 | /* Define to 1 if the `getpgrp' function requires zero arguments. */ |
---|
8 | #undef GETPGRP_VOID |
---|
9 | |
---|
10 | /* Define to 1 if you have the <auth.h> header file. */ |
---|
11 | #undef HAVE_AUTH_H |
---|
12 | |
---|
13 | /* Define to 1 if you have the declaration of `gethostname', and to 0 if you |
---|
14 | don't. */ |
---|
15 | #undef HAVE_DECL_GETHOSTNAME |
---|
16 | |
---|
17 | /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. |
---|
18 | */ |
---|
19 | #undef HAVE_DIRENT_H |
---|
20 | |
---|
21 | /* Define to 1 if you have the `dup2' function. */ |
---|
22 | #undef HAVE_DUP2 |
---|
23 | |
---|
24 | /* Define to 1 if you have the `getcwd' function. */ |
---|
25 | #undef HAVE_GETCWD |
---|
26 | |
---|
27 | /* Define to 1 if you have the `gethostname' function. */ |
---|
28 | #undef HAVE_GETHOSTNAME |
---|
29 | |
---|
30 | /* Define to 1 if you have the `getpwent' function. */ |
---|
31 | #undef HAVE_GETPWENT |
---|
32 | |
---|
33 | /* Define to 1 if you have the `getutent' function. */ |
---|
34 | #undef HAVE_GETUTENT |
---|
35 | |
---|
36 | /* Define to 1 if you have the iconv () interface */ |
---|
37 | #undef HAVE_ICONV |
---|
38 | |
---|
39 | /* Define to 1 if you have the <inttypes.h> header file. */ |
---|
40 | #undef HAVE_INTTYPES_H |
---|
41 | |
---|
42 | /* Define to 1 if the system has the type `long long'. */ |
---|
43 | #undef HAVE_LONG_LONG |
---|
44 | |
---|
45 | /* Define to 1 if you have the `memmove' function. */ |
---|
46 | #undef HAVE_MEMMOVE |
---|
47 | |
---|
48 | /* Define to 1 if you have the <memory.h> header file. */ |
---|
49 | #undef HAVE_MEMORY_H |
---|
50 | |
---|
51 | /* Define to 1 if you have the `memset' function. */ |
---|
52 | #undef HAVE_MEMSET |
---|
53 | |
---|
54 | /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ |
---|
55 | #undef HAVE_NDIR_H |
---|
56 | |
---|
57 | /* Define to 1 if you have the `nice' function. */ |
---|
58 | #undef HAVE_NICE |
---|
59 | |
---|
60 | /* Define to 1 if you have the `nl_langinfo' function. */ |
---|
61 | #undef HAVE_NL_LANGINFO |
---|
62 | |
---|
63 | /* Define to 1 if you have the `sbrk' function. */ |
---|
64 | #undef HAVE_SBRK |
---|
65 | |
---|
66 | /* Define to 1 if you have the `setpgid' function. */ |
---|
67 | #undef HAVE_SETPGID |
---|
68 | |
---|
69 | /* Define to 1 if you have the `setpriority' function. */ |
---|
70 | #undef HAVE_SETPRIORITY |
---|
71 | |
---|
72 | /* Define to 1 if you have the <shadow.h> header file. */ |
---|
73 | #undef HAVE_SHADOW_H |
---|
74 | |
---|
75 | /* Define to 1 if you have the <stdint.h> header file. */ |
---|
76 | #undef HAVE_STDINT_H |
---|
77 | |
---|
78 | /* Define to 1 if you have the <stdlib.h> header file. */ |
---|
79 | #undef HAVE_STDLIB_H |
---|
80 | |
---|
81 | /* Define to 1 if you have the `strerror' function. */ |
---|
82 | #undef HAVE_STRERROR |
---|
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 `strstr' function. */ |
---|
91 | #undef HAVE_STRSTR |
---|
92 | |
---|
93 | /* Define to 1 if `d_ino' is member of `struct dirent'. */ |
---|
94 | #undef HAVE_STRUCT_DIRENT_D_INO |
---|
95 | |
---|
96 | /* Define to 1 if `ss_family' is member of `struct sockaddr_storage'. */ |
---|
97 | #undef HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY |
---|
98 | |
---|
99 | /* Define to 1 if `ut_host' is member of `struct utmp'. */ |
---|
100 | #undef HAVE_STRUCT_UTMP_UT_HOST |
---|
101 | |
---|
102 | /* Define to 1 if `ut_tv' is member of `struct utmp'. */ |
---|
103 | #undef HAVE_STRUCT_UTMP_UT_TV |
---|
104 | |
---|
105 | /* Define to 1 if `ut_user' is member of `struct utmp'. */ |
---|
106 | #undef HAVE_STRUCT_UTMP_UT_USER |
---|
107 | |
---|
108 | /* Define to 1 if `ut_xtime' is member of `struct utmp'. */ |
---|
109 | #undef HAVE_STRUCT_UTMP_UT_XTIME |
---|
110 | |
---|
111 | /* Define to 1 if you have the `sysconf' function. */ |
---|
112 | #undef HAVE_SYSCONF |
---|
113 | |
---|
114 | /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. |
---|
115 | */ |
---|
116 | #undef HAVE_SYS_DIR_H |
---|
117 | |
---|
118 | /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. |
---|
119 | */ |
---|
120 | #undef HAVE_SYS_NDIR_H |
---|
121 | |
---|
122 | /* Define to 1 if you have the <sys/stat.h> header file. */ |
---|
123 | #undef HAVE_SYS_STAT_H |
---|
124 | |
---|
125 | /* Define to 1 if you have the <sys/types.h> header file. */ |
---|
126 | #undef HAVE_SYS_TYPES_H |
---|
127 | |
---|
128 | /* Define to 1 if you have the <unistd.h> header file. */ |
---|
129 | #undef HAVE_UNISTD_H |
---|
130 | |
---|
131 | /* Define to 1 if you have the <utmpx.h> header file. */ |
---|
132 | #undef HAVE_UTMPX_H |
---|
133 | |
---|
134 | /* Define to 1 if you have the <utmp.h> header file. */ |
---|
135 | #undef HAVE_UTMP_H |
---|
136 | |
---|
137 | /* Define to 1 if you have the <wchar.h> header file. */ |
---|
138 | #undef HAVE_WCHAR_H |
---|
139 | |
---|
140 | /* Define to 1 if you have the <wctype.h> header file. */ |
---|
141 | #undef HAVE_WCTYPE_H |
---|
142 | |
---|
143 | /* Define to 1 if you have the `wcwidth' function. */ |
---|
144 | #undef HAVE_WCWIDTH |
---|
145 | |
---|
146 | /* Define to the address where bug reports for this package should be sent. */ |
---|
147 | #undef PACKAGE_BUGREPORT |
---|
148 | |
---|
149 | /* Define to the full name of this package. */ |
---|
150 | #undef PACKAGE_NAME |
---|
151 | |
---|
152 | /* Define to the full name and version of this package. */ |
---|
153 | #undef PACKAGE_STRING |
---|
154 | |
---|
155 | /* Define to the one symbol short name of this package. */ |
---|
156 | #undef PACKAGE_TARNAME |
---|
157 | |
---|
158 | /* Define to the version of this package. */ |
---|
159 | #undef PACKAGE_VERSION |
---|
160 | |
---|
161 | /* Define to 1 if the C compiler supports function prototypes. */ |
---|
162 | #undef PROTOTYPES |
---|
163 | |
---|
164 | /* Define as the return type of signal handlers (`int' or `void'). */ |
---|
165 | #undef RETSIGTYPE |
---|
166 | |
---|
167 | /* Define to 1 if the `setpgrp' function takes no argument. */ |
---|
168 | #undef SETPGRP_VOID |
---|
169 | |
---|
170 | /* The size of a `wchar_t', as computed by sizeof. */ |
---|
171 | #undef SIZEOF_WCHAR_T |
---|
172 | |
---|
173 | /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */ |
---|
174 | #undef STAT_MACROS_BROKEN |
---|
175 | |
---|
176 | /* Define to 1 if you have the ANSI C header files. */ |
---|
177 | #undef STDC_HEADERS |
---|
178 | |
---|
179 | /* Define like PROTOTYPES; this can be used by system headers. */ |
---|
180 | #undef __PROTOTYPES |
---|
181 | |
---|
182 | /* Define to empty if `const' does not conform to ANSI C. */ |
---|
183 | #undef const |
---|
184 | |
---|
185 | /* Define to `int' if <sys/types.h> doesn't define. */ |
---|
186 | #undef gid_t |
---|
187 | |
---|
188 | /* Define to `int' if <sys/types.h> does not define. */ |
---|
189 | #undef mode_t |
---|
190 | |
---|
191 | /* Define to `unsigned' if <sys/types.h> does not define. */ |
---|
192 | #undef size_t |
---|
193 | |
---|
194 | /* Define to `int' if neither <sys/types.h> nor <sys/socket.h> define. */ |
---|
195 | #undef socklen_t |
---|
196 | |
---|
197 | /* Define to `int' if <sys/types.h> doesn't define. */ |
---|
198 | #undef uid_t |
---|
199 | |
---|
200 | /* Define to empty if the keyword `volatile' does not work. Warning: valid |
---|
201 | code using `volatile' can become incorrect without. Disable with care. */ |
---|
202 | #undef volatile |
---|
203 | |
---|
204 | #include "config_p.h" |
---|
205 | #include "config_f.h" |
---|