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