config.h revision 145482
1145482Smp/* $FreeBSD: head/bin/csh/config.h 145482 2005-04-24 19:50:22Z mp $ */
2131966Smp/* config.h.  Generated 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
15145482Smp/* Define to 1 if you have the declaration of `gethostname', and to 0 if you
16145482Smp   don't. */
17145482Smp#define HAVE_DECL_GETHOSTNAME 1
1859355Sobrien
19145482Smp/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
20145482Smp   */
21145482Smp#define HAVE_DIRENT_H 1
2259355Sobrien
23145482Smp/* Define to 1 if you have the `dup2' function. */
24145482Smp#define HAVE_DUP2 1
2559355Sobrien
26145482Smp/* Define to 1 if you have the `getcwd' function. */
27145482Smp#define HAVE_GETCWD 1
2859355Sobrien
29145482Smp/* Define to 1 if you have the `gethostname' function. */
30145482Smp#define HAVE_GETHOSTNAME 1
3159355Sobrien
32145482Smp/* Define to 1 if you have the `getpwent' function. */
33145482Smp#define HAVE_GETPWENT 1
3459355Sobrien
35145482Smp/* Define to 1 if you have the `getutent' function. */
36145482Smp/* #undef HAVE_GETUTENT */
3759355Sobrien
38145482Smp/* Define to 1 if you have the iconv () interface */
39145482Smp/* #undef HAVE_ICONV */
4059355Sobrien
41145482Smp/* Define to 1 if you have the <inttypes.h> header file. */
42145482Smp#define HAVE_INTTYPES_H 1
4359355Sobrien
44145482Smp/* Define to 1 if the system has the type `long long'. */
45145482Smp#define HAVE_LONG_LONG 1
4659355Sobrien
47145482Smp/* Define to 1 if you have the `memmove' function. */
48145482Smp#define HAVE_MEMMOVE 1
4959355Sobrien
50145482Smp/* Define to 1 if you have the <memory.h> header file. */
51145482Smp#define HAVE_MEMORY_H 1
5259355Sobrien
53145482Smp/* Define to 1 if you have the `memset' function. */
54145482Smp#define HAVE_MEMSET 1
5559355Sobrien
56145482Smp/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
57145482Smp/* #undef HAVE_NDIR_H */
5859355Sobrien
59145482Smp/* Define to 1 if you have the `nice' function. */
60145482Smp#define HAVE_NICE 1
6159394Sobrien
62145482Smp/* Define to 1 if you have the `nl_langinfo' function. */
63145482Smp#define HAVE_NL_LANGINFO 1
6459355Sobrien
65145482Smp/* Define to 1 if you have the `sbrk' function. */
66145482Smp#define HAVE_SBRK 1
6759355Sobrien
68145482Smp/* Define to 1 if you have the `setpgid' function. */
69145482Smp#define HAVE_SETPGID 1
70131966Smp
71145482Smp/* Define to 1 if you have the `setpriority' function. */
72145482Smp#define HAVE_SETPRIORITY 1
7359355Sobrien
74145482Smp/* Define to 1 if you have the <shadow.h> header file. */
75145482Smp/* #undef HAVE_SHADOW_H */
7659355Sobrien
77145482Smp/* Define to 1 if you have the <stdint.h> header file. */
78145482Smp#define HAVE_STDINT_H 1
7959355Sobrien
80145482Smp/* Define to 1 if you have the <stdlib.h> header file. */
81145482Smp#define HAVE_STDLIB_H 1
8259355Sobrien
83145482Smp/* Define to 1 if you have the `strerror' function. */
84145482Smp#define HAVE_STRERROR 1
85145482Smp
86145482Smp/* Define to 1 if you have the <strings.h> header file. */
87145482Smp#define HAVE_STRINGS_H 1
88145482Smp
89145482Smp/* Define to 1 if you have the <string.h> header file. */
90145482Smp#define HAVE_STRING_H 1
91145482Smp
92145482Smp/* Define to 1 if you have the `strstr' function. */
93145482Smp#define HAVE_STRSTR 1
94145482Smp
95145482Smp/* Define to 1 if `d_ino' is member of `struct dirent'. */
96145482Smp#define HAVE_STRUCT_DIRENT_D_INO 1
97145482Smp
98145482Smp/* Define to 1 if `ss_family' is member of `struct sockaddr_storage'. */
99145482Smp#define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
100145482Smp
101145482Smp/* Define to 1 if `ut_host' is member of `struct utmp'. */
102145482Smp/* #undef HAVE_STRUCT_UTMP_UT_HOST */
103145482Smp
104145482Smp/* Define to 1 if `ut_tv' is member of `struct utmp'. */
105145482Smp/* #undef HAVE_STRUCT_UTMP_UT_TV */
106145482Smp
107145482Smp/* Define to 1 if `ut_user' is member of `struct utmp'. */
108145482Smp/* #undef HAVE_STRUCT_UTMP_UT_USER */
109145482Smp
110145482Smp/* Define to 1 if `ut_xtime' is member of `struct utmp'. */
111145482Smp/* #undef HAVE_STRUCT_UTMP_UT_XTIME */
112145482Smp
113145482Smp/* Define to 1 if you have the `sysconf' function. */
114145482Smp#define HAVE_SYSCONF 1
115145482Smp
116145482Smp/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
117145482Smp   */
118145482Smp/* #undef HAVE_SYS_DIR_H */
119145482Smp
120145482Smp/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
121145482Smp   */
122145482Smp/* #undef HAVE_SYS_NDIR_H */
123145482Smp
124145482Smp/* Define to 1 if you have the <sys/stat.h> header file. */
125145482Smp#define HAVE_SYS_STAT_H 1
126145482Smp
127145482Smp/* Define to 1 if you have the <sys/types.h> header file. */
128145482Smp#define HAVE_SYS_TYPES_H 1
129145482Smp
130145482Smp/* Define to 1 if you have the <unistd.h> header file. */
131145482Smp#define HAVE_UNISTD_H 1
132145482Smp
133145482Smp/* Define to 1 if you have the <utmpx.h> header file. */
134145482Smp/* #undef HAVE_UTMPX_H */
135145482Smp
136145482Smp/* Define to 1 if you have the <utmp.h> header file. */
137145482Smp#define HAVE_UTMP_H 1
138145482Smp
139145482Smp/* Define to 1 if you have the <wchar.h> header file. */
140145482Smp#define HAVE_WCHAR_H 1
141145482Smp
142145482Smp/* Define to 1 if you have the <wctype.h> header file. */
143145482Smp#define HAVE_WCTYPE_H 1
144145482Smp
145145482Smp/* Define to 1 if you have the `wcwidth' function. */
146145482Smp#define HAVE_WCWIDTH 1
147145482Smp
148145482Smp/* Define to the address where bug reports for this package should be sent. */
149145482Smp#define PACKAGE_BUGREPORT ""
150145482Smp
151145482Smp/* Define to the full name of this package. */
152145482Smp#define PACKAGE_NAME ""
153145482Smp
154145482Smp/* Define to the full name and version of this package. */
155145482Smp#define PACKAGE_STRING ""
156145482Smp
157145482Smp/* Define to the one symbol short name of this package. */
158145482Smp#define PACKAGE_TARNAME ""
159145482Smp
160145482Smp/* Define to the version of this package. */
161145482Smp#define PACKAGE_VERSION ""
162145482Smp
163145482Smp/* Define to 1 if the C compiler supports function prototypes. */
164145482Smp#define PROTOTYPES 1
165145482Smp
166145482Smp/* Define as the return type of signal handlers (`int' or `void'). */
167145482Smp#define RETSIGTYPE void
168145482Smp
169145482Smp/* Define to 1 if the `setpgrp' function takes no argument. */
170145482Smp/* #undef SETPGRP_VOID */
171145482Smp
172145482Smp/* The size of a `wchar_t', as computed by sizeof. */
173145482Smp#define SIZEOF_WCHAR_T 4
174145482Smp
175145482Smp/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
176145482Smp/* #undef STAT_MACROS_BROKEN */
177145482Smp
178145482Smp/* Define to 1 if you have the ANSI C header files. */
179145482Smp#define STDC_HEADERS 1
180145482Smp
181145482Smp/* Define like PROTOTYPES; this can be used by system headers. */
182145482Smp#define __PROTOTYPES 1
183145482Smp
184145482Smp/* Define to empty if `const' does not conform to ANSI C. */
185145482Smp/* #undef const */
186145482Smp
187145482Smp/* Define to `int' if <sys/types.h> doesn't define. */
188145482Smp/* #undef gid_t */
189145482Smp
190145482Smp/* Define to `int' if <sys/types.h> does not define. */
191145482Smp/* #undef mode_t */
192145482Smp
193145482Smp/* Define to `unsigned' if <sys/types.h> does not define. */
194145482Smp/* #undef size_t */
195145482Smp
196145482Smp/* Define to `int' if neither <sys/types.h> nor <sys/socket.h> define. */
197145482Smp/* #undef socklen_t */
198145482Smp
199145482Smp/* Define to `int' if <sys/types.h> doesn't define. */
200145482Smp/* #undef uid_t */
201145482Smp
202145482Smp/* Define to empty if the keyword `volatile' does not work. Warning: valid
203145482Smp   code using `volatile' can become incorrect without. Disable with care. */
204145482Smp/* #undef volatile */
205145482Smp
206145482Smp#include "config_p.h"
207145482Smp#include "config_f.h"
208