1145482Smp/* $FreeBSD$ */
2232633Smp/* config.h.  Generated from config.h.in by configure.  */
3145482Smp/* config.h.in.  Generated from configure.in by autoheader.  */
459355Sobrien
5145482Smp/* Define to the type of elements in the array set by `getgroups'. Usually
6145482Smp   this is either `int' or `gid_t'. */
7145482Smp#define GETGROUPS_T gid_t
859355Sobrien
9145482Smp/* Define to 1 if the `getpgrp' function requires zero arguments. */
10145482Smp#define GETPGRP_VOID 1
1159355Sobrien
12145482Smp/* Define to 1 if you have the <auth.h> header file. */
13145482Smp/* #undef HAVE_AUTH_H */
1459355Sobrien
15167469Smp/* Define to 1 if you have the <crypt.h> header file. */
16167469Smp/* #undef HAVE_CRYPT_H */
17167469Smp
18167469Smp/* Define to 1 if you have the declaration of `crypt', and to 0 if you don't.
19167469Smp   */
20167469Smp#define HAVE_DECL_CRYPT 1
21167469Smp
22167469Smp/* Define to 1 if you have the declaration of `environ', and to 0 if you
23167469Smp   don't. */
24167469Smp#define HAVE_DECL_ENVIRON 0
25167469Smp
26145482Smp/* Define to 1 if you have the declaration of `gethostname', and to 0 if you
27145482Smp   don't. */
28145482Smp#define HAVE_DECL_GETHOSTNAME 1
2959355Sobrien
30167469Smp/* Define to 1 if you have the declaration of `getpgrp', and to 0 if you
31167469Smp   don't. */
32167469Smp#define HAVE_DECL_GETPGRP 1
33167469Smp
34145482Smp/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
35145482Smp   */
36145482Smp#define HAVE_DIRENT_H 1
3759355Sobrien
38145482Smp/* Define to 1 if you have the `dup2' function. */
39145482Smp#define HAVE_DUP2 1
4059355Sobrien
41232633Smp/* Define to 1 if you have the <features.h> header file. */
42232633Smp/* #undef HAVE_FEATURES_H */
43232633Smp
44167469Smp/* Define to 1 if you have the `getauthid' function. */
45167469Smp/* #undef HAVE_GETAUTHID */
46167469Smp
47145482Smp/* Define to 1 if you have the `getcwd' function. */
48145482Smp#define HAVE_GETCWD 1
4959355Sobrien
50145482Smp/* Define to 1 if you have the `gethostname' function. */
51145482Smp#define HAVE_GETHOSTNAME 1
5259355Sobrien
53145482Smp/* Define to 1 if you have the `getpwent' function. */
54145482Smp#define HAVE_GETPWENT 1
5559355Sobrien
56145482Smp/* Define to 1 if you have the `getutent' function. */
57232633Smp/* #undef HAVE_GETUTENT */
5859355Sobrien
59232633Smp/* Define to 1 if you have the `getutxent' function. */
60232633Smp#define HAVE_GETUTXENT 1
61232633Smp
62232633Smp/* Define if you have the iconv() function and it works. */
63145482Smp/* #undef HAVE_ICONV */
6459355Sobrien
65145482Smp/* Define to 1 if you have the <inttypes.h> header file. */
66145482Smp#define HAVE_INTTYPES_H 1
6759355Sobrien
68145482Smp/* Define to 1 if the system has the type `long long'. */
69145482Smp#define HAVE_LONG_LONG 1
7059355Sobrien
71232633Smp/* Define to 1 if you have the `mallinfo' function. */
72232633Smp/* #undef HAVE_MALLINFO */
73232633Smp
74167469Smp/* Define to 1 if mbrtowc and mbstate_t are properly declared. */
75167469Smp#define HAVE_MBRTOWC 1
76167469Smp
77145482Smp/* Define to 1 if you have the `memmove' function. */
78145482Smp#define HAVE_MEMMOVE 1
7959355Sobrien
80145482Smp/* Define to 1 if you have the <memory.h> header file. */
81145482Smp#define HAVE_MEMORY_H 1
8259355Sobrien
83145482Smp/* Define to 1 if you have the `memset' function. */
84145482Smp#define HAVE_MEMSET 1
8559355Sobrien
86232633Smp/* Define to 1 if you have the `mkstemp' function. */
87232633Smp#define HAVE_MKSTEMP 1
88232633Smp
89145482Smp/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
90145482Smp/* #undef HAVE_NDIR_H */
9159355Sobrien
92145482Smp/* Define to 1 if you have the `nice' function. */
93145482Smp#define HAVE_NICE 1
9459394Sobrien
95145482Smp/* Define to 1 if you have the `nl_langinfo' function. */
96145482Smp#define HAVE_NL_LANGINFO 1
9759355Sobrien
98232633Smp/* Define to 1 if you have the <paths.h> header file. */
99232633Smp#define HAVE_PATHS_H 1
100232633Smp
101145482Smp/* Define to 1 if you have the `sbrk' function. */
102145482Smp#define HAVE_SBRK 1
10359355Sobrien
104145482Smp/* Define to 1 if you have the `setpgid' function. */
105145482Smp#define HAVE_SETPGID 1
106131966Smp
107145482Smp/* Define to 1 if you have the `setpriority' function. */
108145482Smp#define HAVE_SETPRIORITY 1
10959355Sobrien
110145482Smp/* Define to 1 if you have the <shadow.h> header file. */
111145482Smp/* #undef HAVE_SHADOW_H */
11259355Sobrien
113145482Smp/* Define to 1 if you have the <stdint.h> header file. */
114145482Smp#define HAVE_STDINT_H 1
11559355Sobrien
116145482Smp/* Define to 1 if you have the <stdlib.h> header file. */
117145482Smp#define HAVE_STDLIB_H 1
11859355Sobrien
119167469Smp/* Define to 1 if you have the `strcoll' function and it is properly defined.
120167469Smp   */
121167469Smp#define HAVE_STRCOLL 1
122167469Smp
123145482Smp/* Define to 1 if you have the `strerror' function. */
124145482Smp#define HAVE_STRERROR 1
125145482Smp
126145482Smp/* Define to 1 if you have the <strings.h> header file. */
127145482Smp#define HAVE_STRINGS_H 1
128145482Smp
129145482Smp/* Define to 1 if you have the <string.h> header file. */
130145482Smp#define HAVE_STRING_H 1
131145482Smp
132145482Smp/* Define to 1 if you have the `strstr' function. */
133145482Smp#define HAVE_STRSTR 1
134145482Smp
135232633Smp/* Define to 1 if `d_ino' is a member of `struct dirent'. */
136145482Smp#define HAVE_STRUCT_DIRENT_D_INO 1
137145482Smp
138232633Smp/* Define to 1 if `ss_family' is a member of `struct sockaddr_storage'. */
139145482Smp#define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
140145482Smp
141232633Smp/* Define to 1 if `ut_host' is a member of `struct utmpx'. */
142232633Smp#define HAVE_STRUCT_UTMPX_UT_HOST 1
143232633Smp
144232633Smp/* Define to 1 if `ut_tv' is a member of `struct utmpx'. */
145232633Smp#define HAVE_STRUCT_UTMPX_UT_TV 1
146232633Smp
147232633Smp/* Define to 1 if `ut_user' is a member of `struct utmpx'. */
148232633Smp#define HAVE_STRUCT_UTMPX_UT_USER 1
149232633Smp
150232633Smp/* Define to 1 if `ut_xtime' is a member of `struct utmpx'. */
151232633Smp/* #undef HAVE_STRUCT_UTMPX_UT_XTIME */
152232633Smp
153232633Smp/* Define to 1 if `ut_host' is a member of `struct utmp'. */
154145887Smp#define HAVE_STRUCT_UTMP_UT_HOST 1
155145482Smp
156232633Smp/* Define to 1 if `ut_tv' is a member of `struct utmp'. */
157202190Sed#define HAVE_STRUCT_UTMP_UT_TV 1
158145482Smp
159232633Smp/* Define to 1 if `ut_user' is a member of `struct utmp'. */
160202190Sed#define HAVE_STRUCT_UTMP_UT_USER 1
161145482Smp
162232633Smp/* Define to 1 if `ut_xtime' is a member of `struct utmp'. */
163145482Smp/* #undef HAVE_STRUCT_UTMP_UT_XTIME */
164145482Smp
165145482Smp/* Define to 1 if you have the `sysconf' function. */
166145482Smp#define HAVE_SYSCONF 1
167145482Smp
168145482Smp/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
169145482Smp   */
170145482Smp/* #undef HAVE_SYS_DIR_H */
171145482Smp
172145482Smp/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
173145482Smp   */
174145482Smp/* #undef HAVE_SYS_NDIR_H */
175145482Smp
176145482Smp/* Define to 1 if you have the <sys/stat.h> header file. */
177145482Smp#define HAVE_SYS_STAT_H 1
178145482Smp
179145482Smp/* Define to 1 if you have the <sys/types.h> header file. */
180145482Smp#define HAVE_SYS_TYPES_H 1
181145482Smp
182145482Smp/* Define to 1 if you have the <unistd.h> header file. */
183145482Smp#define HAVE_UNISTD_H 1
184145482Smp
185145482Smp/* Define to 1 if you have the <utmpx.h> header file. */
186202190Sed#define HAVE_UTMPX_H 1
187145482Smp
188145482Smp/* Define to 1 if you have the <utmp.h> header file. */
189202190Sed/* #undef HAVE_UTMP_H */
190145482Smp
191145482Smp/* Define to 1 if you have the <wchar.h> header file. */
192145482Smp#define HAVE_WCHAR_H 1
193145482Smp
194145482Smp/* Define to 1 if you have the <wctype.h> header file. */
195145482Smp#define HAVE_WCTYPE_H 1
196145482Smp
197145482Smp/* Define to 1 if you have the `wcwidth' function. */
198145482Smp#define HAVE_WCWIDTH 1
199145482Smp
200167469Smp/* Define as const if the declaration of iconv() needs const. */
201167469Smp#define ICONV_CONST const
202167469Smp
203167469Smp/* Support NLS. */
204167469Smp#define NLS 1
205167469Smp
206232633Smp/* Support NLS catalogs. */
207232633Smp#define NLS_CATALOGS 1
208232633Smp
209145482Smp/* Define to the address where bug reports for this package should be sent. */
210232633Smp#define PACKAGE_BUGREPORT "http://bugs.gw.com/"
211145482Smp
212145482Smp/* Define to the full name of this package. */
213232633Smp#define PACKAGE_NAME "tcsh"
214145482Smp
215145482Smp/* Define to the full name and version of this package. */
216232633Smp#define PACKAGE_STRING "tcsh 6.18.01"
217145482Smp
218145482Smp/* Define to the one symbol short name of this package. */
219232633Smp#define PACKAGE_TARNAME "tcsh"
220145482Smp
221232633Smp/* Define to the home page for this package. */
222232633Smp#define PACKAGE_URL ""
223232633Smp
224145482Smp/* Define to the version of this package. */
225232633Smp#define PACKAGE_VERSION "6.18.01"
226145482Smp
227145482Smp/* Define to 1 if the `setpgrp' function takes no argument. */
228145482Smp/* #undef SETPGRP_VOID */
229145482Smp
230232633Smp/* The size of `wchar_t', as computed by sizeof. */
231145482Smp#define SIZEOF_WCHAR_T 4
232145482Smp
233145482Smp/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
234145482Smp/* #undef STAT_MACROS_BROKEN */
235145482Smp
236145482Smp/* Define to 1 if you have the ANSI C header files. */
237145482Smp#define STDC_HEADERS 1
238145482Smp
239232633Smp/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
240232633Smp   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
241232633Smp   #define below would cause a syntax error. */
242232633Smp/* #undef _UINT32_T */
243232633Smp
244145482Smp/* Define to empty if `const' does not conform to ANSI C. */
245145482Smp/* #undef const */
246145482Smp
247145482Smp/* Define to `int' if <sys/types.h> doesn't define. */
248145482Smp/* #undef gid_t */
249145482Smp
250145482Smp/* Define to `int' if <sys/types.h> does not define. */
251145482Smp/* #undef mode_t */
252145482Smp
253232633Smp/* Define to `unsigned int' if <sys/types.h> does not define. */
254145482Smp/* #undef size_t */
255145482Smp
256145482Smp/* Define to `int' if neither <sys/types.h> nor <sys/socket.h> define. */
257145482Smp/* #undef socklen_t */
258145482Smp
259167469Smp/* Define to `int' not defined in <sys/types.h>. */
260167469Smp/* #undef ssize_t */
261167469Smp
262145482Smp/* Define to `int' if <sys/types.h> doesn't define. */
263145482Smp/* #undef uid_t */
264145482Smp
265232633Smp/* Define to the type of an unsigned integer type of width exactly 32 bits if
266232633Smp   such a type exists and the standard includes do not define it. */
267232633Smp/* #undef uint32_t */
268232633Smp
269145482Smp/* Define to empty if the keyword `volatile' does not work. Warning: valid
270145482Smp   code using `volatile' can become incorrect without. Disable with care. */
271145482Smp/* #undef volatile */
272145482Smp
273145482Smp#include "config_p.h"
274145482Smp#include "config_f.h"
275155835Sume
276169626Smp/* Work around a vendor issue where config_f.h is #undef'ing this setting */
277169626Smp#define SYSMALLOC
278