tesseract  4.00.00dev
config_auto.h
Go to the documentation of this file.
1 /* Define to 1 if you have the <dlfcn.h> header file. */
2 #define HAVE_DLFCN_H 1
3 
4 /* Define to 1 if you have the <inttypes.h> header file. */
5 #define HAVE_INTTYPES_H 1
6 
7 /* Define to 1 if you have the <limits.h> header file. */
8 #define HAVE_LIMITS_H 1
9 
10 /* Define to 1 if you have the <malloc.h> header file. */
11 #define HAVE_MALLOC_H 1
12 
13 /* Define to 1 if you have the <memory.h> header file. */
14 #define HAVE_MEMORY_H 1
15 
16 /* Define to 1 if you have the <stdbool.h> header file. */
17 #define HAVE_STDBOOL_H 1
18 
19 /* Define to 1 if you have the <stdint.h> header file. */
20 #define HAVE_STDINT_H 1
21 
22 /* Define to 1 if you have the <stdlib.h> header file. */
23 #define HAVE_STDLIB_H 1
24 
25 /* Define to 1 if you have the <strings.h> header file. */
26 #define HAVE_STRINGS_H 1
27 
28 /* Define to 1 if you have the <string.h> header file. */
29 #define HAVE_STRING_H 1
30 
31 /* Define to 1 if you have the <sys/ipc.h> header file. */
32 #define HAVE_SYS_IPC_H 1
33 
34 /* Define to 1 if you have the <sys/shm.h> header file. */
35 #define HAVE_SYS_SHM_H 1
36 
37 /* Define to 1 if you have the <sys/stat.h> header file. */
38 #define HAVE_SYS_STAT_H 1
39 
40 /* Define to 1 if you have the <sys/types.h> header file. */
41 #define HAVE_SYS_TYPES_H 1
42 
43 /* Define to 1 if you have the <sys/wait.h> header file. */
44 #define HAVE_SYS_WAIT_H 1
45 
46 /* Define to 1 if you have the <unistd.h> header file. */
47 #define HAVE_UNISTD_H 1
48 
49 /* Define to 1 if you have the <cairo/cairo-version.h> header file. */
50 #define HAVE_CAIRO_CAIRO_VERSION_H 1
51 
52 /* Define to 1 if you have the <CL/cl.h> header file. */
53 #define HAVE_CL_CL_H 1
54 
55 /* Define to 1 if you have the <OpenCL/cl.h> header file. */
56 /* #undef HAVE_OPENCL_CL_H */
57 
58 /* Define to 1 if you have the <pango-1.0/pango/pango-features.h> header file. */
59 #define HAVE_PANGO_1_0_PANGO_PANGO_FEATURES_H 1
60 
61 /* Define to 1 if you have the <tiffio.h> header file. */
62 #define HAVE_TIFFIO_H 1
63 
64 /* Define to 1 if you have the <unicode/uchar.h> header file. */
65 #define HAVE_UNICODE_UCHAR_H 1
66 
67 /* Define to 1 if you have the `getline' function. */
68 #define HAVE_GETLINE 1
69 
70 /* Define to 1 if you have the `snprintf' function. */
71 #define HAVE_SNPRINTF 1
72 
73 /* Define to 1 if the system has the type `long long int'. */
74 #define HAVE_LONG_LONG_INT 1
75 
76 /* Define to 1 if the system has the type `off_t'. */
77 #define HAVE_OFF_T 1
78 
79 /* Define to 1 if the system has the type `mbstate_t'. */
80 /* #undef HAVE_MBSTATE_T */
81 
82 /* Define to 1 if the system has the type `wchar_t'. */
83 #define HAVE_WCHAR_T 1
84 
85 /* Define to 1 if the system has the type `_Bool'. */
86 #define HAVE__BOOL 1
87 
88 
89 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
90  significant byte first (like Motorola and SPARC, unlike Intel). */
91 /* #undef WORDS_BIGENDIAN */