~ubuntu-branches/ubuntu/utopic/parted/utopic-proposed

« back to all changes in this revision

Viewing changes to lib/config.h.in

  • Committer: Package Import Robot
  • Author(s): Colin Watson
  • Date: 2014-07-21 10:23:16 UTC
  • mfrom: (7.2.32 sid)
  • Revision ID: package-import@ubuntu.com-20140721102316-jsyv3yzmbo8vlde5
Tags: 3.1-3
Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* lib/config.h.in.  Generated from configure.ac by autoheader.  */
2
2
 
3
 
/* Define if the compiler is building for multiple architectures of Apple
4
 
   platforms at once. */
5
 
#undef AA_APPLE_UNIVERSAL_BUILD
6
 
 
7
3
/* Define if building universal (internal helper macro) */
8
4
#undef AC_APPLE_UNIVERSAL_BUILD
9
5
 
22
18
/* Define to the number of bits in type 'wint_t'. */
23
19
#undef BITSIZEOF_WINT_T
24
20
 
25
 
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
26
 
   systems. This function is required for `alloca.c' support on those systems.
 
21
/* Define to one of '_getb67', 'GETB67', 'getb67' for Cray-2 and Cray-YMP
 
22
   systems. This function is required for 'alloca.c' support on those systems.
27
23
   */
28
24
#undef CRAY_STACKSEG_END
29
25
 
30
 
/* Define to 1 if using `alloca.c'. */
 
26
/* Define to 1 if using 'alloca.c'. */
31
27
#undef C_ALLOCA
32
28
 
33
29
/* Enable assertions, etc. */
45
41
/* device mapper (libdevmapper) support */
46
42
#undef ENABLE_DEVICE_MAPPER
47
43
 
48
 
/* Include file system support. i.e. libparted/fs_... */
49
 
#undef ENABLE_FS
50
 
 
51
44
/* Mtrace malloc() debugging */
52
45
#undef ENABLE_MTRACE
53
46
 
59
52
   msdos partition tables */
60
53
#undef ENABLE_PC98
61
54
 
62
 
/* Define on systems for which file names may have a so-called `drive letter'
63
 
   prefix, define this to compute the length of that prefix, including the
64
 
   colon. */
65
 
#undef FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX
66
 
 
67
 
/* Define if the backslash character may also serve as a file name component
68
 
   separator. */
69
 
#undef FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR
70
 
 
71
 
/* Define if a drive letter prefix denotes a relative path if it is not
72
 
   followed by a file name component separator. */
73
 
#undef FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE
 
55
/* Define to 1 if nl_langinfo (YESEXPR) returns a non-empty string. */
 
56
#undef FUNC_NL_LANGINFO_YESEXPR_WORKS
74
57
 
75
58
/* Define to 1 if realpath() can malloc memory, always gives an absolute path,
76
59
   and handles trailing slash correctly. */
83
66
   declaration of the second argument to gettimeofday. */
84
67
#undef GETTIMEOFDAY_TIMEZONE
85
68
 
86
 
/* Define to make the limit macros in <stdint.h> visible. */
87
 
#undef GL_TRIGGER_STDC_LIMIT_MACROS
 
69
/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
 
70
   whether the gnulib module calloc-gnu shall be considered present. */
 
71
#undef GNULIB_CALLOC_GNU
88
72
 
89
73
/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
90
74
   whether the gnulib module canonicalize-lgpl shall be considered present. */
98
82
   whether the gnulib module dirname shall be considered present. */
99
83
#undef GNULIB_DIRNAME
100
84
 
101
 
/* Define to indicate the 'malloc' module. */
 
85
/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
 
86
   whether the gnulib module malloc-gnu shall be considered present. */
102
87
#undef GNULIB_MALLOC_GNU
103
88
 
104
89
/* enable some gnulib portability checks */
105
90
#undef GNULIB_PORTCHECK
106
91
 
107
 
/* Define to indicate the 'realloc' module. */
 
92
/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
 
93
   whether the gnulib module realloc-gnu shall be considered present. */
108
94
#undef GNULIB_REALLOC_GNU
109
95
 
 
96
/* Define to a C preprocessor expression that evaluates to 1 or 0, depending
 
97
   whether the gnulib module strerror shall be considered present. */
 
98
#undef GNULIB_STRERROR
 
99
 
110
100
/* Define to 1 when the gnulib module btowc should be tested. */
111
101
#undef GNULIB_TEST_BTOWC
112
102
 
126
116
/* Define to 1 when the gnulib module environ should be tested. */
127
117
#undef GNULIB_TEST_ENVIRON
128
118
 
129
 
/* Define to 1 when the gnulib module fclose should be tested. */
130
 
#undef GNULIB_TEST_FCLOSE
 
119
/* Define to 1 when the gnulib module fdopen should be tested. */
 
120
#undef GNULIB_TEST_FDOPEN
 
121
 
 
122
/* Define to 1 when the gnulib module fstat should be tested. */
 
123
#undef GNULIB_TEST_FSTAT
131
124
 
132
125
/* Define to 1 when the gnulib module fsync should be tested. */
133
126
#undef GNULIB_TEST_FSYNC
134
127
 
 
128
/* Define to 1 when the gnulib module getcwd should be tested. */
 
129
#undef GNULIB_TEST_GETCWD
 
130
 
135
131
/* Define to 1 when the gnulib module getopt-gnu should be tested. */
136
132
#undef GNULIB_TEST_GETOPT_GNU
137
133
 
 
134
/* Define to 1 when the gnulib module getpagesize should be tested. */
 
135
#undef GNULIB_TEST_GETPAGESIZE
 
136
 
138
137
/* Define to 1 when the gnulib module gettimeofday should be tested. */
139
138
#undef GNULIB_TEST_GETTIMEOFDAY
140
139
 
153
152
/* Define to 1 when the gnulib module mbsinit should be tested. */
154
153
#undef GNULIB_TEST_MBSINIT
155
154
 
156
 
/* Define to 1 when the gnulib module memchr should be tested. */
157
 
#undef GNULIB_TEST_MEMCHR
 
155
/* Define to 1 when the gnulib module mbtowc should be tested. */
 
156
#undef GNULIB_TEST_MBTOWC
158
157
 
159
158
/* Define to 1 when the gnulib module mkstemp should be tested. */
160
159
#undef GNULIB_TEST_MKSTEMP
168
167
/* Define to 1 when the gnulib module putenv should be tested. */
169
168
#undef GNULIB_TEST_PUTENV
170
169
 
 
170
/* Define to 1 when the gnulib module read should be tested. */
 
171
#undef GNULIB_TEST_READ
 
172
 
171
173
/* Define to 1 when the gnulib module readlink should be tested. */
172
174
#undef GNULIB_TEST_READLINK
173
175
 
183
185
/* Define to 1 when the gnulib module setenv should be tested. */
184
186
#undef GNULIB_TEST_SETENV
185
187
 
 
188
/* Define to 1 when the gnulib module setlocale should be tested. */
 
189
#undef GNULIB_TEST_SETLOCALE
 
190
 
186
191
/* Define to 1 when the gnulib module sleep should be tested. */
187
192
#undef GNULIB_TEST_SLEEP
188
193
 
201
206
/* Define to 1 when the gnulib module strnlen should be tested. */
202
207
#undef GNULIB_TEST_STRNLEN
203
208
 
 
209
/* Define to 1 when the gnulib module strtoll should be tested. */
 
210
#undef GNULIB_TEST_STRTOLL
 
211
 
 
212
/* Define to 1 when the gnulib module strtoull should be tested. */
 
213
#undef GNULIB_TEST_STRTOULL
 
214
 
204
215
/* Define to 1 when the gnulib module symlink should be tested. */
205
216
#undef GNULIB_TEST_SYMLINK
206
217
 
219
230
/* Define to 1 when the gnulib module wctob should be tested. */
220
231
#undef GNULIB_TEST_WCTOB
221
232
 
 
233
/* Define to 1 when the gnulib module wctomb should be tested. */
 
234
#undef GNULIB_TEST_WCTOMB
 
235
 
222
236
/* Define to 1 if you have 'alloca' after including <alloca.h>, a header that
223
237
   may be supplied by this distribution. */
224
238
#undef HAVE_ALLOCA
233
247
/* Define to 1 if you have the <blkid/blkid.h> header file. */
234
248
#undef HAVE_BLKID_BLKID_H
235
249
 
236
 
/* Define to 1 if you have the <bp-sym.h> header file. */
237
 
#undef HAVE_BP_SYM_H
238
 
 
239
250
/* Define to 1 if you have the `btowc' function. */
240
251
#undef HAVE_BTOWC
241
252
 
242
 
/* Define to 1 if your system has a GNU libc compatible `calloc' function, and
 
253
/* Define to 1 if your system has a GNU libc compatible 'calloc' function, and
243
254
   to 0 otherwise. */
244
 
#undef HAVE_CALLOC
 
255
#undef HAVE_CALLOC_GNU
245
256
 
246
257
/* Define if the 'calloc' function is POSIX compliant. */
247
258
#undef HAVE_CALLOC_POSIX
273
284
   */
274
285
#undef HAVE_DECL_GETENV
275
286
 
276
 
/* Define to 1 if you have the declaration of `getopt_clip', and to 0 if you
277
 
   don't. */
278
 
#undef HAVE_DECL_GETOPT_CLIP
279
 
 
280
 
/* Define to 1 if you have the declaration of `imaxabs', and to 0 if you
281
 
   don't. */
282
 
#undef HAVE_DECL_IMAXABS
283
 
 
284
 
/* Define to 1 if you have the declaration of `imaxdiv', and to 0 if you
285
 
   don't. */
286
 
#undef HAVE_DECL_IMAXDIV
287
 
 
288
287
/* Define to 1 if you have the declaration of `isblank', and to 0 if you
289
288
   don't. */
290
289
#undef HAVE_DECL_ISBLANK
291
290
 
292
 
/* Define to 1 if you have the declaration of `optreset', and to 0 if you
293
 
   don't. */
294
 
#undef HAVE_DECL_OPTRESET
 
291
/* Define to 1 if you have the declaration of `mbrtowc', and to 0 if you
 
292
   don't. */
 
293
#undef HAVE_DECL_MBRTOWC
 
294
 
 
295
/* Define to 1 if you have the declaration of `mbsinit', and to 0 if you
 
296
   don't. */
 
297
#undef HAVE_DECL_MBSINIT
295
298
 
296
299
/* Define to 1 if you have the declaration of `program_invocation_name', and
297
300
   to 0 if you don't. */
301
304
   and to 0 if you don't. */
302
305
#undef HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME
303
306
 
 
307
/* Define to 1 if you have the declaration of `setenv', and to 0 if you don't.
 
308
   */
 
309
#undef HAVE_DECL_SETENV
 
310
 
304
311
/* Define to 1 if you have the declaration of `sleep', and to 0 if you don't.
305
312
   */
306
313
#undef HAVE_DECL_SLEEP
309
316
   */
310
317
#undef HAVE_DECL_STRDUP
311
318
 
312
 
/* Define to 1 if you have the declaration of `strerror', and to 0 if you
313
 
   don't. */
314
 
#undef HAVE_DECL_STRERROR
315
 
 
316
319
/* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
317
320
   don't. */
318
321
#undef HAVE_DECL_STRERROR_R
319
322
 
 
323
/* Define to 1 if you have the declaration of `strncasecmp', and to 0 if you
 
324
   don't. */
 
325
#undef HAVE_DECL_STRNCASECMP
 
326
 
320
327
/* Define to 1 if you have the declaration of `strndup', and to 0 if you
321
328
   don't. */
322
329
#undef HAVE_DECL_STRNDUP
325
332
   don't. */
326
333
#undef HAVE_DECL_STRNLEN
327
334
 
328
 
/* Define to 1 if you have the declaration of `strtoimax', and to 0 if you
329
 
   don't. */
330
 
#undef HAVE_DECL_STRTOIMAX
331
 
 
332
 
/* Define to 1 if you have the declaration of `strtoumax', and to 0 if you
333
 
   don't. */
334
 
#undef HAVE_DECL_STRTOUMAX
 
335
/* Define to 1 if you have the declaration of `towlower', and to 0 if you
 
336
   don't. */
 
337
#undef HAVE_DECL_TOWLOWER
 
338
 
 
339
/* Define to 1 if you have the declaration of `unsetenv', and to 0 if you
 
340
   don't. */
 
341
#undef HAVE_DECL_UNSETENV
 
342
 
 
343
/* Define to 1 if you have the declaration of `wcrtomb', and to 0 if you
 
344
   don't. */
 
345
#undef HAVE_DECL_WCRTOMB
335
346
 
336
347
/* Define to 1 if you have the declaration of `wctob', and to 0 if you don't.
337
348
   */
344
355
/* Define to 1 if you have the <dlfcn.h> header file. */
345
356
#undef HAVE_DLFCN_H
346
357
 
347
 
/* Define to 1 if you have the `dup2' function. */
 
358
/* Define to 1 if you have the 'dup2' function. */
348
359
#undef HAVE_DUP2
349
360
 
350
361
/* Define if you have the declaration of environ. */
351
362
#undef HAVE_ENVIRON_DECL
352
363
 
353
 
/* Define to 1 if you have the <errno.h> header file. */
354
 
#undef HAVE_ERRNO_H
 
364
/* Define to 1 if you have the `fchdir' function. */
 
365
#undef HAVE_FCHDIR
355
366
 
356
 
/* Define to 1 if you have the <fcntl.h> header file. */
357
 
#undef HAVE_FCNTL_H
 
367
/* Define to 1 if you have the <features.h> header file. */
 
368
#undef HAVE_FEATURES_H
358
369
 
359
370
/* Define to 1 if you have the `fsync' function. */
360
371
#undef HAVE_FSYNC
368
379
/* Define to 1 if you have the `getopt_long_only' function. */
369
380
#undef HAVE_GETOPT_LONG_ONLY
370
381
 
 
382
/* Define to 1 if you have the `getpagesize' function. */
 
383
#undef HAVE_GETPAGESIZE
 
384
 
371
385
/* Define to 1 if you have the `getppriv' function. */
372
386
#undef HAVE_GETPPRIV
373
387
 
394
408
/* Define to 1 if you have the `isblank' function. */
395
409
#undef HAVE_ISBLANK
396
410
 
397
 
/* Define to 1 if you have the `iswblank' function. */
398
 
#undef HAVE_ISWBLANK
399
 
 
400
411
/* Define to 1 if you have the `iswcntrl' function. */
401
412
#undef HAVE_ISWCNTRL
402
413
 
412
423
/* Define if you have <langinfo.h> and nl_langinfo(YESEXPR). */
413
424
#undef HAVE_LANGINFO_YESEXPR
414
425
 
 
426
/* Define if your <locale.h> file defines LC_MESSAGES. */
 
427
#undef HAVE_LC_MESSAGES
 
428
 
415
429
/* Define to 1 if you have the <libintl.h> header file. */
416
430
#undef HAVE_LIBINTL_H
417
431
 
424
438
/* Have libreiserfs */
425
439
#undef HAVE_LIBREISERFS
426
440
 
427
 
/* Define to 1 if you have the <locale.h> header file. */
428
 
#undef HAVE_LOCALE_H
 
441
/* Define to 1 if you have the <linux/ext2_fs.h> header file. */
 
442
#undef HAVE_LINUX_EXT2_FS_H
429
443
 
430
 
/* Define to 1 if the system has the type `long long int'. */
 
444
/* Define to 1 if the system has the type 'long long int'. */
431
445
#undef HAVE_LONG_LONG_INT
432
446
 
433
447
/* Define to 1 if you have the `lstat' function. */
434
448
#undef HAVE_LSTAT
435
449
 
436
 
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
 
450
/* Define to 1 if your system has a GNU libc compatible 'malloc' function, and
437
451
   to 0 otherwise. */
438
 
#undef HAVE_MALLOC
 
452
#undef HAVE_MALLOC_GNU
439
453
 
440
454
/* Define if the 'malloc' function is POSIX compliant. */
441
455
#undef HAVE_MALLOC_POSIX
453
467
/* Define to 1 if <wchar.h> declares mbstate_t. */
454
468
#undef HAVE_MBSTATE_T
455
469
 
456
 
/* Define to 1 if you have the `memchr' function. */
457
 
#undef HAVE_MEMCHR
458
 
 
459
470
/* Define to 1 if you have the <memory.h> header file. */
460
471
#undef HAVE_MEMORY_H
461
472
 
465
476
/* Define to 1 if you have the `mprotect' function. */
466
477
#undef HAVE_MPROTECT
467
478
 
 
479
/* Define to 1 on MSVC platforms that have the "invalid parameter handler"
 
480
   concept. */
 
481
#undef HAVE_MSVC_INVALID_PARAMETER_HANDLER
 
482
 
 
483
/* Define to 1 if you have the `newlocale' function. */
 
484
#undef HAVE_NEWLOCALE
 
485
 
468
486
/* Define to 1 if you have the `nl_langinfo' function. */
469
487
#undef HAVE_NL_LANGINFO
470
488
 
471
 
/* Define to 1 if you have the `pathconf' function. */
472
 
#undef HAVE_PATHCONF
 
489
/* Define to 1 if you have the <OS.h> header file. */
 
490
#undef HAVE_OS_H
473
491
 
474
492
/* Define to 1 if you have the <priv.h> header file. */
475
493
#undef HAVE_PRIV_H
476
494
 
477
 
/* Define to 1 if you have the <random.h> header file. */
478
 
#undef HAVE_RANDOM_H
 
495
/* Define to 1 if you have the `pthread_atfork' function. */
 
496
#undef HAVE_PTHREAD_ATFORK
 
497
 
 
498
/* Define if the <pthread.h> defines PTHREAD_MUTEX_RECURSIVE. */
 
499
#undef HAVE_PTHREAD_MUTEX_RECURSIVE
 
500
 
 
501
/* Define if the POSIX multithreading library has read/write locks. */
 
502
#undef HAVE_PTHREAD_RWLOCK
479
503
 
480
504
/* Define to 1 if atoll is declared even after undefining macros. */
481
505
#undef HAVE_RAW_DECL_ATOLL
487
511
   macros. */
488
512
#undef HAVE_RAW_DECL_CANONICALIZE_FILE_NAME
489
513
 
 
514
/* Define to 1 if chdir is declared even after undefining macros. */
 
515
#undef HAVE_RAW_DECL_CHDIR
 
516
 
490
517
/* Define to 1 if chown is declared even after undefining macros. */
491
518
#undef HAVE_RAW_DECL_CHOWN
492
519
 
493
520
/* Define to 1 if dprintf is declared even after undefining macros. */
494
521
#undef HAVE_RAW_DECL_DPRINTF
495
522
 
 
523
/* Define to 1 if dup is declared even after undefining macros. */
 
524
#undef HAVE_RAW_DECL_DUP
 
525
 
496
526
/* Define to 1 if dup2 is declared even after undefining macros. */
497
527
#undef HAVE_RAW_DECL_DUP2
498
528
 
499
529
/* Define to 1 if dup3 is declared even after undefining macros. */
500
530
#undef HAVE_RAW_DECL_DUP3
501
531
 
 
532
/* Define to 1 if duplocale is declared even after undefining macros. */
 
533
#undef HAVE_RAW_DECL_DUPLOCALE
 
534
 
502
535
/* Define to 1 if endusershell is declared even after undefining macros. */
503
536
#undef HAVE_RAW_DECL_ENDUSERSHELL
504
537
 
523
556
/* Define to 1 if fcntl is declared even after undefining macros. */
524
557
#undef HAVE_RAW_DECL_FCNTL
525
558
 
 
559
/* Define to 1 if fdatasync is declared even after undefining macros. */
 
560
#undef HAVE_RAW_DECL_FDATASYNC
 
561
 
 
562
/* Define to 1 if ffs is declared even after undefining macros. */
 
563
#undef HAVE_RAW_DECL_FFS
 
564
 
 
565
/* Define to 1 if ffsl is declared even after undefining macros. */
 
566
#undef HAVE_RAW_DECL_FFSL
 
567
 
 
568
/* Define to 1 if ffsll is declared even after undefining macros. */
 
569
#undef HAVE_RAW_DECL_FFSLL
 
570
 
526
571
/* Define to 1 if fpurge is declared even after undefining macros. */
527
572
#undef HAVE_RAW_DECL_FPURGE
528
573
 
529
574
/* Define to 1 if fseeko is declared even after undefining macros. */
530
575
#undef HAVE_RAW_DECL_FSEEKO
531
576
 
 
577
/* Define to 1 if fstat is declared even after undefining macros. */
 
578
#undef HAVE_RAW_DECL_FSTAT
 
579
 
532
580
/* Define to 1 if fstatat is declared even after undefining macros. */
533
581
#undef HAVE_RAW_DECL_FSTATAT
534
582
 
589
637
/* Define to 1 if grantpt is declared even after undefining macros. */
590
638
#undef HAVE_RAW_DECL_GRANTPT
591
639
 
 
640
/* Define to 1 if group_member is declared even after undefining macros. */
 
641
#undef HAVE_RAW_DECL_GROUP_MEMBER
 
642
 
592
643
/* Define to 1 if imaxabs is declared even after undefining macros. */
593
644
#undef HAVE_RAW_DECL_IMAXABS
594
645
 
595
646
/* Define to 1 if imaxdiv is declared even after undefining macros. */
596
647
#undef HAVE_RAW_DECL_IMAXDIV
597
648
 
598
 
/* Define to 1 if initstat_r is declared even after undefining macros. */
599
 
#undef HAVE_RAW_DECL_INITSTAT_R
 
649
/* Define to 1 if initstate is declared even after undefining macros. */
 
650
#undef HAVE_RAW_DECL_INITSTATE
 
651
 
 
652
/* Define to 1 if initstate_r is declared even after undefining macros. */
 
653
#undef HAVE_RAW_DECL_INITSTATE_R
 
654
 
 
655
/* Define to 1 if isatty is declared even after undefining macros. */
 
656
#undef HAVE_RAW_DECL_ISATTY
 
657
 
 
658
/* Define to 1 if iswctype is declared even after undefining macros. */
 
659
#undef HAVE_RAW_DECL_ISWCTYPE
600
660
 
601
661
/* Define to 1 if lchmod is declared even after undefining macros. */
602
662
#undef HAVE_RAW_DECL_LCHMOD
676
736
/* Define to 1 if openat is declared even after undefining macros. */
677
737
#undef HAVE_RAW_DECL_OPENAT
678
738
 
 
739
/* Define to 1 if pclose is declared even after undefining macros. */
 
740
#undef HAVE_RAW_DECL_PCLOSE
 
741
 
 
742
/* Define to 1 if pipe is declared even after undefining macros. */
 
743
#undef HAVE_RAW_DECL_PIPE
 
744
 
679
745
/* Define to 1 if pipe2 is declared even after undefining macros. */
680
746
#undef HAVE_RAW_DECL_PIPE2
681
747
 
682
748
/* Define to 1 if popen is declared even after undefining macros. */
683
749
#undef HAVE_RAW_DECL_POPEN
684
750
 
 
751
/* Define to 1 if posix_openpt is declared even after undefining macros. */
 
752
#undef HAVE_RAW_DECL_POSIX_OPENPT
 
753
 
685
754
/* Define to 1 if pread is declared even after undefining macros. */
686
755
#undef HAVE_RAW_DECL_PREAD
687
756
 
688
757
/* Define to 1 if ptsname is declared even after undefining macros. */
689
758
#undef HAVE_RAW_DECL_PTSNAME
690
759
 
 
760
/* Define to 1 if ptsname_r is declared even after undefining macros. */
 
761
#undef HAVE_RAW_DECL_PTSNAME_R
 
762
 
691
763
/* Define to 1 if pwrite is declared even after undefining macros. */
692
764
#undef HAVE_RAW_DECL_PWRITE
693
765
 
 
766
/* Define to 1 if random is declared even after undefining macros. */
 
767
#undef HAVE_RAW_DECL_RANDOM
 
768
 
694
769
/* Define to 1 if random_r is declared even after undefining macros. */
695
770
#undef HAVE_RAW_DECL_RANDOM_R
696
771
 
718
793
/* Define to 1 if setenv is declared even after undefining macros. */
719
794
#undef HAVE_RAW_DECL_SETENV
720
795
 
 
796
/* Define to 1 if sethostname is declared even after undefining macros. */
 
797
#undef HAVE_RAW_DECL_SETHOSTNAME
 
798
 
 
799
/* Define to 1 if setlocale is declared even after undefining macros. */
 
800
#undef HAVE_RAW_DECL_SETLOCALE
 
801
 
 
802
/* Define to 1 if setstate is declared even after undefining macros. */
 
803
#undef HAVE_RAW_DECL_SETSTATE
 
804
 
721
805
/* Define to 1 if setstate_r is declared even after undefining macros. */
722
806
#undef HAVE_RAW_DECL_SETSTATE_R
723
807
 
730
814
/* Define to 1 if snprintf is declared even after undefining macros. */
731
815
#undef HAVE_RAW_DECL_SNPRINTF
732
816
 
 
817
/* Define to 1 if srandom is declared even after undefining macros. */
 
818
#undef HAVE_RAW_DECL_SRANDOM
 
819
 
733
820
/* Define to 1 if srandom_r is declared even after undefining macros. */
734
821
#undef HAVE_RAW_DECL_SRANDOM_R
735
822
 
742
829
/* Define to 1 if stpncpy is declared even after undefining macros. */
743
830
#undef HAVE_RAW_DECL_STPNCPY
744
831
 
 
832
/* Define to 1 if strcasecmp is declared even after undefining macros. */
 
833
#undef HAVE_RAW_DECL_STRCASECMP
 
834
 
745
835
/* Define to 1 if strcasestr is declared even after undefining macros. */
746
836
#undef HAVE_RAW_DECL_STRCASESTR
747
837
 
751
841
/* Define to 1 if strdup is declared even after undefining macros. */
752
842
#undef HAVE_RAW_DECL_STRDUP
753
843
 
 
844
/* Define to 1 if strerror_r is declared even after undefining macros. */
 
845
#undef HAVE_RAW_DECL_STRERROR_R
 
846
 
 
847
/* Define to 1 if strncasecmp is declared even after undefining macros. */
 
848
#undef HAVE_RAW_DECL_STRNCASECMP
 
849
 
754
850
/* Define to 1 if strncat is declared even after undefining macros. */
755
851
#undef HAVE_RAW_DECL_STRNCAT
756
852
 
799
895
/* Define to 1 if tmpfile is declared even after undefining macros. */
800
896
#undef HAVE_RAW_DECL_TMPFILE
801
897
 
 
898
/* Define to 1 if towctrans is declared even after undefining macros. */
 
899
#undef HAVE_RAW_DECL_TOWCTRANS
 
900
 
802
901
/* Define to 1 if ttyname_r is declared even after undefining macros. */
803
902
#undef HAVE_RAW_DECL_TTYNAME_R
804
903
 
826
925
/* Define to 1 if vsnprintf is declared even after undefining macros. */
827
926
#undef HAVE_RAW_DECL_VSNPRINTF
828
927
 
 
928
/* Define to 1 if wcpcpy is declared even after undefining macros. */
 
929
#undef HAVE_RAW_DECL_WCPCPY
 
930
 
 
931
/* Define to 1 if wcpncpy is declared even after undefining macros. */
 
932
#undef HAVE_RAW_DECL_WCPNCPY
 
933
 
829
934
/* Define to 1 if wcrtomb is declared even after undefining macros. */
830
935
#undef HAVE_RAW_DECL_WCRTOMB
831
936
 
 
937
/* Define to 1 if wcscasecmp is declared even after undefining macros. */
 
938
#undef HAVE_RAW_DECL_WCSCASECMP
 
939
 
 
940
/* Define to 1 if wcscat is declared even after undefining macros. */
 
941
#undef HAVE_RAW_DECL_WCSCAT
 
942
 
 
943
/* Define to 1 if wcschr is declared even after undefining macros. */
 
944
#undef HAVE_RAW_DECL_WCSCHR
 
945
 
 
946
/* Define to 1 if wcscmp is declared even after undefining macros. */
 
947
#undef HAVE_RAW_DECL_WCSCMP
 
948
 
 
949
/* Define to 1 if wcscoll is declared even after undefining macros. */
 
950
#undef HAVE_RAW_DECL_WCSCOLL
 
951
 
 
952
/* Define to 1 if wcscpy is declared even after undefining macros. */
 
953
#undef HAVE_RAW_DECL_WCSCPY
 
954
 
 
955
/* Define to 1 if wcscspn is declared even after undefining macros. */
 
956
#undef HAVE_RAW_DECL_WCSCSPN
 
957
 
 
958
/* Define to 1 if wcsdup is declared even after undefining macros. */
 
959
#undef HAVE_RAW_DECL_WCSDUP
 
960
 
 
961
/* Define to 1 if wcslen is declared even after undefining macros. */
 
962
#undef HAVE_RAW_DECL_WCSLEN
 
963
 
 
964
/* Define to 1 if wcsncasecmp is declared even after undefining macros. */
 
965
#undef HAVE_RAW_DECL_WCSNCASECMP
 
966
 
 
967
/* Define to 1 if wcsncat is declared even after undefining macros. */
 
968
#undef HAVE_RAW_DECL_WCSNCAT
 
969
 
 
970
/* Define to 1 if wcsncmp is declared even after undefining macros. */
 
971
#undef HAVE_RAW_DECL_WCSNCMP
 
972
 
 
973
/* Define to 1 if wcsncpy is declared even after undefining macros. */
 
974
#undef HAVE_RAW_DECL_WCSNCPY
 
975
 
 
976
/* Define to 1 if wcsnlen is declared even after undefining macros. */
 
977
#undef HAVE_RAW_DECL_WCSNLEN
 
978
 
832
979
/* Define to 1 if wcsnrtombs is declared even after undefining macros. */
833
980
#undef HAVE_RAW_DECL_WCSNRTOMBS
834
981
 
 
982
/* Define to 1 if wcspbrk is declared even after undefining macros. */
 
983
#undef HAVE_RAW_DECL_WCSPBRK
 
984
 
 
985
/* Define to 1 if wcsrchr is declared even after undefining macros. */
 
986
#undef HAVE_RAW_DECL_WCSRCHR
 
987
 
835
988
/* Define to 1 if wcsrtombs is declared even after undefining macros. */
836
989
#undef HAVE_RAW_DECL_WCSRTOMBS
837
990
 
 
991
/* Define to 1 if wcsspn is declared even after undefining macros. */
 
992
#undef HAVE_RAW_DECL_WCSSPN
 
993
 
 
994
/* Define to 1 if wcsstr is declared even after undefining macros. */
 
995
#undef HAVE_RAW_DECL_WCSSTR
 
996
 
 
997
/* Define to 1 if wcstok is declared even after undefining macros. */
 
998
#undef HAVE_RAW_DECL_WCSTOK
 
999
 
 
1000
/* Define to 1 if wcswidth is declared even after undefining macros. */
 
1001
#undef HAVE_RAW_DECL_WCSWIDTH
 
1002
 
 
1003
/* Define to 1 if wcsxfrm is declared even after undefining macros. */
 
1004
#undef HAVE_RAW_DECL_WCSXFRM
 
1005
 
838
1006
/* Define to 1 if wctob is declared even after undefining macros. */
839
1007
#undef HAVE_RAW_DECL_WCTOB
840
1008
 
 
1009
/* Define to 1 if wctrans is declared even after undefining macros. */
 
1010
#undef HAVE_RAW_DECL_WCTRANS
 
1011
 
 
1012
/* Define to 1 if wctype is declared even after undefining macros. */
 
1013
#undef HAVE_RAW_DECL_WCTYPE
 
1014
 
841
1015
/* Define to 1 if wcwidth is declared even after undefining macros. */
842
1016
#undef HAVE_RAW_DECL_WCWIDTH
843
1017
 
 
1018
/* Define to 1 if wmemchr is declared even after undefining macros. */
 
1019
#undef HAVE_RAW_DECL_WMEMCHR
 
1020
 
 
1021
/* Define to 1 if wmemcmp is declared even after undefining macros. */
 
1022
#undef HAVE_RAW_DECL_WMEMCMP
 
1023
 
 
1024
/* Define to 1 if wmemcpy is declared even after undefining macros. */
 
1025
#undef HAVE_RAW_DECL_WMEMCPY
 
1026
 
 
1027
/* Define to 1 if wmemmove is declared even after undefining macros. */
 
1028
#undef HAVE_RAW_DECL_WMEMMOVE
 
1029
 
 
1030
/* Define to 1 if wmemset is declared even after undefining macros. */
 
1031
#undef HAVE_RAW_DECL_WMEMSET
 
1032
 
 
1033
/* Define to 1 if _Exit is declared even after undefining macros. */
 
1034
#undef HAVE_RAW_DECL__EXIT
 
1035
 
844
1036
/* Define to 1 if you have the <readline/history.h> header file. */
845
1037
#undef HAVE_READLINE_HISTORY_H
846
1038
 
850
1042
/* Define to 1 if you have the `readlink' function. */
851
1043
#undef HAVE_READLINK
852
1044
 
853
 
/* Define to 1 if your system has a GNU libc compatible `realloc' function,
 
1045
/* Define to 1 if your system has a GNU libc compatible 'realloc' function,
854
1046
   and to 0 otherwise. */
855
 
#undef HAVE_REALLOC
 
1047
#undef HAVE_REALLOC_GNU
856
1048
 
857
1049
/* Define if the 'realloc' function is POSIX compliant. */
858
1050
#undef HAVE_REALLOC_POSIX
875
1067
/* Define to 1 if you have the `setenv' function. */
876
1068
#undef HAVE_SETENV
877
1069
 
 
1070
/* Define to 1 if you have the `setlocale' function. */
 
1071
#undef HAVE_SETLOCALE
 
1072
 
878
1073
/* Define to 1 if you have the `sigaction' function. */
879
1074
#undef HAVE_SIGACTION
880
1075
 
890
1085
/* Define to 1 if you have the `sleep' function. */
891
1086
#undef HAVE_SLEEP
892
1087
 
893
 
/* Define to 1 if you have the <stdarg.h> header file. */
894
 
#undef HAVE_STDARG_H
895
 
 
896
 
/* Define to 1 if stdbool.h conforms to C99. */
897
 
#undef HAVE_STDBOOL_H
898
 
 
899
 
/* Define to 1 if you have the <stddef.h> header file. */
900
 
#undef HAVE_STDDEF_H
901
 
 
902
1088
/* Define to 1 if you have the <stdint.h> header file. */
903
1089
#undef HAVE_STDINT_H
904
1090
 
905
1091
/* Define to 1 if you have the <stdio_ext.h> header file. */
906
1092
#undef HAVE_STDIO_EXT_H
907
1093
 
908
 
/* Define to 1 if you have the <stdio.h> header file. */
909
 
#undef HAVE_STDIO_H
910
 
 
911
1094
/* Define to 1 if you have the <stdlib.h> header file. */
912
1095
#undef HAVE_STDLIB_H
913
1096
 
 
1097
/* Define to 1 if you have the `strcasecmp' function. */
 
1098
#undef HAVE_STRCASECMP
 
1099
 
914
1100
/* Define to 1 if you have the `strdup' function. */
915
1101
#undef HAVE_STRDUP
916
1102
 
923
1109
/* Define to 1 if you have the <string.h> header file. */
924
1110
#undef HAVE_STRING_H
925
1111
 
 
1112
/* Define to 1 if you have the `strncasecmp' function. */
 
1113
#undef HAVE_STRNCASECMP
 
1114
 
926
1115
/* Define to 1 if you have the `strndup' function. */
927
1116
#undef HAVE_STRNDUP
928
1117
 
929
 
/* Define to 1 if the system has the type `struct random_data'. */
930
 
#undef HAVE_STRUCT_RANDOM_DATA
 
1118
/* Define to 1 if you have the `strtoll' function. */
 
1119
#undef HAVE_STRTOLL
 
1120
 
 
1121
/* Define to 1 if you have the `strtoull' function. */
 
1122
#undef HAVE_STRTOULL
931
1123
 
932
1124
/* Define to 1 if you have the `symlink' function. */
933
1125
#undef HAVE_SYMLINK
962
1154
/* Define to 1 if you have the <termcap.h> header file. */
963
1155
#undef HAVE_TERMCAP_H
964
1156
 
965
 
/* Define to 1 if you have the <time.h> header file. */
966
 
#undef HAVE_TIME_H
 
1157
/* Define to 1 if you have the `towlower' function. */
 
1158
#undef HAVE_TOWLOWER
967
1159
 
968
1160
/* Define to 1 if you have the `tsearch' function. */
969
1161
#undef HAVE_TSEARCH
974
1166
/* Define to 1 if you have the `unsetenv' function. */
975
1167
#undef HAVE_UNSETENV
976
1168
 
977
 
/* Define to 1 if the system has the type `unsigned long long int'. */
 
1169
/* Define to 1 if the system has the type 'unsigned long long int'. */
978
1170
#undef HAVE_UNSIGNED_LONG_LONG_INT
979
1171
 
 
1172
/* Define to 1 if you have the `uselocale' function. */
 
1173
#undef HAVE_USELOCALE
 
1174
 
980
1175
/* Define to 1 if you have the `usleep' function. */
981
1176
#undef HAVE_USLEEP
982
1177
 
1010
1205
/* Define to 1 if O_NOFOLLOW works. */
1011
1206
#undef HAVE_WORKING_O_NOFOLLOW
1012
1207
 
 
1208
/* Define to 1 if you have the <xlocale.h> header file. */
 
1209
#undef HAVE_XLOCALE_H
 
1210
 
1013
1211
/* Define to 1 if the system has the type `_Bool'. */
1014
1212
#undef HAVE__BOOL
1015
1213
 
1016
1214
/* Define to 1 if you have the `_ftime' function. */
1017
1215
#undef HAVE__FTIME
1018
1216
 
 
1217
/* Define to 1 if you have the `_set_invalid_parameter_handler' function. */
 
1218
#undef HAVE__SET_INVALID_PARAMETER_HANDLER
 
1219
 
1019
1220
/* Define to 1 if you have the `__fpending' function. */
1020
1221
#undef HAVE___FPENDING
1021
1222
 
 
1223
/* Define to 1 if you have the `__xpg_strerror_r' function. */
 
1224
#undef HAVE___XPG_STRERROR_R
 
1225
 
1022
1226
/* Extract low level special HFS(+) files for debugging purposes when using
1023
1227
   the "check" command (NOT FOR PACKAGING) */
1024
1228
#undef HFS_EXTRACT_FS
1025
1229
 
1026
 
#if FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR
1027
 
# define ISSLASH(C) ((C) == '/' || (C) == '\\')
1028
 
#else
1029
 
# define ISSLASH(C) ((C) == '/')
1030
 
#endif
1031
 
 
1032
1230
/* Define to 1 if lseek does not detect pipes. */
1033
1231
#undef LSEEK_PIPE_BROKEN
1034
1232
 
1035
 
/* Define to 1 if `lstat' dereferences a symlink specified with a trailing
 
1233
/* Define to 1 if 'lstat' dereferences a symlink specified with a trailing
1036
1234
   slash. */
1037
1235
#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
1038
1236
 
1046
1244
/* Define to a substitute value for mmap()'s MAP_ANONYMOUS flag. */
1047
1245
#undef MAP_ANONYMOUS
1048
1246
 
 
1247
/* Define if the mbrtowc function has the NULL pwc argument bug. */
 
1248
#undef MBRTOWC_NULL_ARG1_BUG
 
1249
 
1049
1250
/* Define if the mbrtowc function has the NULL string argument bug. */
1050
 
#undef MBRTOWC_NULL_ARG_BUG
 
1251
#undef MBRTOWC_NULL_ARG2_BUG
1051
1252
 
1052
1253
/* Define if the mbrtowc function does not return 0 for a NUL character. */
1053
1254
#undef MBRTOWC_NUL_RETVAL_BUG
1094
1295
/* Define to the version of this package. */
1095
1296
#undef PACKAGE_VERSION
1096
1297
 
1097
 
/* the number of pending output bytes on stream `fp' */
 
1298
/* the number of pending output bytes on stream 'fp' */
1098
1299
#undef PENDING_OUTPUT_N_BYTES
1099
1300
 
1100
1301
/* Define if <inttypes.h> exists and defines unusable PRI* macros. */
1104
1305
   type mode_t. */
1105
1306
#undef PROMOTED_MODE_T
1106
1307
 
 
1308
/* Define if the pthread_in_use() detection is hard. */
 
1309
#undef PTHREAD_IN_USE_DETECTION_HARD
 
1310
 
1107
1311
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1108
1312
   'ptrdiff_t'. */
1109
1313
#undef PTRDIFF_T_SUFFIX
1125
1329
/* Define if nl_langinfo exists but is overridden by gnulib. */
1126
1330
#undef REPLACE_NL_LANGINFO
1127
1331
 
1128
 
/* Define this to 1 if strerror is broken. */
1129
 
#undef REPLACE_STRERROR
 
1332
/* Define to 1 if strerror(0) does not return a message implying success. */
 
1333
#undef REPLACE_STRERROR_0
1130
1334
 
1131
1335
/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type
1132
1336
   'sig_atomic_t'. */
1142
1346
/* If using the C implementation of alloca, define if you know the
1143
1347
   direction of stack growth for your system; otherwise it will be
1144
1348
   automatically deduced at runtime.
1145
 
        STACK_DIRECTION > 0 => grows toward higher addresses
1146
 
        STACK_DIRECTION < 0 => grows toward lower addresses
1147
 
        STACK_DIRECTION = 0 => direction of growth unknown */
 
1349
        STACK_DIRECTION > 0 => grows toward higher addresses
 
1350
        STACK_DIRECTION < 0 => grows toward lower addresses
 
1351
        STACK_DIRECTION = 0 => direction of growth unknown */
1148
1352
#undef STACK_DIRECTION
1149
1353
 
1150
1354
/* Define to 1 if the `S_IS*' macros in <sys/stat.h> do not work properly. */
1162
1366
/* Define to 1 if unlink() on a parent directory may succeed */
1163
1367
#undef UNLINK_PARENT_BUG
1164
1368
 
1165
 
/* Define to the prefix of C symbols at the assembler and linker level, either
1166
 
   an underscore or empty. */
1167
 
#undef USER_LABEL_PREFIX
1168
 
 
1169
1369
/* Define if you have sufficient blkid support. */
1170
1370
#undef USE_BLKID
1171
1371
 
 
1372
/* Define if the POSIX multithreading library can be used. */
 
1373
#undef USE_POSIX_THREADS
 
1374
 
 
1375
/* Define if references to the POSIX multithreading library should be made
 
1376
   weak. */
 
1377
#undef USE_POSIX_THREADS_WEAK
 
1378
 
 
1379
/* Define if the GNU Pth multithreading library can be used. */
 
1380
#undef USE_PTH_THREADS
 
1381
 
 
1382
/* Define if references to the GNU Pth multithreading library should be made
 
1383
   weak. */
 
1384
#undef USE_PTH_THREADS_WEAK
 
1385
 
 
1386
/* Define if the old Solaris multithreading library can be used. */
 
1387
#undef USE_SOLARIS_THREADS
 
1388
 
 
1389
/* Define if references to the old Solaris multithreading library should be
 
1390
   made weak. */
 
1391
#undef USE_SOLARIS_THREADS_WEAK
 
1392
 
 
1393
/* Define if the native Windows multithreading API can be used. */
 
1394
#undef USE_WINDOWS_THREADS
 
1395
 
1172
1396
/* Version number of package */
1173
1397
#undef VERSION
1174
1398
 
1195
1419
# endif
1196
1420
#endif
1197
1421
 
 
1422
/* Enable large inode numbers on Mac OS X.  */
 
1423
#ifndef _DARWIN_USE_64_BIT_INODE
 
1424
# define _DARWIN_USE_64_BIT_INODE 1
 
1425
#endif
 
1426
 
1198
1427
/* Number of bits in a file offset, on hosts where this is settable. */
1199
1428
#undef _FILE_OFFSET_BITS
1200
1429
 
1207
1436
/* Define to 1 if on MINIX. */
1208
1437
#undef _MINIX
1209
1438
 
 
1439
/* The _Noreturn keyword of C11.  */
 
1440
#ifndef _Noreturn
 
1441
# if (3 <= __GNUC__ || (__GNUC__ == 2 && 8 <= __GNUC_MINOR__) \
 
1442
      || 0x5110 <= __SUNPRO_C)
 
1443
#  define _Noreturn __attribute__ ((__noreturn__))
 
1444
# elif defined _MSC_VER && 1200 <= _MSC_VER
 
1445
#  define _Noreturn __declspec (noreturn)
 
1446
# else
 
1447
#  define _Noreturn
 
1448
# endif
 
1449
#endif
 
1450
 
 
1451
 
1210
1452
/* Define to 2 if the system does not provide POSIX.1 features except with
1211
1453
   this defined. */
1212
1454
#undef _POSIX_1_SOURCE
1213
1455
 
1214
 
/* Define to 1 if you need to in order for `stat' and other things to work. */
 
1456
/* Define to 1 if you need to in order for 'stat' and other things to work. */
1215
1457
#undef _POSIX_SOURCE
1216
1458
 
1217
1459
/* Define if you want regoff_t to be at least as wide POSIX requires. */
1224
1466
#ifndef _ALL_SOURCE
1225
1467
# undef _ALL_SOURCE
1226
1468
#endif
 
1469
/* Enable general extensions on MacOS X.  */
 
1470
#ifndef _DARWIN_C_SOURCE
 
1471
# undef _DARWIN_C_SOURCE
 
1472
#endif
1227
1473
/* Enable GNU extensions on systems that have them.  */
1228
1474
#ifndef _GNU_SOURCE
1229
1475
# undef _GNU_SOURCE
1246
1492
   used. */
1247
1493
#undef __GETOPT_PREFIX
1248
1494
 
1249
 
/* Ensure that <stdint.h> defines the limit macros, since gnulib's
1250
 
   <inttypes.h> relies on them.  */
1251
 
#if defined __cplusplus && !defined __STDC_LIMIT_MACROS && GL_TRIGGER_STDC_LIMIT_MACROS
1252
 
# define __STDC_LIMIT_MACROS 1
1253
 
#endif
1254
 
 
1255
 
 
1256
 
/* Define to rpl_calloc if the replacement function should be used. */
1257
 
#undef calloc
1258
 
 
1259
1495
/* Define to empty if `const' does not conform to ANSI C. */
1260
1496
#undef const
1261
1497
 
1287
1523
/* Define to rpl_localtime if the replacement function should be used. */
1288
1524
#undef localtime
1289
1525
 
1290
 
/* Define to rpl_malloc if the replacement function should be used. */
1291
 
#undef malloc
1292
 
 
1293
1526
/* Define to a type if <wchar.h> does not define. */
1294
1527
#undef mbstate_t
1295
1528
 
1299
1532
/* Define to the type of st_nlink in struct stat, or a supertype. */
1300
1533
#undef nlink_t
1301
1534
 
 
1535
/* Define to `int' if <sys/types.h> does not define. */
 
1536
#undef pid_t
 
1537
 
1302
1538
/* Define to rpl_re_comp if the replacement should be used. */
1303
1539
#undef re_comp
1304
1540
 
1332
1568
/* Define to rpl_re_syntax_options if the replacement should be used. */
1333
1569
#undef re_syntax_options
1334
1570
 
1335
 
/* Define to rpl_realloc if the replacement function should be used. */
1336
 
#undef realloc
1337
 
 
1338
1571
/* Define to rpl_regcomp if the replacement should be used. */
1339
1572
#undef regcomp
1340
1573
 
1379
1612
   is a misnomer outside of parameter lists.  */
1380
1613
#define _UNUSED_PARAMETER_ _GL_UNUSED
1381
1614
 
 
1615
/* The __pure__ attribute was added in gcc 2.96.  */
 
1616
#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96)
 
1617
# define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
 
1618
#else
 
1619
# define _GL_ATTRIBUTE_PURE /* empty */
 
1620
#endif
 
1621
 
 
1622
/* The __const__ attribute was added in gcc 2.95.  */
 
1623
#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 95)
 
1624
# define _GL_ATTRIBUTE_CONST __attribute__ ((__const__))
 
1625
#else
 
1626
# define _GL_ATTRIBUTE_CONST /* empty */
 
1627
#endif
 
1628
 
1382
1629
 
1383
1630
/* Define to an unsigned 32-bit type if <sys/types.h> lacks this type. */
1384
1631
#undef useconds_t