~ubuntu-branches/ubuntu/quantal/talloc/quantal

« back to all changes in this revision

Viewing changes to config.h

  • Committer: Bazaar Package Importer
  • Author(s): Jelmer Vernooij
  • Date: 2009-06-17 17:07:03 UTC
  • mfrom: (1.1.6 upstream) (3.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20090617170703-g9bdih8q4d77ukio
Tags: 1.3.1-1
* New upstream release.
 + Fixes build on non-Linux GNU systems. (Closes: #526069)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/* config.h.  Generated from config.h.in by configure.  */
 
2
/* config.h.in.  Generated from configure.ac by autoheader.  */
 
3
 
 
4
/* Define if building universal (internal helper macro) */
 
5
/* #undef AC_APPLE_UNIVERSAL_BUILD */
 
6
 
 
7
/* Broken RedHat 7.2 system header files */
 
8
/* #undef BROKEN_REDHAT_7_SYSTEM_HEADERS */
 
9
 
 
10
/* Broken RHEL5 sys/capability.h */
 
11
#define BROKEN_RHEL5_SYS_CAP_HEADER 1
 
12
 
 
13
/* Whether strndup is broken */
 
14
/* #undef BROKEN_STRNDUP */
 
15
 
 
16
/* Whether strnlen is broken */
 
17
/* #undef BROKEN_STRNLEN */
 
18
 
 
19
/* Whether dlopen takes unsigned int flags */
 
20
/* #undef DLOPEN_TAKES_UNSIGNED_FLAGS */
 
21
 
 
22
/* Define to 1 if you have the <acl/libacl.h> header file. */
 
23
#define HAVE_ACL_LIBACL_H 1
 
24
 
 
25
/* Define to 1 if you have the `asprintf' function. */
 
26
#define HAVE_ASPRINTF 1
 
27
 
 
28
/* Whether the bool type is available */
 
29
#define HAVE_BOOL 1
 
30
 
 
31
/* Define to 1 if you have the `bzero' function. */
 
32
#define HAVE_BZERO 1
 
33
 
 
34
/* Whether there is a C99 compliant vsnprintf */
 
35
#define HAVE_C99_VSNPRINTF 1
 
36
 
 
37
/* Define to 1 if you have the `chown' function. */
 
38
#define HAVE_CHOWN 1
 
39
 
 
40
/* Define to 1 if you have the `chroot' function. */
 
41
#define HAVE_CHROOT 1
 
42
 
 
43
/* Define to 1 if you have the `chsize' function. */
 
44
/* #undef HAVE_CHSIZE */
 
45
 
 
46
/* Whether or not we have comparison_fn_t */
 
47
#define HAVE_COMPARISON_FN_T 1
 
48
 
 
49
/* Define to 1 if you have the <compat.h> header file. */
 
50
/* #undef HAVE_COMPAT_H */
 
51
 
 
52
/* Whether the system has the crypt() function */
 
53
#define HAVE_CRYPT 1
 
54
 
 
55
/* Define to 1 if you have the <crypt.h> header file. */
 
56
#define HAVE_CRYPT_H 1
 
57
 
 
58
/* Define to 1 if you have the <ctype.h> header file. */
 
59
#define HAVE_CTYPE_H 1
 
60
 
 
61
/* Define to 1 if you have the declaration of `asprintf', and to 0 if you
 
62
   don't. */
 
63
#define HAVE_DECL_ASPRINTF 1
 
64
 
 
65
/* Define to 1 if you have the declaration of `snprintf', and to 0 if you
 
66
   don't. */
 
67
#define HAVE_DECL_SNPRINTF 1
 
68
 
 
69
/* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
 
70
   don't. */
 
71
#define HAVE_DECL_VASPRINTF 1
 
72
 
 
73
/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
 
74
   don't. */
 
75
#define HAVE_DECL_VSNPRINTF 1
 
76
 
 
77
/* Define to 1 if you have the <direct.h> header file. */
 
78
/* #undef HAVE_DIRECT_H */
 
79
 
 
80
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
 
81
   */
 
82
#define HAVE_DIRENT_H 1
 
83
 
 
84
/* Define to 1 if you have the `dirfd' function. */
 
85
#define HAVE_DIRFD 1
 
86
 
 
87
/* Whether dirfd() is available */
 
88
#define HAVE_DIRFD_DECL 1
 
89
 
 
90
/* Define to 1 if you have the `dlclose' function. */
 
91
#define HAVE_DLCLOSE 1
 
92
 
 
93
/* Define to 1 if you have the `dlerror' function. */
 
94
#define HAVE_DLERROR 1
 
95
 
 
96
/* Define to 1 if you have the <dlfcn.h> header file. */
 
97
#define HAVE_DLFCN_H 1
 
98
 
 
99
/* Define to 1 if you have the `dlopen' function. */
 
100
#define HAVE_DLOPEN 1
 
101
 
 
102
/* Define to 1 if you have the `dlsym' function. */
 
103
#define HAVE_DLSYM 1
 
104
 
 
105
/* Define to 1 if you have the <dl.h> header file. */
 
106
/* #undef HAVE_DL_H */
 
107
 
 
108
/* Define to 1 if you have the `dup2' function. */
 
109
#define HAVE_DUP2 1
 
110
 
 
111
/* Whether environ() is available */
 
112
#define HAVE_ENVIRON_DECL 1
 
113
 
 
114
/* Whether errno() is available */
 
115
#define HAVE_ERRNO_DECL 1
 
116
 
 
117
/* Define to 1 if you have the <fcntl.h> header file. */
 
118
#define HAVE_FCNTL_H 1
 
119
 
 
120
/* Define to 1 if you have the <fnmatch.h> header file. */
 
121
#define HAVE_FNMATCH_H 1
 
122
 
 
123
/* Define to 1 if you have the `ftruncate' function. */
 
124
#define HAVE_FTRUNCATE 1
 
125
 
 
126
/* Whether there is a __FUNCTION__ macro */
 
127
#define HAVE_FUNCTION_MACRO 1
 
128
 
 
129
/* Define to 1 if you have the `getdents' function. */
 
130
/* #undef HAVE_GETDENTS */
 
131
 
 
132
/* Define to 1 if you have the `getdirentries' function. */
 
133
/* #undef HAVE_GETDIRENTRIES */
 
134
 
 
135
/* Define to 1 if you have the `getgrent_r' function. */
 
136
#define HAVE_GETGRENT_R 1
 
137
 
 
138
/* Whether getgrent_r() is available */
 
139
#define HAVE_GETGRENT_R_DECL 1
 
140
 
 
141
/* Define to 1 if you have the `getgrgid_r' function. */
 
142
#define HAVE_GETGRGID_R 1
 
143
 
 
144
/* Define to 1 if you have the `getgrnam_r' function. */
 
145
#define HAVE_GETGRNAM_R 1
 
146
 
 
147
/* Define to 1 if you have the `getgrouplist' function. */
 
148
#define HAVE_GETGROUPLIST 1
 
149
 
 
150
/* Define to 1 if you have the `getpgrp' function. */
 
151
#define HAVE_GETPGRP 1
 
152
 
 
153
/* Define to 1 if you have the `getpwent_r' function. */
 
154
#define HAVE_GETPWENT_R 1
 
155
 
 
156
/* Whether getpwent_r() is available */
 
157
#define HAVE_GETPWENT_R_DECL 1
 
158
 
 
159
/* Define to 1 if you have the `getpwnam_r' function. */
 
160
#define HAVE_GETPWNAM_R 1
 
161
 
 
162
/* Define to 1 if you have the `getpwuid_r' function. */
 
163
#define HAVE_GETPWUID_R 1
 
164
 
 
165
/* Define to 1 if you have the <grp.h> header file. */
 
166
#define HAVE_GRP_H 1
 
167
 
 
168
/* Whether the compiler supports immediate structures */
 
169
#define HAVE_IMMEDIATE_STRUCTURES 1
 
170
 
 
171
/* Define to 1 if you have the `initgroups' function. */
 
172
#define HAVE_INITGROUPS 1
 
173
 
 
174
/* Define to 1 if the system has the type `intptr_t'. */
 
175
#define HAVE_INTPTR_T 1
 
176
 
 
177
/* Define to 1 if you have the <inttypes.h> header file. */
 
178
#define HAVE_INTTYPES_H 1
 
179
 
 
180
/* Define to 1 if you have the `isatty' function. */
 
181
#define HAVE_ISATTY 1
 
182
 
 
183
/* Define to 1 if you have the <langinfo.h> header file. */
 
184
#define HAVE_LANGINFO_H 1
 
185
 
 
186
/* Define to 1 if you have the `lchown' function. */
 
187
#define HAVE_LCHOWN 1
 
188
 
 
189
/* Define to 1 if you have the <limits.h> header file. */
 
190
#define HAVE_LIMITS_H 1
 
191
 
 
192
/* Define to 1 if you have the `link' function. */
 
193
#define HAVE_LINK 1
 
194
 
 
195
/* Define to 1 if you have the <locale.h> header file. */
 
196
#define HAVE_LOCALE_H 1
 
197
 
 
198
/* Define to 1 if the system has the type `long long'. */
 
199
#define HAVE_LONG_LONG 1
 
200
 
 
201
/* Define to 1 if you have the `lstat' function. */
 
202
#define HAVE_LSTAT 1
 
203
 
 
204
/* Define to 1 if you have the `memcpy' function. */
 
205
#define HAVE_MEMCPY 1
 
206
 
 
207
/* Define to 1 if you have the `memmove' function. */
 
208
#define HAVE_MEMMOVE 1
 
209
 
 
210
/* Define to 1 if you have the <memory.h> header file. */
 
211
#define HAVE_MEMORY_H 1
 
212
 
 
213
/* Define to 1 if you have the `memset' function. */
 
214
#define HAVE_MEMSET 1
 
215
 
 
216
/* Define if target mkdir supports mode option */
 
217
#define HAVE_MKDIR_MODE 1
 
218
 
 
219
/* Define to 1 if you have the `mkdtemp' function. */
 
220
#define HAVE_MKDTEMP 1
 
221
 
 
222
/* Define to 1 if you have the `mktime' function. */
 
223
#define HAVE_MKTIME 1
 
224
 
 
225
/* Whether mmap works */
 
226
#define HAVE_MMAP 1
 
227
 
 
228
/* Define to 1 if you have the <mntent.h> header file. */
 
229
#define HAVE_MNTENT_H 1
 
230
 
 
231
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
 
232
/* #undef HAVE_NDIR_H */
 
233
 
 
234
/* Whether the open(2) accepts O_DIRECT */
 
235
/* #undef HAVE_OPEN_O_DIRECT */
 
236
 
 
237
/* Define to 1 if you have the `pipe' function. */
 
238
#define HAVE_PIPE 1
 
239
 
 
240
/* Define to 1 if you have the `pread' function. */
 
241
#define HAVE_PREAD 1
 
242
 
 
243
/* Define to 1 if you have the `printf' function. */
 
244
#define HAVE_PRINTF 1
 
245
 
 
246
/* Define to 1 if the system has the type `ptrdiff_t'. */
 
247
#define HAVE_PTRDIFF_T 1
 
248
 
 
249
/* Define to 1 if you have the <pwd.h> header file. */
 
250
#define HAVE_PWD_H 1
 
251
 
 
252
/* Define to 1 if you have the `pwrite' function. */
 
253
#define HAVE_PWRITE 1
 
254
 
 
255
/* Define to 1 if you have the `rand' function. */
 
256
#define HAVE_RAND 1
 
257
 
 
258
/* Define to 1 if you have the `random' function. */
 
259
#define HAVE_RANDOM 1
 
260
 
 
261
/* Define to 1 if you have the `readlink' function. */
 
262
#define HAVE_READLINK 1
 
263
 
 
264
/* Define to 1 if you have the `realpath' function. */
 
265
#define HAVE_REALPATH 1
 
266
 
 
267
/* Define to 1 if you have the `rename' function. */
 
268
#define HAVE_RENAME 1
 
269
 
 
270
/* Whether mkstemp is secure */
 
271
#define HAVE_SECURE_MKSTEMP 1
 
272
 
 
273
/* Define to 1 if you have the `setbuffer' function. */
 
274
#define HAVE_SETBUFFER 1
 
275
 
 
276
/* Define to 1 if you have the `setegid' function. */
 
277
#define HAVE_SETEGID 1
 
278
 
 
279
/* Define to 1 if you have the `setenv' function. */
 
280
#define HAVE_SETENV 1
 
281
 
 
282
/* Whether setenv() is available */
 
283
#define HAVE_SETENV_DECL 1
 
284
 
 
285
/* Define to 1 if you have the `seteuid' function. */
 
286
#define HAVE_SETEUID 1
 
287
 
 
288
/* Define to 1 if you have the <setjmp.h> header file. */
 
289
#define HAVE_SETJMP_H 1
 
290
 
 
291
/* Define to 1 if you have the `setlinebuf' function. */
 
292
#define HAVE_SETLINEBUF 1
 
293
 
 
294
/* Define to 1 if you have the `setresgid' function. */
 
295
#define HAVE_SETRESGID 1
 
296
 
 
297
/* Whether setresgid() is available */
 
298
#define HAVE_SETRESGID_DECL 1
 
299
 
 
300
/* Define to 1 if you have the `setresuid' function. */
 
301
#define HAVE_SETRESUID 1
 
302
 
 
303
/* Whether setresuid() is available */
 
304
#define HAVE_SETRESUID_DECL 1
 
305
 
 
306
/* Define to 1 if you have the <shadow.h> header file. */
 
307
#define HAVE_SHADOW_H 1
 
308
 
 
309
/* Define to 1 if you have the `shl_findsym' function. */
 
310
/* #undef HAVE_SHL_FINDSYM */
 
311
 
 
312
/* Define to 1 if you have the `shl_load' function. */
 
313
/* #undef HAVE_SHL_LOAD */
 
314
 
 
315
/* Define to 1 if you have the `shl_unload' function. */
 
316
/* #undef HAVE_SHL_UNLOAD */
 
317
 
 
318
/* Whether we have the atomic_t variable type */
 
319
#define HAVE_SIG_ATOMIC_T_TYPE 1
 
320
 
 
321
/* Define to 1 if you have the `snprintf' function. */
 
322
#define HAVE_SNPRINTF 1
 
323
 
 
324
/* Define to 1 if you have the `srand' function. */
 
325
#define HAVE_SRAND 1
 
326
 
 
327
/* Define to 1 if you have the `srandom' function. */
 
328
#define HAVE_SRANDOM 1
 
329
 
 
330
/* Define to 1 if you have the <standards.h> header file. */
 
331
/* #undef HAVE_STANDARDS_H */
 
332
 
 
333
/* Define to 1 if you have the <stdarg.h> header file. */
 
334
#define HAVE_STDARG_H 1
 
335
 
 
336
/* Define to 1 if you have the <stdbool.h> header file. */
 
337
#define HAVE_STDBOOL_H 1
 
338
 
 
339
/* Define to 1 if you have the <stdint.h> header file. */
 
340
#define HAVE_STDINT_H 1
 
341
 
 
342
/* Define to 1 if you have the <stdio.h> header file. */
 
343
#define HAVE_STDIO_H 1
 
344
 
 
345
/* Define to 1 if you have the <stdlib.h> header file. */
 
346
#define HAVE_STDLIB_H 1
 
347
 
 
348
/* Define to 1 if you have the `strcasestr' function. */
 
349
#define HAVE_STRCASESTR 1
 
350
 
 
351
/* Define to 1 if you have the `strdup' function. */
 
352
#define HAVE_STRDUP 1
 
353
 
 
354
/* Define to 1 if you have the `strerror' function. */
 
355
#define HAVE_STRERROR 1
 
356
 
 
357
/* Define to 1 if you have the `strftime' function. */
 
358
#define HAVE_STRFTIME 1
 
359
 
 
360
/* Define to 1 if you have the <strings.h> header file. */
 
361
#define HAVE_STRINGS_H 1
 
362
 
 
363
/* Define to 1 if you have the <string.h> header file. */
 
364
#define HAVE_STRING_H 1
 
365
 
 
366
/* Define to 1 if you have the `strlcat' function. */
 
367
/* #undef HAVE_STRLCAT */
 
368
 
 
369
/* Define to 1 if you have the `strlcpy' function. */
 
370
/* #undef HAVE_STRLCPY */
 
371
 
 
372
/* Define to 1 if you have the `strndup' function. */
 
373
#define HAVE_STRNDUP 1
 
374
 
 
375
/* Define to 1 if you have the `strnlen' function. */
 
376
#define HAVE_STRNLEN 1
 
377
 
 
378
/* Define to 1 if you have the <stropts.h> header file. */
 
379
/* #undef HAVE_STROPTS_H */
 
380
 
 
381
/* Define to 1 if you have the `strtok_r' function. */
 
382
#define HAVE_STRTOK_R 1
 
383
 
 
384
/* Define to 1 if you have the `strtoll' function. */
 
385
#define HAVE_STRTOLL 1
 
386
 
 
387
/* Define to 1 if you have the `strtoq' function. */
 
388
#define HAVE_STRTOQ 1
 
389
 
 
390
/* Define to 1 if you have the `strtoull' function. */
 
391
#define HAVE_STRTOULL 1
 
392
 
 
393
/* Define to 1 if you have the `strtouq' function. */
 
394
#define HAVE_STRTOUQ 1
 
395
 
 
396
/* Define to 1 if `st_rdev' is member of `struct stat'. */
 
397
#define HAVE_STRUCT_STAT_ST_RDEV 1
 
398
 
 
399
/* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use
 
400
   `HAVE_STRUCT_STAT_ST_RDEV' instead. */
 
401
#define HAVE_ST_RDEV 1
 
402
 
 
403
/* Define to 1 if you have the `symlink' function. */
 
404
#define HAVE_SYMLINK 1
 
405
 
 
406
/* Define to 1 if you have the <syslog.h> header file. */
 
407
#define HAVE_SYSLOG_H 1
 
408
 
 
409
/* Define to 1 if you have the <sys/acl.h> header file. */
 
410
#define HAVE_SYS_ACL_H 1
 
411
 
 
412
/* Define to 1 if you have the <sys/capability.h> header file. */
 
413
#define HAVE_SYS_CAPABILITY_H 1
 
414
 
 
415
/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
 
416
   */
 
417
/* #undef HAVE_SYS_DIR_H */
 
418
 
 
419
/* Define to 1 if you have the <sys/fcntl.h> header file. */
 
420
#define HAVE_SYS_FCNTL_H 1
 
421
 
 
422
/* Define to 1 if you have the <sys/filio.h> header file. */
 
423
/* #undef HAVE_SYS_FILIO_H */
 
424
 
 
425
/* Define to 1 if you have the <sys/filsys.h> header file. */
 
426
/* #undef HAVE_SYS_FILSYS_H */
 
427
 
 
428
/* Define to 1 if you have the <sys/fs/s5param.h> header file. */
 
429
/* #undef HAVE_SYS_FS_S5PARAM_H */
 
430
 
 
431
/* Define to 1 if you have the <sys/id.h> header file. */
 
432
/* #undef HAVE_SYS_ID_H */
 
433
 
 
434
/* Define to 1 if you have the <sys/ioctl.h> header file. */
 
435
#define HAVE_SYS_IOCTL_H 1
 
436
 
 
437
/* Define to 1 if you have the <sys/ipc.h> header file. */
 
438
#define HAVE_SYS_IPC_H 1
 
439
 
 
440
/* Define to 1 if you have the <sys/mman.h> header file. */
 
441
#define HAVE_SYS_MMAN_H 1
 
442
 
 
443
/* Define to 1 if you have the <sys/mode.h> header file. */
 
444
/* #undef HAVE_SYS_MODE_H */
 
445
 
 
446
/* Define to 1 if you have the <sys/mount.h> header file. */
 
447
#define HAVE_SYS_MOUNT_H 1
 
448
 
 
449
/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
 
450
   */
 
451
/* #undef HAVE_SYS_NDIR_H */
 
452
 
 
453
/* Define to 1 if you have the <sys/param.h> header file. */
 
454
#define HAVE_SYS_PARAM_H 1
 
455
 
 
456
/* Define to 1 if you have the <sys/priv.h> header file. */
 
457
/* #undef HAVE_SYS_PRIV_H */
 
458
 
 
459
/* Define to 1 if you have the <sys/resource.h> header file. */
 
460
#define HAVE_SYS_RESOURCE_H 1
 
461
 
 
462
/* Define to 1 if you have the <sys/security.h> header file. */
 
463
/* #undef HAVE_SYS_SECURITY_H */
 
464
 
 
465
/* Define to 1 if you have the <sys/select.h> header file. */
 
466
#define HAVE_SYS_SELECT_H 1
 
467
 
 
468
/* Define to 1 if you have the <sys/shm.h> header file. */
 
469
#define HAVE_SYS_SHM_H 1
 
470
 
 
471
/* Define to 1 if you have the <sys/stat.h> header file. */
 
472
#define HAVE_SYS_STAT_H 1
 
473
 
 
474
/* Define to 1 if you have the <sys/syslog.h> header file. */
 
475
#define HAVE_SYS_SYSLOG_H 1
 
476
 
 
477
/* Define to 1 if you have the <sys/termio.h> header file. */
 
478
/* #undef HAVE_SYS_TERMIO_H */
 
479
 
 
480
/* Define to 1 if you have the <sys/time.h> header file. */
 
481
#define HAVE_SYS_TIME_H 1
 
482
 
 
483
/* Define to 1 if you have the <sys/types.h> header file. */
 
484
#define HAVE_SYS_TYPES_H 1
 
485
 
 
486
/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
 
487
#define HAVE_SYS_WAIT_H 1
 
488
 
 
489
/* Define to 1 if you have the <termios.h> header file. */
 
490
#define HAVE_TERMIOS_H 1
 
491
 
 
492
/* Define to 1 if you have the <termio.h> header file. */
 
493
#define HAVE_TERMIO_H 1
 
494
 
 
495
/* Define to 1 if you have the `timegm' function. */
 
496
#define HAVE_TIMEGM 1
 
497
 
 
498
/* Define to 1 if you have the <time.h> header file. */
 
499
#define HAVE_TIME_H 1
 
500
 
 
501
/* Define to 1 if the system has the type `uintptr_t'. */
 
502
#define HAVE_UINTPTR_T 1
 
503
 
 
504
/* Define to 1 if you have the <unistd.h> header file. */
 
505
#define HAVE_UNISTD_H 1
 
506
 
 
507
/* Define to 1 if you have the `unsetenv' function. */
 
508
#define HAVE_UNSETENV 1
 
509
 
 
510
/* Define to 1 if you have the `usleep' function. */
 
511
#define HAVE_USLEEP 1
 
512
 
 
513
/* Define to 1 if you have the `utime' function. */
 
514
#define HAVE_UTIME 1
 
515
 
 
516
/* Define to 1 if you have the `utimes' function. */
 
517
#define HAVE_UTIMES 1
 
518
 
 
519
/* Define to 1 if you have the <utime.h> header file. */
 
520
#define HAVE_UTIME_H 1
 
521
 
 
522
/* Define to 1 if you have the <vararg.h> header file. */
 
523
/* #undef HAVE_VARARG_H */
 
524
 
 
525
/* Define to 1 if you have the `vasprintf' function. */
 
526
#define HAVE_VASPRINTF 1
 
527
 
 
528
/* Whether va_copy() is available */
 
529
#define HAVE_VA_COPY 1
 
530
 
 
531
/* Whether the C compiler understands volatile */
 
532
#define HAVE_VOLATILE 1
 
533
 
 
534
/* Define to 1 if you have the `vsnprintf' function. */
 
535
#define HAVE_VSNPRINTF 1
 
536
 
 
537
/* Define to 1 if you have the `vsyslog' function. */
 
538
#define HAVE_VSYSLOG 1
 
539
 
 
540
/* Define to 1 if you have the `wait4' function. */
 
541
#define HAVE_WAIT4 1
 
542
 
 
543
/* Define to 1 if you have the `waitpid' function. */
 
544
#define HAVE_WAITPID 1
 
545
 
 
546
/* Define to 1 if you have the <windows.h> header file. */
 
547
/* #undef HAVE_WINDOWS_H */
 
548
 
 
549
/* Define to 1 if you have the <winsock2.h> header file. */
 
550
/* #undef HAVE_WINSOCK2_H */
 
551
 
 
552
/* Define to 1 if you have the <ws2tcpip.h> header file. */
 
553
/* #undef HAVE_WS2TCPIP_H */
 
554
 
 
555
/* Whether the _Bool type is available */
 
556
#define HAVE__Bool 1
 
557
 
 
558
/* Whether the __VA_ARGS__ macro is available */
 
559
#define HAVE__VA_ARGS__MACRO 1
 
560
 
 
561
/* Define to 1 if you have the `__strtoll' function. */
 
562
/* #undef HAVE___STRTOLL */
 
563
 
 
564
/* Define to 1 if you have the `__strtoull' function. */
 
565
/* #undef HAVE___STRTOULL */
 
566
 
 
567
/* Whether __va_copy() is available */
 
568
/* #undef HAVE___VA_COPY */
 
569
 
 
570
/* Whether there is a __func__ macro */
 
571
/* #undef HAVE_func_MACRO */
 
572
 
 
573
/* Whether MMAP is broken */
 
574
/* #undef MMAP_BLACKLIST */
 
575
 
 
576
/* Define to the address where bug reports for this package should be sent. */
 
577
#define PACKAGE_BUGREPORT ""
 
578
 
 
579
/* Define to the full name of this package. */
 
580
#define PACKAGE_NAME "talloc"
 
581
 
 
582
/* Define to the full name and version of this package. */
 
583
#define PACKAGE_STRING "talloc 1.3.1"
 
584
 
 
585
/* Define to the one symbol short name of this package. */
 
586
#define PACKAGE_TARNAME "talloc"
 
587
 
 
588
/* Define to the version of this package. */
 
589
#define PACKAGE_VERSION "1.3.1"
 
590
 
 
591
/* Whether getpass should be replaced */
 
592
#define REPLACE_GETPASS 1
 
593
 
 
594
/* getpass returns <9 chars where getpassphrase returns <265 chars */
 
595
/* #undef REPLACE_GETPASS_BY_GETPASSPHRASE */
 
596
 
 
597
/* replace readdir */
 
598
/* #undef REPLACE_READDIR */
 
599
 
 
600
/* replace readdir using getdents() */
 
601
/* #undef REPLACE_READDIR_GETDENTS */
 
602
 
 
603
/* replace readdir using getdirentries() */
 
604
/* #undef REPLACE_READDIR_GETDIRENTRIES */
 
605
 
 
606
/* Whether strptime should be replaced */
 
607
/* #undef REPLACE_STRPTIME */
 
608
 
 
609
/* Define as the return type of signal handlers (`int' or `void'). */
 
610
#define RETSIGTYPE void
 
611
 
 
612
/* Whether seekdir returns an int */
 
613
/* #undef SEEKDIR_RETURNS_INT */
 
614
 
 
615
/* The size of `char', as computed by sizeof. */
 
616
#define SIZEOF_CHAR 1
 
617
 
 
618
/* The size of `int', as computed by sizeof. */
 
619
#define SIZEOF_INT 4
 
620
 
 
621
/* The size of `long', as computed by sizeof. */
 
622
#define SIZEOF_LONG 4
 
623
 
 
624
/* The size of `long long', as computed by sizeof. */
 
625
#define SIZEOF_LONG_LONG 8
 
626
 
 
627
/* The size of `off_t', as computed by sizeof. */
 
628
#define SIZEOF_OFF_T 8
 
629
 
 
630
/* The size of `short', as computed by sizeof. */
 
631
#define SIZEOF_SHORT 2
 
632
 
 
633
/* The size of `size_t', as computed by sizeof. */
 
634
#define SIZEOF_SIZE_T 4
 
635
 
 
636
/* The size of `ssize_t', as computed by sizeof. */
 
637
#define SIZEOF_SSIZE_T 4
 
638
 
 
639
/* The size of `void *', as computed by sizeof. */
 
640
#define SIZEOF_VOID_P 4
 
641
 
 
642
/* getgrent_r irix (similar to solaris) function prototype */
 
643
/* #undef SOLARIS_GETGRENT_R */
 
644
 
 
645
/* getpwent_r irix (similar to solaris) function prototype */
 
646
/* #undef SOLARIS_GETPWENT_R */
 
647
 
 
648
/* Define to 1 if you have the ANSI C header files. */
 
649
#define STDC_HEADERS 1
 
650
 
 
651
/* Whether telldir takes a const pointer */
 
652
/* #undef TELLDIR_TAKES_CONST_DIR */
 
653
 
 
654
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
 
655
#define TIME_WITH_SYS_TIME 1
 
656
 
 
657
/* Enable extensions on AIX 3, Interix.  */
 
658
#ifndef _ALL_SOURCE
 
659
# define _ALL_SOURCE 1
 
660
#endif
 
661
/* Enable GNU extensions on systems that have them.  */
 
662
#ifndef _GNU_SOURCE
 
663
# define _GNU_SOURCE 1
 
664
#endif
 
665
/* Enable threading extensions on Solaris.  */
 
666
#ifndef _POSIX_PTHREAD_SEMANTICS
 
667
# define _POSIX_PTHREAD_SEMANTICS 1
 
668
#endif
 
669
/* Enable extensions on HP NonStop.  */
 
670
#ifndef _TANDEM_SOURCE
 
671
# define _TANDEM_SOURCE 1
 
672
#endif
 
673
/* Enable general extensions on Solaris.  */
 
674
#ifndef __EXTENSIONS__
 
675
# define __EXTENSIONS__ 1
 
676
#endif
 
677
 
 
678
 
 
679
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
 
680
   significant byte first (like Motorola and SPARC, unlike Intel). */
 
681
#if defined AC_APPLE_UNIVERSAL_BUILD
 
682
# if defined __BIG_ENDIAN__
 
683
#  define WORDS_BIGENDIAN 1
 
684
# endif
 
685
#else
 
686
# ifndef WORDS_BIGENDIAN
 
687
/* #  undef WORDS_BIGENDIAN */
 
688
# endif
 
689
#endif
 
690
 
 
691
/* Number of bits in a file offset, on hosts where this is settable. */
 
692
#define _FILE_OFFSET_BITS 64
 
693
 
 
694
/* Define for large files, on AIX-style hosts. */
 
695
/* #undef _LARGE_FILES */
 
696
 
 
697
/* Define to 1 if on MINIX. */
 
698
/* #undef _MINIX */
 
699
 
 
700
 
 
701
#ifndef _OSF_SOURCE
 
702
/* # undef _OSF_SOURCE */
 
703
#endif
 
704
 
 
705
 
 
706
/* Define to 2 if the system does not provide POSIX.1 features except with
 
707
   this defined. */
 
708
/* #undef _POSIX_1_SOURCE */
 
709
 
 
710
/* Whether to enable POSIX support */
 
711
/* #undef _POSIX_C_SOURCE */
 
712
 
 
713
/* Define to 1 if you need to in order for `stat' and other things to work. */
 
714
/* #undef _POSIX_SOURCE */
 
715
 
 
716
/* Whether to enable System V compatibility */
 
717
/* #undef _SYSV */
 
718
 
 
719
 
 
720
#ifndef _XOPEN_SOURCE
 
721
/* # undef _XOPEN_SOURCE */
 
722
#endif
 
723
 
 
724
 
 
725
 
 
726
#ifndef _XOPEN_SOURCE_EXTENDED
 
727
# define _XOPEN_SOURCE_EXTENDED 1
 
728
#endif
 
729
 
 
730
 
 
731
/* Define to `int' if <sys/types.h> doesn't define. */
 
732
/* #undef gid_t */
 
733
 
 
734
/* Define to `__inline__' or `__inline' if that's what the C compiler
 
735
   calls it, or to nothing if 'inline' is not supported under any name.  */
 
736
#ifndef __cplusplus
 
737
/* #undef inline */
 
738
#endif
 
739
 
 
740
/* Define to `unsigned' if <sys/types.h> does not define. */
 
741
/* #undef ino_t */
 
742
 
 
743
/* Define to `short' if <sys/types.h> does not define. */
 
744
/* #undef int16_t */
 
745
 
 
746
/* Define to `long' if <sys/types.h> does not define. */
 
747
/* #undef int32_t */
 
748
 
 
749
/* Define to `long long' if <sys/types.h> does not define. */
 
750
/* #undef int64_t */
 
751
 
 
752
/* Define to `char' if <sys/types.h> does not define. */
 
753
/* #undef int8_t */
 
754
 
 
755
/* Define to `off_t' if <sys/types.h> does not define. */
 
756
/* #undef loff_t */
 
757
 
 
758
/* Define to `int' if <sys/types.h> does not define. */
 
759
/* #undef mode_t */
 
760
 
 
761
/* Define to `long int' if <sys/types.h> does not define. */
 
762
/* #undef off_t */
 
763
 
 
764
/* Define to `loff_t' if <sys/types.h> does not define. */
 
765
#define offset_t loff_t
 
766
 
 
767
/* Define to `int' if <sys/types.h> does not define. */
 
768
/* #undef pid_t */
 
769
 
 
770
/* Define to `unsigned int' if <sys/types.h> does not define. */
 
771
/* #undef size_t */
 
772
 
 
773
/* Define to `int' if <sys/types.h> does not define. */
 
774
/* #undef ssize_t */
 
775
 
 
776
/* Define to `int' if <sys/types.h> doesn't define. */
 
777
/* #undef uid_t */
 
778
 
 
779
/* Define to `unsigned short' if <sys/types.h> does not define. */
 
780
/* #undef uint16_t */
 
781
 
 
782
/* Define to `unsigned long' if <sys/types.h> does not define. */
 
783
/* #undef uint32_t */
 
784
 
 
785
/* Define to `unsigned long long' if <sys/types.h> does not define. */
 
786
/* #undef uint64_t */
 
787
 
 
788
/* Define to `unsigned char' if <sys/types.h> does not define. */
 
789
/* #undef uint8_t */
 
790
 
 
791
/* Define to `unsigned int' if <sys/types.h> does not define. */
 
792
#define uint_t unsigned int