7248592e8a5fc67be83cb915570134cd1a13c60a
[openafs.git] / src / config / afsconfig-windows.h
1 /* src/config/afsconfig.h.in.  Generated automatically from configure.in by autoheader.  */
2 /* Modified for Win2000 build*/
3
4 /* Define if on AIX 3.
5    System headers sometimes define this.
6    We just want to avoid a redefinition error message.  */
7 #ifndef _ALL_SOURCE
8 #undef _ALL_SOURCE
9 #endif
10
11 /* Define to empty if the keyword does not work.  */
12 #undef const
13
14 /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
15 #undef HAVE_SYS_WAIT_H
16
17 /* Define as __inline if that's what the C compiler calls it.  */
18 #define inline __inline
19
20 /* Define if on MINIX.  */
21 #undef _MINIX
22
23 /* Define to `int' if <sys/types.h> doesn't define.  */
24 #undef pid_t
25
26 /* Define if the system does not provide POSIX.1 features except
27    with this defined.  */
28 #undef _POSIX_1_SOURCE
29
30 /* Define if you need to in order for stat and other things to work.  */
31 #undef _POSIX_SOURCE
32
33 /* Define as the return type of signal handlers (int or void).  */
34 #undef RETSIGTYPE
35
36 /* The size of `long', as computed by sizeof. */
37 #define SIZEOF_LONG 4
38
39 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
40 //#undef size_t unsigned int 
41
42 /* Define if you have the ANSI C header files.  */
43 #undef STDC_HEADERS
44
45 /* Define if lex declares yytext as a char * by default, not a char[].  */
46 #undef YYTEXT_POINTER
47
48 /* Define if you have the connect function.  */
49 #undef HAVE_CONNECT
50
51 /* Define if you have the getdtablesize function.  */
52 #undef HAVE_GETDTABLESIZE
53
54 /* Define if you have the gethostbyname function.  */
55 #define HAVE_GETHOSTBYNAME
56
57 /* Define if you have the random function.  */
58 #define HAVE_RANDOM
59
60 /* Define if you have the re_comp function.  */
61 #undef HAVE_RE_COMP
62
63 /* Define if you have the re_exec function.  */
64 #undef HAVE_RE_EXEC
65
66 /* Define if you have the res_search function.  */
67 #undef HAVE_RES_SEARCH
68
69 /* Define if you have the snprintf function.  */
70 #undef HAVE_SNPRINTF
71
72 /* Define if you have the socket function.  */
73 #define HAVE_SOCKET
74
75 /* Define if you have the srandom function.  */
76 #undef HAVE_SRANDOM
77
78 /* Define if you have the utimes function.  */
79 #define HAVE_UTIMES
80
81 /* Define if you have the <direct.h> header file.  */
82 #undef HAVE_DIRECT_H
83
84 /* Define if you have the <dirent.h> header file.  */
85 #undef HAVE_DIRENT_H
86
87 /* Define if you have the <fcntl.h> header file.  */
88 #define HAVE_FCNTL_H
89
90 /* Define if you have the <io.h> header file.  */
91 #define HAVE_IO_H
92
93 /* Define if you have the <malloc.h> header file.  */
94 #define HAVE_MALLOC_H
95
96 /* Define if you have the <mntent.h> header file.  */
97 #undef HAVE_MNTENT_H
98
99 /* Define if you have the <ndir.h> header file.  */
100 #undef HAVE_NDIR_H
101
102 /* Define if you have the <netdb.h> header file.  */
103 #undef HAVE_NETDB_H
104
105 /* Define if you have the <netinet/in.h> header file.  */
106 #undef HAVE_NETINET_IN_H
107
108 /* Define if you have the <security/pam_modules.h> header file.  */
109 #undef HAVE_SECURITY_PAM_MODULES_H
110
111 /* Define if you have the <siad.h> header file.  */
112 #undef HAVE_SIAD_H
113
114 /* Define if you have the <signal.h> header file.  */
115 #define HAVE_SIGNAL_H
116
117 /* Define if you have the <stdlib.h> header file.  */
118 #define HAVE_STDLIB_H
119
120 /* Define if you have the <string.h> header file.  */
121 #define HAVE_STRING_H
122
123 /* Define if you have the <strings.h> header file.  */
124 #undef HAVE_STRINGS_H
125
126 /* Define if you have the <sys/dir.h> header file.  */
127 #undef HAVE_SYS_DIR_H
128
129 /* Define if you have the <sys/fcntl.h> header file.  */
130 #define HAVE_SYS_FCNTL_H
131
132 /* Define if you have the <sys/file.h> header file.  */
133 #undef HAVE_SYS_FILE_H
134
135 /* Define if you have the <sys/fs_types.h> header file.  */
136 #undef HAVE_SYS_FS_TYPES_H
137
138 /* Define if you have the <sys/mntent.h> header file.  */
139 #undef HAVE_SYS_MNTENT_H
140
141 /* Define if you have the <sys/mnttab.h> header file.  */
142 #undef HAVE_SYS_MNTTAB_H
143
144 /* Define if you have the <sys/mount.h> header file.  */
145 #undef HAVE_SYS_MOUNT_H
146
147 /* Define if you have the <sys/ndir.h> header file.  */
148 #undef HAVE_SYS_NDIR_H
149
150 /* Define if you have the <sys/param.h> header file.  */
151 #undef HAVE_SYS_PARAM_H
152
153 /* Define if you have the <sys/time.h> header file.  */
154 #undef HAVE_SYS_TIME_H
155
156 /* Define if you have the <sys/vfs.h> header file.  */
157 #undef HAVE_SYS_VFS_H
158
159 /* Define if you have the <termios.h> header file.  */
160 #undef HAVE_TERMIOS_H
161
162 /* Define if you have the <unistd.h> header file.  */
163 #undef HAVE_UNISTD_H
164
165 /* Define if you have the <usersec.h> header file.  */
166 #undef HAVE_USERSEC_H
167
168 /* Define if you have the <windows.h> header file.  */
169 #define HAVE_WINDOWS_H
170
171 /* Define if you have the <winsock2.h> header file.  */
172 #define HAVE_WINSOCK2_H
173
174 /* Define if you have vsnprintf */
175 #define HAVE_VSNPRINTF 1
176
177 /* Define if you have snprintf */
178 #define HAVE_SNPRINTF 1
179
180 /* Name of package */
181 #undef PACKAGE
182
183 /* Version number of package */
184 #undef VERSION
185
186 /* define if target is big endian */
187 #undef WORDS_BIGENDIAN
188
189 /* define if sys/param.h defines the endiness */
190 #undef ENDIANESS_IN_SYS_PARAM_H
191
192 /* define if struct ufsvfs has vfs_dqrwlock */
193 #undef HAVE_VFS_DQRWLOCK
194
195 #undef PACKAGE
196 #undef VERSION
197
198 #undef HAVE_CONNECT
199 //#undef HAVE_GETHOSTBYNAME
200 #undef HAVE_RES_SEARCH
201 //#undef HAVE_SOCKET
202
203 #ifdef ENDIANESS_IN_SYS_PARAM_H
204 # ifndef KERNEL
205 #  include <sys/types.h>
206 #  include <sys/param.h>
207 #  if BYTE_ORDER == BIG_ENDIAN
208 #  define WORDS_BIGENDIAN 1
209 #  endif
210 # endif
211 #endif
212
213 /*#undef AFS_AFSDB_ENV*/
214 #define AFS_AFSDB_ENV 1
215 #undef AFS_NAMEI_ENV
216
217 #undef FAST_RESTART
218 #undef BITMAP_LATER
219
220 #undef INODE_SETATTR_NOT_VOID
221 #undef STRUCT_INODE_HAS_I_BYTES
222 #undef STRUCT_ADDRESS_SPACE_HAS_PAGE_LOCK
223
224 /* glue for RedHat kernel bug */
225 #undef ENABLE_REDHAT_BUILDSYS
226
227 #if defined(ENABLE_REDHAT_BUILDSYS) && defined(KERNEL) && defined(REDHAT_FIX)
228 #include "redhat-fix.h"
229 #endif
230
231 /* include all of the vos listvol options */
232 #define FULL_LISTVOL_SWITCH 1
233
234 /* Windows does not provide socklen_t */
235 typedef unsigned int socklen_t;