Android-cuttlefish cvd tool
config.h
Go to the documentation of this file.
1/* config.h. Generated from config.h.in by configure. */
2/* config.h.in. Generated from configure.ac by autoheader. */
3
4/* Define for debugging messages */
5/* #undef DEBUG */
6
7/* Define to 1 if you have the `alarm' function. */
8#define HAVE_ALARM 1
9
10/* Define to 1 if you have the <arpa/inet.h> header file. */
11#define HAVE_ARPA_INET_H 1
12
13/* Define to 1 if you have the <assert.h> header file. */
14#define HAVE_ASSERT_H 1
15
16/* Define to 1 if you have the `atexit' function. */
17#define HAVE_ATEXIT 1
18
19/* Define to 1 if you have the `basename' function. */
20#define HAVE_BASENAME 1
21
22/* Define to 1 if you have the declaration of `errno', and to 0 if you don't.
23 */
24#define HAVE_DECL_ERRNO 1
25
26/* Define to 1 if you have the declaration of `optarg', and to 0 if you don't.
27 */
28#define HAVE_DECL_OPTARG 1
29
30/* Define to 1 if you have the declaration of `sys_errlist', and to 0 if you
31 don't. */
32#define HAVE_DECL_SYS_ERRLIST 0
33
34/* Define to 1 if you have the <direct.h> header file. */
35/* #undef HAVE_DIRECT_H */
36
37/* Define to 1 if you have the <dirent.h> header file. */
38#define HAVE_DIRENT_H 1
39
40/* Define to 1 if you have the <fcntl.h> header file. */
41#define HAVE_FCNTL_H 1
42
43/* Define to 1 if you have the `flock' function. */
44#define HAVE_FLOCK 1
45
46/* Define to 1 if you have the `getgroupid' function. */
47/* #undef HAVE_GETGROUPID */
48
49/* Define to 1 if you have the <getopt.h> header file. */
50#define HAVE_GETOPT_H 1
51
52/* Define to 1 if you have the `getpass' function. */
53#define HAVE_GETPASS 1
54
55/* Define to 1 if you have the `gettimeofday' function. */
56#define HAVE_GETTIMEOFDAY 1
57
58/* Define to 1 if you have the `getuserid' function. */
59/* #undef HAVE_GETUSERID */
60
61/* Define to 1 if you have the `htons' function. */
62#define HAVE_HTONS 1
63
64/* Define to 1 if you have the <iconv.h> header file. */
65#define HAVE_ICONV_H 1
66
67/* Define to 1 if you have the <inttypes.h> header file. */
68#define HAVE_INTTYPES_H 1
69
70/* Define to 1 if you have the <io.h> header file. */
71/* #undef HAVE_IO_H */
72
73/* Define to 1 if you have the `cam' library (-lcam). */
74/* #undef HAVE_LIBCAM */
75
76/* Define to 1 if you have the <libc.h> header file. */
77/* #undef HAVE_LIBC_H */
78
79/* Define to 1 if you have the `iconv' library (-liconv). */
80/* #undef HAVE_LIBICONV */
81
82/* Define to 1 if you have the `sun' library (-lsun). */
83/* #undef HAVE_LIBSUN */
84
85/* Define to 1 if you have the <limits.h> header file. */
86#define HAVE_LIMITS_H 1
87
88/* Define to 1 if you have the `llseek' function. */
89/* #undef HAVE_LLSEEK */
90
91/* Define when you have an LLSEEK prototype */
92/* #undef HAVE_LLSEEK_PROTOTYPE */
93
94/* Define to 1 if you have the <locale.h> header file. */
95#define HAVE_LOCALE_H 1
96
97/* Define to 1 if you have the `lockf' function. */
98#define HAVE_LOCKF 1
99
100/* Define to 1 if the system has the type `loff_t'. */
101/* #undef HAVE_LOFF_T */
102
103/* Define to 1 if the system has the type `long long'. */
104#define HAVE_LONG_LONG 1
105
106/* Define to 1 if you have the `lrand48' function. */
107#define HAVE_LRAND48 1
108
109/* Define to 1 if you have the `lseek64' function. */
110/* #undef HAVE_LSEEK64 */
111
112/* Define when you have an LSEEK64 prototype */
113/* #undef HAVE_LSEEK64_PROTOTYPE */
114
115/* Define to 1 if you have the `lstat' function. */
116#define HAVE_LSTAT 1
117
118/* Define to 1 if you have the <malloc.h> header file. */
119#define HAVE_MALLOC_H 1
120
121/* Define to 1 if you have the `media_oldaliases' function. */
122/* #undef HAVE_MEDIA_OLDALIASES */
123
124/* Define to 1 if you have the `memcpy' function. */
125#define HAVE_MEMCPY 1
126
127/* Define to 1 if you have the `memmove' function. */
128#define HAVE_MEMMOVE 1
129
130/* Define to 1 if you have the <memory.h> header file. */
131#define HAVE_MEMORY_H 1
132
133/* Define to 1 if you have the `memset' function. */
134#define HAVE_MEMSET 1
135
136/* Define to 1 if you have the <minix/config.h> header file. */
137/* #undef HAVE_MINIX_CONFIG_H */
138
139/* Define to 1 if you have the `mkdir' function. */
140#define HAVE_MKDIR 1
141
142/* Define to 1 if you have the <mntent.h> header file. */
143#define HAVE_MNTENT_H 1
144
145/* Define to 1 if you have the <netdb.h> header file. */
146#define HAVE_NETDB_H 1
147
148/* Define to 1 if you have the <netinet/in.h> header file. */
149#define HAVE_NETINET_IN_H 1
150
151/* Define to 1 if you have the <netinet/tcp.h> header file. */
152#define HAVE_NETINET_TCP_H 1
153
154/* Define to 1 if the system has the type `off64_t'. */
155/* #undef HAVE_OFF64_T */
156
157/* Define to 1 if the system has the type `offset_t'. */
158/* #undef HAVE_OFFSET_T */
159
160/* Define to 1 if you have the `on_exit' function. */
161#define HAVE_ON_EXIT 1
162
163/* Define to 1 if you have the `putwc' function. */
164#define HAVE_PUTWC 1
165
166/* Define to 1 if you have the `readdir' function. */
167#define HAVE_READDIR 1
168
169/* Define to 1 if you have the `setenv' function. */
170#define HAVE_SETENV 1
171
172/* Define to 1 if you have the `seteuid' function. */
173#define HAVE_SETEUID 1
174
175/* Define to 1 if you have the `setlocale' function. */
176#define HAVE_SETLOCALE 1
177
178/* Define to 1 if you have the `setpgrp' function. */
179#define HAVE_SETPGRP 1
180
181/* Define to 1 if you have the `setresuid' function. */
182#define HAVE_SETRESUID 1
183
184/* Define to 1 if you have the <sgtty.h> header file. */
185#define HAVE_SGTTY_H 1
186
187/* Define to 1 if you have the `sigaction' function. */
188#define HAVE_SIGACTION 1
189
190/* Define to 1 if you have the <signal.h> header file. */
191#define HAVE_SIGNAL_H 1
192
193/* Define to 1 if you have the `snprintf' function. */
194#define HAVE_SNPRINTF 1
195
196/* Define to 1 if you have the `srand48' function. */
197#define HAVE_SRAND48 1
198
199/* Define to 1 if you have the `stat64' function. */
200/* #undef HAVE_STAT64 */
201
202/* Define to 1 if you have the <stdarg.h> header file. */
203#define HAVE_STDARG_H 1
204
205/* Define to 1 if stdbool.h conforms to C99. */
206#define HAVE_STDBOOL_H 1
207
208/* Define to 1 if you have the <stdint.h> header file. */
209#define HAVE_STDINT_H 1
210
211/* Define to 1 if you have the <stdio.h> header file. */
212#define HAVE_STDIO_H 1
213
214/* Define to 1 if you have the <stdlib.h> header file. */
215#define HAVE_STDLIB_H 1
216
217/* Define to 1 if you have the `strcasecmp' function. */
218#define HAVE_STRCASECMP 1
219
220/* Define to 1 if you have the `strchr' function. */
221#define HAVE_STRCHR 1
222
223/* Define to 1 if you have the `strcspn' function. */
224#define HAVE_STRCSPN 1
225
226/* Define to 1 if you have the `strdup' function. */
227#define HAVE_STRDUP 1
228
229/* Define to 1 if you have the `strerror' function. */
230#define HAVE_STRERROR 1
231
232/* Define to 1 if you have the <strings.h> header file. */
233#define HAVE_STRINGS_H 1
234
235/* Define to 1 if you have the <string.h> header file. */
236#define HAVE_STRING_H 1
237
238/* Define to 1 if you have the `strncasecmp' function. */
239#define HAVE_STRNCASECMP 1
240
241/* Define to 1 if you have the `strncasecmp_l' function. */
242#define HAVE_STRNCASECMP_L 1
243
244/* Define to 1 if you have the `strndup' function. */
245#define HAVE_STRNDUP 1
246
247/* Define to 1 if you have the `strnlen' function. */
248#define HAVE_STRNLEN 1
249
250/* Define to 1 if you have the `strpbrk' function. */
251#define HAVE_STRPBRK 1
252
253/* Define to 1 if you have the `strrchr' function. */
254#define HAVE_STRRCHR 1
255
256/* Define to 1 if you have the `strspn' function. */
257#define HAVE_STRSPN 1
258
259/* Define to 1 if you have the `strstr' function. */
260#define HAVE_STRSTR 1
261
262/* Define to 1 if you have the `strtol' function. */
263#define HAVE_STRTOL 1
264
265/* Define to 1 if you have the `strtoll' function. */
266#define HAVE_STRTOLL 1
267
268/* Define to 1 if you have the `strtoui' function. */
269/* #undef HAVE_STRTOUI */
270
271/* Define to 1 if you have the `strtoul' function. */
272#define HAVE_STRTOUL 1
273
274/* Define to 1 if you have the <sys/fdio.h> header file. */
275/* #undef HAVE_SYS_FDIO_H */
276
277/* Define to 1 if you have the <sys/file.h> header file. */
278#define HAVE_SYS_FILE_H 1
279
280/* Define to 1 if you have the <sys/floppy.h> header file. */
281/* #undef HAVE_SYS_FLOPPY_H */
282
283/* Define to 1 if you have the <sys/ioctl.h> header file. */
284#define HAVE_SYS_IOCTL_H 1
285
286/* Define to 1 if you have the <sys/param.h> header file. */
287#define HAVE_SYS_PARAM_H 1
288
289/* Define to 1 if you have the <sys/signal.h> header file. */
290#define HAVE_SYS_SIGNAL_H 1
291
292/* Define to 1 if you have the <sys/socket.h> header file. */
293#define HAVE_SYS_SOCKET_H 1
294
295/* Define to 1 if you have the <sys/stat.h> header file. */
296#define HAVE_SYS_STAT_H 1
297
298/* Define to 1 if you have the <sys/sysmacros.h> header file. */
299#define HAVE_SYS_SYSMACROS_H 1
300
301/* Define to 1 if you have the <sys/termios.h> header file. */
302/* #undef HAVE_SYS_TERMIOS_H */
303
304/* Define to 1 if you have the <sys/termio.h> header file. */
305/* #undef HAVE_SYS_TERMIO_H */
306
307/* Define to 1 if you have the <sys/time.h> header file. */
308#define HAVE_SYS_TIME_H 1
309
310/* Define to 1 if you have the <sys/types.h> header file. */
311#define HAVE_SYS_TYPES_H 1
312
313/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
314#define HAVE_SYS_WAIT_H 1
315
316/* Define to 1 if you have the `tcflush' function. */
317#define HAVE_TCFLUSH 1
318
319/* Define to 1 if you have the `tcsetattr' function. */
320#define HAVE_TCSETATTR 1
321
322/* Define to 1 if you have the <termios.h> header file. */
323#define HAVE_TERMIOS_H 1
324
325/* Define to 1 if you have the <termio.h> header file. */
326#define HAVE_TERMIO_H 1
327
328/* Define to 1 if you have the <time.h> header file. */
329#define HAVE_TIME_H 1
330
331/* Define to 1 if you have the `toupper_l' function. */
332#define HAVE_TOUPPER_L 1
333
334/* Define to 1 if you have the `tzset' function. */
335#define HAVE_TZSET 1
336
337/* Define to 1 if the system has the type `uintptr_t'. */
338#define HAVE_UINTPTR_T 1
339
340/* Define to 1 if you have the <unistd.h> header file. */
341#define HAVE_UNISTD_H 1
342
343/* Define to 1 if you have the `unsetenv' function. */
344#define HAVE_UNSETENV 1
345
346/* Define to 1 if you have the `usleep' function. */
347#define HAVE_USLEEP 1
348
349/* Define to 1 if you have the `utime' function. */
350/* #undef HAVE_UTIME */
351
352/* Define to 1 if you have the `utimes' function. */
353#define HAVE_UTIMES 1
354
355/* Define to 1 if you have the <utime.h> header file. */
356#define HAVE_UTIME_H 1
357
358/* Define to 1 if you have the <wchar.h> header file. */
359#define HAVE_WCHAR_H 1
360
361/* Define to 1 if you have the `wcscasecmp' function. */
362#define HAVE_WCSCASECMP 1
363
364/* Define to 1 if you have the `wcsdup' function. */
365#define HAVE_WCSDUP 1
366
367/* Define to 1 if you have the `wcsnlen' function. */
368#define HAVE_WCSNLEN 1
369
370/* Define to 1 if you have the `wcspbrk' function. */
371#define HAVE_WCSPBRK 1
372
373/* Define to 1 if you have the <wctype.h> header file. */
374#define HAVE_WCTYPE_H 1
375
376/* Define to 1 if you have the <X11/Xlib.h> header file. */
377#define HAVE_X11_XLIB_H 1
378
379/* Define to 1 if you have the <xlocale.h> header file. */
380/* #undef HAVE_XLOCALE_H */
381
382/* Define to 1 if the system has the type `_Bool'. */
383#define HAVE__BOOL 1
384
385/* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
386 */
387/* #undef MAJOR_IN_MKDEV */
388
389/* Define to 1 if `major', `minor', and `makedev' are declared in
390 <sysmacros.h>. */
391#define MAJOR_IN_SYSMACROS 1
392
393/* Define to the address where bug reports for this package should be sent. */
394#define PACKAGE_BUGREPORT ""
395
396/* Define to the full name of this package. */
397#define PACKAGE_NAME ""
398
399/* Define to the full name and version of this package. */
400#define PACKAGE_STRING ""
401
402/* Define to the one symbol short name of this package. */
403#define PACKAGE_TARNAME ""
404
405/* Define to the home page for this package. */
406#define PACKAGE_URL ""
407
408/* Define to the version of this package. */
409#define PACKAGE_VERSION ""
410
411/* Define to 1 if the `setpgrp' function requires zero arguments. */
412#define SETPGRP_VOID 1
413
414/* The size of `int', as computed by sizeof. */
415#define SIZEOF_INT 4
416
417/* The size of `long', as computed by sizeof. */
418#define SIZEOF_LONG 8
419
420/* The size of `off_t', as computed by sizeof. */
421#define SIZEOF_OFF_T 8
422
423/* The size of `size_t', as computed by sizeof. */
424#define SIZEOF_SIZE_T 8
425
426/* The size of `time_t', as computed by sizeof. */
427#define SIZEOF_TIME_T 8
428
429/* Define to 1 if all of the C90 standard headers exist (not just the ones
430 required in a freestanding environment). This macro is provided for
431 backward compatibility; new code need not use it. */
432#define STDC_HEADERS 1
433
434/* Define to 1 if your <sys/time.h> declares `struct tm'. */
435/* #undef TM_IN_SYS_TIME */
436
437/* Define when you want to include floppyd support */
438#define USE_FLOPPYD 1
439
440/* Define on non Unix OS'es which don't have the concept of tty's */
441#define USE_RAWTERM 1
442
443/* Enable extensions on AIX 3, Interix. */
444#ifndef _ALL_SOURCE
445# define _ALL_SOURCE 1
446#endif
447/* Enable general extensions on macOS. */
448#ifndef _DARWIN_C_SOURCE
449# define _DARWIN_C_SOURCE 1
450#endif
451/* Enable general extensions on Solaris. */
452#ifndef __EXTENSIONS__
453# define __EXTENSIONS__ 1
454#endif
455/* Enable GNU extensions on systems that have them. */
456#ifndef _GNU_SOURCE
457# define _GNU_SOURCE 1
458#endif
459/* Enable X/Open compliant socket functions that do not require linking
460 with -lxnet on HP-UX 11.11. */
461#ifndef _HPUX_ALT_XOPEN_SOCKET_API
462# define _HPUX_ALT_XOPEN_SOCKET_API 1
463#endif
464/* Identify the host operating system as Minix.
465 This macro does not affect the system headers' behavior.
466 A future release of Autoconf may stop defining this macro. */
467#ifndef _MINIX
468/* # undef _MINIX */
469#endif
470/* Enable general extensions on NetBSD.
471 Enable NetBSD compatibility extensions on Minix. */
472#ifndef _NETBSD_SOURCE
473# define _NETBSD_SOURCE 1
474#endif
475/* Enable OpenBSD compatibility extensions on NetBSD.
476 Oddly enough, this does nothing on OpenBSD. */
477#ifndef _OPENBSD_SOURCE
478# define _OPENBSD_SOURCE 1
479#endif
480/* Define to 1 if needed for POSIX-compatible behavior. */
481#ifndef _POSIX_SOURCE
482/* # undef _POSIX_SOURCE */
483#endif
484/* Define to 2 if needed for POSIX-compatible behavior. */
485#ifndef _POSIX_1_SOURCE
486/* # undef _POSIX_1_SOURCE */
487#endif
488/* Enable POSIX-compatible threading on Solaris. */
489#ifndef _POSIX_PTHREAD_SEMANTICS
490# define _POSIX_PTHREAD_SEMANTICS 1
491#endif
492/* Enable extensions specified by ISO/IEC TS 18661-5:2014. */
493#ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__
494# define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1
495#endif
496/* Enable extensions specified by ISO/IEC TS 18661-1:2014. */
497#ifndef __STDC_WANT_IEC_60559_BFP_EXT__
498# define __STDC_WANT_IEC_60559_BFP_EXT__ 1
499#endif
500/* Enable extensions specified by ISO/IEC TS 18661-2:2015. */
501#ifndef __STDC_WANT_IEC_60559_DFP_EXT__
502# define __STDC_WANT_IEC_60559_DFP_EXT__ 1
503#endif
504/* Enable extensions specified by ISO/IEC TS 18661-4:2015. */
505#ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__
506# define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1
507#endif
508/* Enable extensions specified by ISO/IEC TS 18661-3:2015. */
509#ifndef __STDC_WANT_IEC_60559_TYPES_EXT__
510# define __STDC_WANT_IEC_60559_TYPES_EXT__ 1
511#endif
512/* Enable extensions specified by ISO/IEC TR 24731-2:2010. */
513#ifndef __STDC_WANT_LIB_EXT2__
514# define __STDC_WANT_LIB_EXT2__ 1
515#endif
516/* Enable extensions specified by ISO/IEC 24747:2009. */
517#ifndef __STDC_WANT_MATH_SPEC_FUNCS__
518# define __STDC_WANT_MATH_SPEC_FUNCS__ 1
519#endif
520/* Enable extensions on HP NonStop. */
521#ifndef _TANDEM_SOURCE
522# define _TANDEM_SOURCE 1
523#endif
524/* Enable X/Open extensions. Define to 500 only if necessary
525 to make mbstate_t available. */
526#ifndef _XOPEN_SOURCE
527/* # undef _XOPEN_SOURCE */
528#endif
529
530
531/* Define this if you want to use Xdf */
532#define USE_XDF 1
533
534/* Define this if you use mtools together with the new Solaris' vold support
535 */
536/* #undef USING_NEW_VOLD */
537
538/* Define this if you use mtools together with Solaris' vold */
539/* #undef USING_VOLD */
540
541/* Define to 1 if the X Window System is missing or not being used. */
542/* #undef X_DISPLAY_MISSING */
543
544/* Number of bits in a file offset, on hosts where this is settable. */
545/* #undef _FILE_OFFSET_BITS */
546
547/* Needed for off64_t / lseek64 */
548/* #undef _LARGEFILE64_SOURCE */
549
550/* Might be needed for loff_t / llseek64 */
551/* #undef _LARGEFILE_SOURCE */
552
553/* Define for large files, on AIX-style hosts. */
554/* #undef _LARGE_FILES */
555
556/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
557 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
558 #define below would cause a syntax error. */
559/* #undef _UINT32_T */
560
561/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
562 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
563 #define below would cause a syntax error. */
564/* #undef _UINT64_T */
565
566/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
567 <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
568 #define below would cause a syntax error. */
569/* #undef _UINT8_T */
570
571/* Define to empty if `const' does not conform to ANSI C. */
572/* #undef const */
573
574/* Define to `int' if <sys/types.h> doesn't define. */
575/* #undef gid_t */
576
577/* Define to `__inline__' or `__inline' if that's what the C compiler
578 calls it, or to nothing if 'inline' is not supported under any name. */
579#ifndef __cplusplus
580/* #undef inline */
581#endif
582
583/* Define to the type of a signed integer type of width exactly 16 bits if
584 such a type exists and the standard includes do not define it. */
585/* #undef int16_t */
586
587/* Define to the type of a signed integer type of width exactly 32 bits if
588 such a type exists and the standard includes do not define it. */
589/* #undef int32_t */
590
591/* Define to the type of a signed integer type of width exactly 64 bits if
592 such a type exists and the standard includes do not define it. */
593/* #undef int64_t */
594
595/* Define to the type of a signed integer type of width exactly 8 bits if such
596 a type exists and the standard includes do not define it. */
597/* #undef int8_t */
598
599/* Define to `long int' if <sys/types.h> does not define. */
600/* #undef off_t */
601
602/* Define as a signed integer type capable of holding a process identifier. */
603/* #undef pid_t */
604
605/* Define to `unsigned int' if <sys/types.h> does not define. */
606/* #undef size_t */
607
608/* Define to `int' if <sys/types.h> does not define. */
609/* #undef ssize_t */
610
611/* Define to `int' if <sys/types.h> doesn't define. */
612/* #undef uid_t */
613
614/* Define to the type of an unsigned integer type of width exactly 16 bits if
615 such a type exists and the standard includes do not define it. */
616/* #undef uint16_t */
617
618/* Define to the type of an unsigned integer type of width exactly 32 bits if
619 such a type exists and the standard includes do not define it. */
620/* #undef uint32_t */
621
622/* Define to the type of an unsigned integer type of width exactly 64 bits if
623 such a type exists and the standard includes do not define it. */
624/* #undef uint64_t */
625
626/* Define to the type of an unsigned integer type of width exactly 8 bits if
627 such a type exists and the standard includes do not define it. */
628/* #undef uint8_t */
629
630/* Define to the type of an unsigned integer type wide enough to hold a
631 pointer, if such a type exists, and if the system does not define it. */
632/* #undef uintptr_t */