tesseract  3.04.01
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
config_auto.h
Go to the documentation of this file.
1 /* config_auto.h. Generated from config.h.in by configure. */
2 /* config/config.h.in. Generated from configure.ac by autoheader. */
3 
4 
5 #ifndef CONFIG_AUTO_H
6 #define CONFIG_AUTO_H
7 /* config_auto.h: begin */
8 
9 
10 /* Define if building universal (internal helper macro) */
11 /* #undef AC_APPLE_UNIVERSAL_BUILD */
12 
13 /* Define to be the git revision */
14 /* #undef GIT_REV */
15 
16 /* Disable graphics */
17 /* #undef GRAPHICS_DISABLED */
18 
19 /* Define to 1 if you have the <cairo/cairo-version.h> header file. */
20 #define HAVE_CAIRO_CAIRO_VERSION_H 1
21 
22 /* Define to 1 if you have the <CL/cl.h> header file. */
23 /* #undef HAVE_CL_CL_H */
24 
25 /* Define to 1 if you have the <dlfcn.h> header file. */
26 #define HAVE_DLFCN_H 1
27 
28 /* Define if you have the OpenCL framework */
29 /* #undef HAVE_FRAMEWORK_OPENCL */
30 
31 /* Define to 1 if you have the `getline' function. */
32 #define HAVE_GETLINE 1
33 
34 /* Define to 1 if you have the <inttypes.h> header file. */
35 #define HAVE_INTTYPES_H 1
36 
37 /* Define to 1 if you have the `lept' library (-llept). */
38 #define HAVE_LIBLEPT 1
39 
40 /* Define to 1 if you have the <limits.h> header file. */
41 #define HAVE_LIMITS_H 1
42 
43 /* Define to 1 if the system has the type `long long int'. */
44 #define HAVE_LONG_LONG_INT 1
45 
46 /* Define to 1 if you have the <malloc.h> header file. */
47 #define HAVE_MALLOC_H 1
48 
49 /* Define to 1 if the system has the type `mbstate_t'. */
50 #define HAVE_MBSTATE_T 1
51 
52 /* Define to 1 if you have the <memory.h> header file. */
53 #define HAVE_MEMORY_H 1
54 
55 /* Define to 1 if the system has the type `off_t'. */
56 #define HAVE_OFF_T 1
57 
58 /* Define to 1 if you have the <OpenCL/cl.h> header file. */
59 /* #undef HAVE_OPENCL_CL_H */
60 
61 /* Define to 1 if you have the <pango-1.0/pango/pango-features.h> header file.
62  */
63 #define HAVE_PANGO_1_0_PANGO_PANGO_FEATURES_H 1
64 
65 /* Define to 1 if you have the `snprintf' function. */
66 #define HAVE_SNPRINTF 1
67 
68 /* Define to 1 if stdbool.h conforms to C99. */
69 #define HAVE_STDBOOL_H 1
70 
71 /* Define to 1 if you have the <stdint.h> header file. */
72 #define HAVE_STDINT_H 1
73 
74 /* Define to 1 if you have the <stdlib.h> header file. */
75 #define HAVE_STDLIB_H 1
76 
77 /* Define to 1 if you have the <strings.h> header file. */
78 #define HAVE_STRINGS_H 1
79 
80 /* Define to 1 if you have the <string.h> header file. */
81 #define HAVE_STRING_H 1
82 
83 /* Define to 1 if you have the <sys/ipc.h> header file. */
84 #define HAVE_SYS_IPC_H 1
85 
86 /* Define to 1 if you have the <sys/shm.h> header file. */
87 #define HAVE_SYS_SHM_H 1
88 
89 /* Define to 1 if you have the <sys/stat.h> header file. */
90 #define HAVE_SYS_STAT_H 1
91 
92 /* Define to 1 if you have the <sys/types.h> header file. */
93 #define HAVE_SYS_TYPES_H 1
94 
95 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
96 #define HAVE_SYS_WAIT_H 1
97 
98 /* Define to 1 if you have the <tiffio.h> header file. */
99 /* #undef HAVE_TIFFIO_H */
100 
101 /* Define to 1 if you have the <unicode/uchar.h> header file. */
102 #define HAVE_UNICODE_UCHAR_H 1
103 
104 /* Define to 1 if you have the <unistd.h> header file. */
105 #define HAVE_UNISTD_H 1
106 
107 /* Define to 1 if the system has the type `wchar_t'. */
108 #define HAVE_WCHAR_T 1
109 
110 /* Define to 1 if the system has the type `_Bool'. */
111 /* #undef HAVE__BOOL */
112 
113 /* Define to the sub-directory in which libtool stores uninstalled libraries.
114  */
115 #define LT_OBJDIR ".libs/"
116 
117 /* This is a MinGW system */
118 /* #undef MINGW */
119 
120 /* Defined when compiled with OpenMP support */
121 /* #undef OPENMP */
122 
123 /* Name of package */
124 #define PACKAGE "tesseract"
125 
126 /* Define to the address where bug reports for this package should be sent. */
127 #define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
128 
129 /* Official date of release */
130 #define PACKAGE_DATE "02/12"
131 
132 /* Name of package */
133 #define PACKAGE_NAME "tesseract"
134 
135 /* Define to the full name and version of this package. */
136 #define PACKAGE_STRING "tesseract 3.04.01"
137 
138 /* Define to the one symbol short name of this package. */
139 #define PACKAGE_TARNAME "tesseract"
140 
141 /* Define to the home page for this package. */
142 #define PACKAGE_URL ""
143 
144 /* Version number */
145 #define PACKAGE_VERSION "3.04.01"
146 
147 /* Official year for this release */
148 #define PACKAGE_YEAR "2016"
149 
150 /* Define to 1 if you have the ANSI C header files. */
151 #define STDC_HEADERS 1
152 
153 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
154 #define TIME_WITH_SYS_TIME 1
155 
156 /* Version number of package */
157 #define VERSION "3.04.01"
158 
159 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
160  significant byte first (like Motorola and SPARC, unlike Intel). */
161 #if defined AC_APPLE_UNIVERSAL_BUILD
162 # if defined __BIG_ENDIAN__
163 # define WORDS_BIGENDIAN 1
164 # endif
165 #else
166 # ifndef WORDS_BIGENDIAN
167 /* # undef WORDS_BIGENDIAN */
168 # endif
169 #endif
170 
171 /* Enable large inode numbers on Mac OS X 10.5. */
172 #ifndef _DARWIN_USE_64_BIT_INODE
173 # define _DARWIN_USE_64_BIT_INODE 1
174 #endif
175 
176 /* Number of bits in a file offset, on hosts where this is settable. */
177 /* #undef _FILE_OFFSET_BITS */
178 
179 /* Define for large files, on AIX-style hosts. */
180 /* #undef _LARGE_FILES */
181 
182 
183 
184 /* Miscellaneous defines */
185 #define AUTOCONF 1
186 
187 /* Not used yet
188 #ifndef NO_GETTEXT
189 #define USING_GETTEXT
190 #endif
191 */
192 
193 /* config_auto.h: end */
194 #endif
195