tbutc-make-tsm-a-configure-option-20011009
[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 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
37 //#undef size_t unsigned int 
38
39 /* Define if you have the ANSI C header files.  */
40 #undef STDC_HEADERS
41
42 /* Define if lex declares yytext as a char * by default, not a char[].  */
43 #undef YYTEXT_POINTER
44
45 /* Define if you have the connect function.  */
46 #undef HAVE_CONNECT
47
48 /* Define if you have the getdtablesize function.  */
49 #undef HAVE_GETDTABLESIZE
50
51 /* Define if you have the gethostbyname function.  */
52 #define HAVE_GETHOSTBYNAME
53
54 /* Define if you have the random function.  */
55 #define HAVE_RANDOM
56
57 /* Define if you have the re_comp function.  */
58 #undef HAVE_RE_COMP
59
60 /* Define if you have the re_exec function.  */
61 #undef HAVE_RE_EXEC
62
63 /* Define if you have the res_search function.  */
64 #undef HAVE_RES_SEARCH
65
66 /* Define if you have the snprintf function.  */
67 #undef HAVE_SNPRINTF
68
69 /* Define if you have the socket function.  */
70 #define HAVE_SOCKET
71
72 /* Define if you have the srandom function.  */
73 #undef HAVE_SRANDOM
74
75 /* Define if you have the utimes function.  */
76 #define HAVE_UTIMES
77
78 /* Define if you have the <direct.h> header file.  */
79 #undef HAVE_DIRECT_H
80
81 /* Define if you have the <dirent.h> header file.  */
82 #undef HAVE_DIRENT_H
83
84 /* Define if you have the <fcntl.h> header file.  */
85 #define HAVE_FCNTL_H
86
87 /* Define if you have the <io.h> header file.  */
88 #define HAVE_IO_H
89
90 /* Define if you have the <malloc.h> header file.  */
91 #define HAVE_MALLOC_H
92
93 /* Define if you have the <mntent.h> header file.  */
94 #undef HAVE_MNTENT_H
95
96 /* Define if you have the <ndir.h> header file.  */
97 #undef HAVE_NDIR_H
98
99 /* Define if you have the <netdb.h> header file.  */
100 #undef HAVE_NETDB_H
101
102 /* Define if you have the <netinet/in.h> header file.  */
103 #undef HAVE_NETINET_IN_H
104
105 /* Define if you have the <security/pam_modules.h> header file.  */
106 #undef HAVE_SECURITY_PAM_MODULES_H
107
108 /* Define if you have the <siad.h> header file.  */
109 #undef HAVE_SIAD_H
110
111 /* Define if you have the <signal.h> header file.  */
112 #define HAVE_SIGNAL_H
113
114 /* Define if you have the <stdlib.h> header file.  */
115 #define HAVE_STDLIB_H
116
117 /* Define if you have the <string.h> header file.  */
118 #define HAVE_STRING_H
119
120 /* Define if you have the <strings.h> header file.  */
121 #undef HAVE_STRINGS_H
122
123 /* Define if you have the <sys/dir.h> header file.  */
124 #undef HAVE_SYS_DIR_H
125
126 /* Define if you have the <sys/fcntl.h> header file.  */
127 #define HAVE_SYS_FCNTL_H
128
129 /* Define if you have the <sys/file.h> header file.  */
130 #undef HAVE_SYS_FILE_H
131
132 /* Define if you have the <sys/fs_types.h> header file.  */
133 #undef HAVE_SYS_FS_TYPES_H
134
135 /* Define if you have the <sys/mntent.h> header file.  */
136 #undef HAVE_SYS_MNTENT_H
137
138 /* Define if you have the <sys/mnttab.h> header file.  */
139 #undef HAVE_SYS_MNTTAB_H
140
141 /* Define if you have the <sys/mount.h> header file.  */
142 #undef HAVE_SYS_MOUNT_H
143
144 /* Define if you have the <sys/ndir.h> header file.  */
145 #undef HAVE_SYS_NDIR_H
146
147 /* Define if you have the <sys/param.h> header file.  */
148 #undef HAVE_SYS_PARAM_H
149
150 /* Define if you have the <sys/time.h> header file.  */
151 #undef HAVE_SYS_TIME_H
152
153 /* Define if you have the <sys/vfs.h> header file.  */
154 #undef HAVE_SYS_VFS_H
155
156 /* Define if you have the <termios.h> header file.  */
157 #undef HAVE_TERMIOS_H
158
159 /* Define if you have the <unistd.h> header file.  */
160 #undef HAVE_UNISTD_H
161
162 /* Define if you have the <usersec.h> header file.  */
163 #undef HAVE_USERSEC_H
164
165 /* Define if you have the <windows.h> header file.  */
166 #define HAVE_WINDOWS_H
167
168 /* Define if you have the <winsock2.h> header file.  */
169 #define HAVE_WINSOCK2_H
170
171 /* Name of package */
172 #undef PACKAGE
173
174 /* Version number of package */
175 #undef VERSION
176
177 /* define if target is big endian */
178 #undef WORDS_BIGENDIAN
179
180 /* define if sys/param.h defines the endiness */
181 #undef ENDIANESS_IN_SYS_PARAM_H
182
183 /* define if struct ufsvfs has vfs_dqrwlock */
184 #undef HAVE_VFS_DQRWLOCK
185
186 #undef PACKAGE
187 #undef VERSION
188  
189 #define RCSID(msg) \
190 static /**/const char *const rcsid[] = { (char *)rcsid, "\100(#)" msg }
191
192 #undef HAVE_CONNECT
193 //#undef HAVE_GETHOSTBYNAME
194 #undef HAVE_RES_SEARCH
195 //#undef HAVE_SOCKET
196
197 #ifdef ENDIANESS_IN_SYS_PARAM_H
198 # ifndef KERNEL
199 #  include <sys/types.h>
200 #  include <sys/param.h>
201 #  if BYTE_ORDER == BIG_ENDIAN
202 #  define WORDS_BIGENDIAN 1
203 #  endif
204 # endif
205 #endif
206
207 /*#undef AFS_AFSDB_ENV*/
208 #define AFS_AFSDB_ENV 1
209 #undef AFS_NAMEI_ENV
210 #undef BOS_RESTRICTED_MODE
211
212 #undef FAST_RESTART
213 #undef BITMAP_LATER
214
215 #undef INODE_SETATTR_NOT_VOID
216 #undef STRUCT_INODE_HAS_I_BYTES
217 #undef STRUCT_ADDRESS_SPACE_HAS_PAGE_LOCK
218
219 /* glue for RedHat kernel bug */
220 #undef ENABLE_REDHAT_BUILDSYS
221
222 #if defined(ENABLE_REDHAT_BUILDSYS) && defined(KERNEL) && defined(REDHAT_FIX)
223 #include "redhat-fix.h"
224 #endif