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