]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - contrib/tcsh/config.h.in
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.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 `catgets' function. */
14 #undef HAVE_CATGETS
15
16 /* Define to 1 if you have the <crypt.h> header file. */
17 #undef HAVE_CRYPT_H
18
19 /* Define to 1 if you have the declaration of `crypt', and to 0 if you don't.
20    */
21 #undef HAVE_DECL_CRYPT
22
23 /* Define to 1 if you have the declaration of `environ', and to 0 if you
24    don't. */
25 #undef HAVE_DECL_ENVIRON
26
27 /* Define to 1 if you have the declaration of `gethostname', and to 0 if you
28    don't. */
29 #undef HAVE_DECL_GETHOSTNAME
30
31 /* Define to 1 if you have the declaration of `getpgrp', and to 0 if you
32    don't. */
33 #undef HAVE_DECL_GETPGRP
34
35 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
36    */
37 #undef HAVE_DIRENT_H
38
39 /* Define to 1 if you have the `dup2' function. */
40 #undef HAVE_DUP2
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 if you have the iconv() function. */
58 #undef HAVE_ICONV
59
60 /* Define to 1 if you have the <inttypes.h> header file. */
61 #undef HAVE_INTTYPES_H
62
63 /* Define to 1 if the system has the type `long long'. */
64 #undef HAVE_LONG_LONG
65
66 /* Define to 1 if mbrtowc and mbstate_t are properly declared. */
67 #undef HAVE_MBRTOWC
68
69 /* Define to 1 if you have the `memmove' function. */
70 #undef HAVE_MEMMOVE
71
72 /* Define to 1 if you have the <memory.h> header file. */
73 #undef HAVE_MEMORY_H
74
75 /* Define to 1 if you have the `memset' function. */
76 #undef HAVE_MEMSET
77
78 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
79 #undef HAVE_NDIR_H
80
81 /* Define to 1 if you have the `nice' function. */
82 #undef HAVE_NICE
83
84 /* Define to 1 if you have the `nl_langinfo' function. */
85 #undef HAVE_NL_LANGINFO
86
87 /* Define to 1 if you have the `sbrk' function. */
88 #undef HAVE_SBRK
89
90 /* Define to 1 if you have the `setpgid' function. */
91 #undef HAVE_SETPGID
92
93 /* Define to 1 if you have the `setpriority' function. */
94 #undef HAVE_SETPRIORITY
95
96 /* Define to 1 if you have the <shadow.h> header file. */
97 #undef HAVE_SHADOW_H
98
99 /* Define to 1 if you have the <stdint.h> header file. */
100 #undef HAVE_STDINT_H
101
102 /* Define to 1 if you have the <stdlib.h> header file. */
103 #undef HAVE_STDLIB_H
104
105 /* Define to 1 if you have the `strcoll' function and it is properly defined.
106    */
107 #undef HAVE_STRCOLL
108
109 /* Define to 1 if you have the `strerror' function. */
110 #undef HAVE_STRERROR
111
112 /* Define to 1 if you have the <strings.h> header file. */
113 #undef HAVE_STRINGS_H
114
115 /* Define to 1 if you have the <string.h> header file. */
116 #undef HAVE_STRING_H
117
118 /* Define to 1 if you have the `strstr' function. */
119 #undef HAVE_STRSTR
120
121 /* Define to 1 if `d_ino' is member of `struct dirent'. */
122 #undef HAVE_STRUCT_DIRENT_D_INO
123
124 /* Define to 1 if `ss_family' is member of `struct sockaddr_storage'. */
125 #undef HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY
126
127 /* Define to 1 if `ut_host' is member of `struct utmp'. */
128 #undef HAVE_STRUCT_UTMP_UT_HOST
129
130 /* Define to 1 if `ut_tv' is member of `struct utmp'. */
131 #undef HAVE_STRUCT_UTMP_UT_TV
132
133 /* Define to 1 if `ut_user' is member of `struct utmp'. */
134 #undef HAVE_STRUCT_UTMP_UT_USER
135
136 /* Define to 1 if `ut_xtime' is member of `struct utmp'. */
137 #undef HAVE_STRUCT_UTMP_UT_XTIME
138
139 /* Define to 1 if you have the `sysconf' function. */
140 #undef HAVE_SYSCONF
141
142 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
143    */
144 #undef HAVE_SYS_DIR_H
145
146 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
147    */
148 #undef HAVE_SYS_NDIR_H
149
150 /* Define to 1 if you have the <sys/stat.h> header file. */
151 #undef HAVE_SYS_STAT_H
152
153 /* Define to 1 if you have the <sys/types.h> header file. */
154 #undef HAVE_SYS_TYPES_H
155
156 /* Define to 1 if you have the <unistd.h> header file. */
157 #undef HAVE_UNISTD_H
158
159 /* Define to 1 if you have the <utmpx.h> header file. */
160 #undef HAVE_UTMPX_H
161
162 /* Define to 1 if you have the <utmp.h> header file. */
163 #undef HAVE_UTMP_H
164
165 /* Define to 1 if you have the <wchar.h> header file. */
166 #undef HAVE_WCHAR_H
167
168 /* Define to 1 if you have the <wctype.h> header file. */
169 #undef HAVE_WCTYPE_H
170
171 /* Define to 1 if you have the `wcwidth' function. */
172 #undef HAVE_WCWIDTH
173
174 /* Define as const if the declaration of iconv() needs const. */
175 #undef ICONV_CONST
176
177 /* Support NLS. */
178 #undef NLS
179
180 /* Define to the address where bug reports for this package should be sent. */
181 #undef PACKAGE_BUGREPORT
182
183 /* Define to the full name of this package. */
184 #undef PACKAGE_NAME
185
186 /* Define to the full name and version of this package. */
187 #undef PACKAGE_STRING
188
189 /* Define to the one symbol short name of this package. */
190 #undef PACKAGE_TARNAME
191
192 /* Define to the version of this package. */
193 #undef PACKAGE_VERSION
194
195 /* Define to 1 if the `setpgrp' function takes no argument. */
196 #undef SETPGRP_VOID
197
198 /* The size of `wchar_t', as computed by sizeof. */
199 #undef SIZEOF_WCHAR_T
200
201 /* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
202 #undef STAT_MACROS_BROKEN
203
204 /* Define to 1 if you have the ANSI C header files. */
205 #undef STDC_HEADERS
206
207 /* Define to empty if `const' does not conform to ANSI C. */
208 #undef const
209
210 /* Define to `int' if <sys/types.h> doesn't define. */
211 #undef gid_t
212
213 /* Define to `int' if <sys/types.h> does not define. */
214 #undef mode_t
215
216 /* Define to `unsigned int' if <sys/types.h> does not define. */
217 #undef size_t
218
219 /* Define to `int' if neither <sys/types.h> nor <sys/socket.h> define. */
220 #undef socklen_t
221
222 /* Define to `int' not defined in <sys/types.h>. */
223 #undef ssize_t
224
225 /* Define to `int' if <sys/types.h> doesn't define. */
226 #undef uid_t
227
228 /* Define to empty if the keyword `volatile' does not work. Warning: valid
229    code using `volatile' can become incorrect without. Disable with care. */
230 #undef volatile
231
232 #include "config_p.h"
233 #include "config_f.h"