fc5dcd2c4edc3540bdea425f87be6b63e9481212
[kai/samba.git] / source3 / include / config.h.in
1 /* include/config.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 if type char is unsigned and you are not using gcc.  */
11 #ifndef __CHAR_UNSIGNED__
12 #undef __CHAR_UNSIGNED__
13 #endif
14
15 /* Define to empty if the keyword does not work.  */
16 #undef const
17
18 /* Define to `int' if <sys/types.h> doesn't define.  */
19 #undef gid_t
20
21 /* Define if your struct stat has st_rdev.  */
22 #undef HAVE_ST_RDEV
23
24 /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
25 #undef HAVE_SYS_WAIT_H
26
27 /* Define as __inline if that's what the C compiler calls it.  */
28 #undef inline
29
30 /* Define to `int' if <sys/types.h> doesn't define.  */
31 #undef mode_t
32
33 /* Define to `long' if <sys/types.h> doesn't define.  */
34 #undef off_t
35
36 /* Define to `int' if <sys/types.h> doesn't define.  */
37 #undef pid_t
38
39 /* Define as the return type of signal handlers (int or void).  */
40 #undef RETSIGTYPE
41
42 /* Define to `unsigned' if <sys/types.h> doesn't define.  */
43 #undef size_t
44
45 /* Define if you have the ANSI C header files.  */
46 #undef STDC_HEADERS
47
48 /* Define if you can safely include both <sys/time.h> and <time.h>.  */
49 #undef TIME_WITH_SYS_TIME
50
51 /* Define to `int' if <sys/types.h> doesn't define.  */
52 #undef uid_t
53
54 /* Define if your processor stores words with the most significant
55    byte first (like Motorola and SPARC, unlike Intel and VAX).  */
56 #undef WORDS_BIGENDIAN
57
58 #undef HAVE_BROKEN_READDIR
59 #undef HAVE_ERRNO_DECL
60 #undef HAVE_LONGLONG
61 #undef HAVE_OFF64_T
62 #undef HAVE_REMSH
63 #undef HAVE_UNSIGNED_CHAR
64 #undef HAVE_UTIMBUF
65 #undef ino_t
66 #undef HAVE_CONNECT
67 #undef HAVE_SHORT_INO_T
68 #undef WITH_AFS
69 #undef WITH_DFS
70 #undef SUNOS5
71 #undef SUNOS4
72 #undef LINUX
73 #undef AIX
74 #undef IRIX
75 #undef HPUX
76 #undef QNX
77 #undef SCO
78 #undef OSF1
79 #undef NEXT2
80 #undef HAVE_SHARED_MMAP
81 #undef HAVE_SYSV_IPC
82 #undef HAVE_FCNTL_LOCK
83 #undef HAVE_FTRUNCATE_EXTEND
84 #undef HAVE_TRAPDOOR_UID
85 #undef HAVE_ROOT
86 #undef HAVE_UNION_SEMUN
87 #undef HAVE_NETMASK_IFCONF
88 #undef HAVE_GETTIMEOFDAY_TZ
89 #undef HAVE_SOCK_SIN_LEN
90 #undef STAT_READ_FILSYS
91 #undef STAT_STATFS2_BSIZE
92 #undef STAT_STATFS2_FSIZE
93 #undef STAT_STATFS2_FS_DATA
94 #undef STAT_STATFS3_OSF1
95 #undef STAT_STATFS4
96 #undef STAT_STATVFS
97 #undef HAVE_NETMASK_IFREQ
98 #undef HAVE_NETMASK_AIX
99 #undef HAVE_CRYPT
100 #undef WITH_MMAP
101 #undef WITH_SYSLOG
102 #undef WITH_SSL
103 #undef WITH_LDAP
104 #undef WITH_NISPLUS
105 #undef WITH_NISPLUS_HOME
106 #undef WITH_AUTOMOUNT
107 #undef HAVE_PAM_AUTHENTICATE
108 #undef HAVE_BROKEN_GETGROUPS
109 #undef REPLACE_INET_NTOA
110 #undef HAVE_FILE_MACRO
111 #undef HAVE_FUNCTION_MACRO
112 #undef HAVE_SETRESUID_DECL
113 #undef HAVE_SETRESUID
114 #undef WITH_NETATALK
115 #undef HAVE_INO64_T
116 #undef HAVE_STRUCT_FLOCK64
117 #undef SIZEOF_INO_T
118 #undef SIZEOF_OFF_T
119
120 /* The number of bytes in a int.  */
121 #undef SIZEOF_INT
122
123 /* The number of bytes in a long.  */
124 #undef SIZEOF_LONG
125
126 /* The number of bytes in a short.  */
127 #undef SIZEOF_SHORT
128
129 /* Define if you have the atexit function.  */
130 #undef HAVE_ATEXIT
131
132 /* Define if you have the bigcrypt function.  */
133 #undef HAVE_BIGCRYPT
134
135 /* Define if you have the bzero function.  */
136 #undef HAVE_BZERO
137
138 /* Define if you have the chmod function.  */
139 #undef HAVE_CHMOD
140
141 /* Define if you have the chown function.  */
142 #undef HAVE_CHOWN
143
144 /* Define if you have the chroot function.  */
145 #undef HAVE_CHROOT
146
147 /* Define if you have the crypt16 function.  */
148 #undef HAVE_CRYPT16
149
150 /* Define if you have the dup2 function.  */
151 #undef HAVE_DUP2
152
153 /* Define if you have the execl function.  */
154 #undef HAVE_EXECL
155
156 /* Define if you have the fstat function.  */
157 #undef HAVE_FSTAT
158
159 /* Define if you have the fstat64 function.  */
160 #undef HAVE_FSTAT64
161
162 /* Define if you have the fsync function.  */
163 #undef HAVE_FSYNC
164
165 /* Define if you have the ftruncate function.  */
166 #undef HAVE_FTRUNCATE
167
168 /* Define if you have the ftruncate64 function.  */
169 #undef HAVE_FTRUNCATE64
170
171 /* Define if you have the getauthuid function.  */
172 #undef HAVE_GETAUTHUID
173
174 /* Define if you have the getcwd function.  */
175 #undef HAVE_GETCWD
176
177 /* Define if you have the getgrnam function.  */
178 #undef HAVE_GETGRNAM
179
180 /* Define if you have the getprpwnam function.  */
181 #undef HAVE_GETPRPWNAM
182
183 /* Define if you have the getpwanam function.  */
184 #undef HAVE_GETPWANAM
185
186 /* Define if you have the getrlimit function.  */
187 #undef HAVE_GETRLIMIT
188
189 /* Define if you have the getspnam function.  */
190 #undef HAVE_GETSPNAM
191
192 /* Define if you have the glob function.  */
193 #undef HAVE_GLOB
194
195 /* Define if you have the grantpt function.  */
196 #undef HAVE_GRANTPT
197
198 /* Define if you have the initgroups function.  */
199 #undef HAVE_INITGROUPS
200
201 /* Define if you have the innetgr function.  */
202 #undef HAVE_INNETGR
203
204 /* Define if you have the lseek64 function.  */
205 #undef HAVE_LSEEK64
206
207 /* Define if you have the lstat64 function.  */
208 #undef HAVE_LSTAT64
209
210 /* Define if you have the memmove function.  */
211 #undef HAVE_MEMMOVE
212
213 /* Define if you have the memset function.  */
214 #undef HAVE_MEMSET
215
216 /* Define if you have the mktime function.  */
217 #undef HAVE_MKTIME
218
219 /* Define if you have the pathconf function.  */
220 #undef HAVE_PATHCONF
221
222 /* Define if you have the pipe function.  */
223 #undef HAVE_PIPE
224
225 /* Define if you have the putprpwnam function.  */
226 #undef HAVE_PUTPRPWNAM
227
228 /* Define if you have the rdchk function.  */
229 #undef HAVE_RDCHK
230
231 /* Define if you have the rename function.  */
232 #undef HAVE_RENAME
233
234 /* Define if you have the select function.  */
235 #undef HAVE_SELECT
236
237 /* Define if you have the set_auth_parameters function.  */
238 #undef HAVE_SET_AUTH_PARAMETERS
239
240 /* Define if you have the setgroups function.  */
241 #undef HAVE_SETGROUPS
242
243 /* Define if you have the setluid function.  */
244 #undef HAVE_SETLUID
245
246 /* Define if you have the setsid function.  */
247 #undef HAVE_SETSID
248
249 /* Define if you have the setuidx function.  */
250 #undef HAVE_SETUIDX
251
252 /* Define if you have the sigaction function.  */
253 #undef HAVE_SIGACTION
254
255 /* Define if you have the sigblock function.  */
256 #undef HAVE_SIGBLOCK
257
258 /* Define if you have the sigprocmask function.  */
259 #undef HAVE_SIGPROCMASK
260
261 /* Define if you have the stat64 function.  */
262 #undef HAVE_STAT64
263
264 /* Define if you have the strchr function.  */
265 #undef HAVE_STRCHR
266
267 /* Define if you have the strdup function.  */
268 #undef HAVE_STRDUP
269
270 /* Define if you have the strerror function.  */
271 #undef HAVE_STRERROR
272
273 /* Define if you have the strftime function.  */
274 #undef HAVE_STRFTIME
275
276 /* Define if you have the strpbrk function.  */
277 #undef HAVE_STRPBRK
278
279 /* Define if you have the utime function.  */
280 #undef HAVE_UTIME
281
282 /* Define if you have the utimes function.  */
283 #undef HAVE_UTIMES
284
285 /* Define if you have the vsnprintf function.  */
286 #undef HAVE_VSNPRINTF
287
288 /* Define if you have the waitpid function.  */
289 #undef HAVE_WAITPID
290
291 /* Define if you have the yp_get_default_domain function.  */
292 #undef HAVE_YP_GET_DEFAULT_DOMAIN
293
294 /* Define if you have the <compat.h> header file.  */
295 #undef HAVE_COMPAT_H
296
297 /* Define if you have the <ctype.h> header file.  */
298 #undef HAVE_CTYPE_H
299
300 /* Define if you have the <dirent.h> header file.  */
301 #undef HAVE_DIRENT_H
302
303 /* Define if you have the <fcntl.h> header file.  */
304 #undef HAVE_FCNTL_H
305
306 /* Define if you have the <grp.h> header file.  */
307 #undef HAVE_GRP_H
308
309 /* Define if you have the <limits.h> header file.  */
310 #undef HAVE_LIMITS_H
311
312 /* Define if you have the <memory.h> header file.  */
313 #undef HAVE_MEMORY_H
314
315 /* Define if you have the <ndir.h> header file.  */
316 #undef HAVE_NDIR_H
317
318 /* Define if you have the <net/if.h> header file.  */
319 #undef HAVE_NET_IF_H
320
321 /* Define if you have the <netinet/tcp.h> header file.  */
322 #undef HAVE_NETINET_TCP_H
323
324 /* Define if you have the <poll.h> header file.  */
325 #undef HAVE_POLL_H
326
327 /* Define if you have the <rpc/auth.h> header file.  */
328 #undef HAVE_RPC_AUTH_H
329
330 /* Define if you have the <rpc/clnt.h> header file.  */
331 #undef HAVE_RPC_CLNT_H
332
333 /* Define if you have the <rpc/types.h> header file.  */
334 #undef HAVE_RPC_TYPES_H
335
336 /* Define if you have the <rpc/xdr.h> header file.  */
337 #undef HAVE_RPC_XDR_H
338
339 /* Define if you have the <rpcsvc/yp_prot.h> header file.  */
340 #undef HAVE_RPCSVC_YP_PROT_H
341
342 /* Define if you have the <rpcsvc/ypclnt.h> header file.  */
343 #undef HAVE_RPCSVC_YPCLNT_H
344
345 /* Define if you have the <security/pam_appl.h> header file.  */
346 #undef HAVE_SECURITY_PAM_APPL_H
347
348 /* Define if you have the <shadow.h> header file.  */
349 #undef HAVE_SHADOW_H
350
351 /* Define if you have the <stdarg.h> header file.  */
352 #undef HAVE_STDARG_H
353
354 /* Define if you have the <stdlib.h> header file.  */
355 #undef HAVE_STDLIB_H
356
357 /* Define if you have the <string.h> header file.  */
358 #undef HAVE_STRING_H
359
360 /* Define if you have the <strings.h> header file.  */
361 #undef HAVE_STRINGS_H
362
363 /* Define if you have the <stropts.h> header file.  */
364 #undef HAVE_STROPTS_H
365
366 /* Define if you have the <sys/dir.h> header file.  */
367 #undef HAVE_SYS_DIR_H
368
369 /* Define if you have the <sys/dustat.h> header file.  */
370 #undef HAVE_SYS_DUSTAT_H
371
372 /* Define if you have the <sys/fcntl.h> header file.  */
373 #undef HAVE_SYS_FCNTL_H
374
375 /* Define if you have the <sys/filio.h> header file.  */
376 #undef HAVE_SYS_FILIO_H
377
378 /* Define if you have the <sys/filsys.h> header file.  */
379 #undef HAVE_SYS_FILSYS_H
380
381 /* Define if you have the <sys/fs/s5param.h> header file.  */
382 #undef HAVE_SYS_FS_S5PARAM_H
383
384 /* Define if you have the <sys/id.h> header file.  */
385 #undef HAVE_SYS_ID_H
386
387 /* Define if you have the <sys/ioctl.h> header file.  */
388 #undef HAVE_SYS_IOCTL_H
389
390 /* Define if you have the <sys/mode.h> header file.  */
391 #undef HAVE_SYS_MODE_H
392
393 /* Define if you have the <sys/mount.h> header file.  */
394 #undef HAVE_SYS_MOUNT_H
395
396 /* Define if you have the <sys/ndir.h> header file.  */
397 #undef HAVE_SYS_NDIR_H
398
399 /* Define if you have the <sys/param.h> header file.  */
400 #undef HAVE_SYS_PARAM_H
401
402 /* Define if you have the <sys/resource.h> header file.  */
403 #undef HAVE_SYS_RESOURCE_H
404
405 /* Define if you have the <sys/security.h> header file.  */
406 #undef HAVE_SYS_SECURITY_H
407
408 /* Define if you have the <sys/select.h> header file.  */
409 #undef HAVE_SYS_SELECT_H
410
411 /* Define if you have the <sys/socket.h> header file.  */
412 #undef HAVE_SYS_SOCKET_H
413
414 /* Define if you have the <sys/sockio.h> header file.  */
415 #undef HAVE_SYS_SOCKIO_H
416
417 /* Define if you have the <sys/statfs.h> header file.  */
418 #undef HAVE_SYS_STATFS_H
419
420 /* Define if you have the <sys/statvfs.h> header file.  */
421 #undef HAVE_SYS_STATVFS_H
422
423 /* Define if you have the <sys/time.h> header file.  */
424 #undef HAVE_SYS_TIME_H
425
426 /* Define if you have the <sys/unistd.h> header file.  */
427 #undef HAVE_SYS_UNISTD_H
428
429 /* Define if you have the <sys/vfs.h> header file.  */
430 #undef HAVE_SYS_VFS_H
431
432 /* Define if you have the <sys/wait.h> header file.  */
433 #undef HAVE_SYS_WAIT_H
434
435 /* Define if you have the <termios.h> header file.  */
436 #undef HAVE_TERMIOS_H
437
438 /* Define if you have the <unistd.h> header file.  */
439 #undef HAVE_UNISTD_H
440
441 /* Define if you have the <utime.h> header file.  */
442 #undef HAVE_UTIME_H
443
444 /* Define if you have the crypt library (-lcrypt).  */
445 #undef HAVE_LIBCRYPT
446
447 /* Define if you have the dl library (-ldl).  */
448 #undef HAVE_LIBDL
449
450 /* Define if you have the inet library (-linet).  */
451 #undef HAVE_LIBINET
452
453 /* Define if you have the nsl library (-lnsl).  */
454 #undef HAVE_LIBNSL
455
456 /* Define if you have the nsl_s library (-lnsl_s).  */
457 #undef HAVE_LIBNSL_S
458
459 /* Define if you have the pam library (-lpam).  */
460 #undef HAVE_LIBPAM
461
462 /* Define if you have the socket library (-lsocket).  */
463 #undef HAVE_LIBSOCKET