]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - contrib/tcsh/config.h.in
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / contrib / tcsh / config.h.in
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 <crypt.h> header file. */
14 #undef HAVE_CRYPT_H
15
16 /* Define to 1 if you have the declaration of `crypt', and to 0 if you don't.
17    */
18 #undef HAVE_DECL_CRYPT
19
20 /* Define to 1 if you have the declaration of `environ', and to 0 if you
21    don't. */
22 #undef HAVE_DECL_ENVIRON
23
24 /* Define to 1 if you have the declaration of `gethostname', and to 0 if you
25    don't. */
26 #undef HAVE_DECL_GETHOSTNAME
27
28 /* Define to 1 if you have the declaration of `getpgrp', and to 0 if you
29    don't. */
30 #undef HAVE_DECL_GETPGRP
31
32 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
33    */
34 #undef HAVE_DIRENT_H
35
36 /* Define to 1 if you have the `dup2' function. */
37 #undef HAVE_DUP2
38
39 /* Define to 1 if you have the <features.h> header file. */
40 #undef HAVE_FEATURES_H
41
42 /* Define to 1 if you have the `getauthid' function. */
43 #undef HAVE_GETAUTHID
44
45 /* Define to 1 if you have the `getcwd' function. */
46 #undef HAVE_GETCWD
47
48 /* Define to 1 if you have the `gethostname' function. */
49 #undef HAVE_GETHOSTNAME
50
51 /* Define to 1 if you have the `getpwent' function. */
52 #undef HAVE_GETPWENT
53
54 /* Define to 1 if you have the `getutent' function. */
55 #undef HAVE_GETUTENT
56
57 /* Define to 1 if you have the `getutxent' function. */
58 #undef HAVE_GETUTXENT
59
60 /* Define if you have the iconv() function and it works. */
61 #undef HAVE_ICONV
62
63 /* Define to 1 if you have the <inttypes.h> header file. */
64 #undef HAVE_INTTYPES_H
65
66 /* Define to 1 if the system has the type `long long'. */
67 #undef HAVE_LONG_LONG
68
69 /* Define to 1 if you have the `mallinfo' function. */
70 #undef HAVE_MALLINFO
71
72 /* Define to 1 if mbrtowc and mbstate_t are properly declared. */
73 #undef HAVE_MBRTOWC
74
75 /* Define to 1 if you have the `memmove' function. */
76 #undef HAVE_MEMMOVE
77
78 /* Define to 1 if you have the <memory.h> header file. */
79 #undef HAVE_MEMORY_H
80
81 /* Define to 1 if you have the `memset' function. */
82 #undef HAVE_MEMSET
83
84 /* Define to 1 if you have the `mkstemp' function. */
85 #undef HAVE_MKSTEMP
86
87 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
88 #undef HAVE_NDIR_H
89
90 /* Define to 1 if you have the `nice' function. */
91 #undef HAVE_NICE
92
93 /* Define to 1 if you have the `nl_langinfo' function. */
94 #undef HAVE_NL_LANGINFO
95
96 /* Define to 1 if you have the <paths.h> header file. */
97 #undef HAVE_PATHS_H
98
99 /* Define to 1 if you have the `sbrk' function. */
100 #undef HAVE_SBRK
101
102 /* Define to 1 if you have the `setpgid' function. */
103 #undef HAVE_SETPGID
104
105 /* Define to 1 if you have the `setpriority' function. */
106 #undef HAVE_SETPRIORITY
107
108 /* Define to 1 if you have the <shadow.h> header file. */
109 #undef HAVE_SHADOW_H
110
111 /* Define to 1 if you have the <stdint.h> header file. */
112 #undef HAVE_STDINT_H
113
114 /* Define to 1 if you have the <stdlib.h> header file. */
115 #undef HAVE_STDLIB_H
116
117 /* Define to 1 if you have the `strcoll' function and it is properly defined.
118    */
119 #undef HAVE_STRCOLL
120
121 /* Define to 1 if you have the `strerror' function. */
122 #undef HAVE_STRERROR
123
124 /* Define to 1 if you have the <strings.h> header file. */
125 #undef HAVE_STRINGS_H
126
127 /* Define to 1 if you have the <string.h> header file. */
128 #undef HAVE_STRING_H
129
130 /* Define to 1 if you have the `strstr' function. */
131 #undef HAVE_STRSTR
132
133 /* Define to 1 if `d_ino' is a member of `struct dirent'. */
134 #undef HAVE_STRUCT_DIRENT_D_INO
135
136 /* Define to 1 if `ss_family' is a member of `struct sockaddr_storage'. */
137 #undef HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY
138
139 /* Define to 1 if `ut_host' is a member of `struct utmpx'. */
140 #undef HAVE_STRUCT_UTMPX_UT_HOST
141
142 /* Define to 1 if `ut_tv' is a member of `struct utmpx'. */
143 #undef HAVE_STRUCT_UTMPX_UT_TV
144
145 /* Define to 1 if `ut_user' is a member of `struct utmpx'. */
146 #undef HAVE_STRUCT_UTMPX_UT_USER
147
148 /* Define to 1 if `ut_xtime' is a member of `struct utmpx'. */
149 #undef HAVE_STRUCT_UTMPX_UT_XTIME
150
151 /* Define to 1 if `ut_host' is a member of `struct utmp'. */
152 #undef HAVE_STRUCT_UTMP_UT_HOST
153
154 /* Define to 1 if `ut_tv' is a member of `struct utmp'. */
155 #undef HAVE_STRUCT_UTMP_UT_TV
156
157 /* Define to 1 if `ut_user' is a member of `struct utmp'. */
158 #undef HAVE_STRUCT_UTMP_UT_USER
159
160 /* Define to 1 if `ut_xtime' is a member of `struct utmp'. */
161 #undef HAVE_STRUCT_UTMP_UT_XTIME
162
163 /* Define to 1 if you have the `sysconf' function. */
164 #undef HAVE_SYSCONF
165
166 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
167    */
168 #undef HAVE_SYS_DIR_H
169
170 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
171    */
172 #undef HAVE_SYS_NDIR_H
173
174 /* Define to 1 if you have the <sys/stat.h> header file. */
175 #undef HAVE_SYS_STAT_H
176
177 /* Define to 1 if you have the <sys/types.h> header file. */
178 #undef HAVE_SYS_TYPES_H
179
180 /* Define to 1 if you have the <unistd.h> header file. */
181 #undef HAVE_UNISTD_H
182
183 /* Define to 1 if you have the <utmpx.h> header file. */
184 #undef HAVE_UTMPX_H
185
186 /* Define to 1 if you have the <utmp.h> header file. */
187 #undef HAVE_UTMP_H
188
189 /* Define to 1 if you have the <wchar.h> header file. */
190 #undef HAVE_WCHAR_H
191
192 /* Define to 1 if you have the <wctype.h> header file. */
193 #undef HAVE_WCTYPE_H
194
195 /* Define to 1 if you have the `wcwidth' function. */
196 #undef HAVE_WCWIDTH
197
198 /* Define as const if the declaration of iconv() needs const. */
199 #undef ICONV_CONST
200
201 /* Support NLS. */
202 #undef NLS
203
204 /* Support NLS catalogs. */
205 #undef NLS_CATALOGS
206
207 /* Define to the address where bug reports for this package should be sent. */
208 #undef PACKAGE_BUGREPORT
209
210 /* Define to the full name of this package. */
211 #undef PACKAGE_NAME
212
213 /* Define to the full name and version of this package. */
214 #undef PACKAGE_STRING
215
216 /* Define to the one symbol short name of this package. */
217 #undef PACKAGE_TARNAME
218
219 /* Define to the home page for this package. */
220 #undef PACKAGE_URL
221
222 /* Define to the version of this package. */
223 #undef PACKAGE_VERSION
224
225 /* Define to 1 if the `setpgrp' function takes no argument. */
226 #undef SETPGRP_VOID
227
228 /* The size of `wchar_t', as computed by sizeof. */
229 #undef SIZEOF_WCHAR_T
230
231 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
232 #undef STAT_MACROS_BROKEN
233
234 /* Define to 1 if you have the ANSI C header files. */
235 #undef STDC_HEADERS
236
237 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
238    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
239    #define below would cause a syntax error. */
240 #undef _UINT32_T
241
242 /* Define to empty if `const' does not conform to ANSI C. */
243 #undef const
244
245 /* Define to `int' if <sys/types.h> doesn't define. */
246 #undef gid_t
247
248 /* Define to `int' if <sys/types.h> does not define. */
249 #undef mode_t
250
251 /* Define to `unsigned int' if <sys/types.h> does not define. */
252 #undef size_t
253
254 /* Define to `int' if neither <sys/types.h> nor <sys/socket.h> define. */
255 #undef socklen_t
256
257 /* Define to `int' not defined in <sys/types.h>. */
258 #undef ssize_t
259
260 /* Define to `int' if <sys/types.h> doesn't define. */
261 #undef uid_t
262
263 /* Define to the type of an unsigned integer type of width exactly 32 bits if
264    such a type exists and the standard includes do not define it. */
265 #undef uint32_t
266
267 /* Define to empty if the keyword `volatile' does not work. Warning: valid
268    code using `volatile' can become incorrect without. Disable with care. */
269 #undef volatile
270
271 #include "config_p.h"
272 #include "config_f.h"