tesseract 3.04.01

config_auto.h

Go to the documentation of this file.
00001 /* config_auto.h.  Generated from config.h.in by configure.  */
00002 /* config/config.h.in.  Generated from configure.ac by autoheader.  */
00003 
00004 
00005 #ifndef CONFIG_AUTO_H
00006 #define CONFIG_AUTO_H
00007 /* config_auto.h: begin */
00008 
00009 
00010 /* Define if building universal (internal helper macro) */
00011 /* #undef AC_APPLE_UNIVERSAL_BUILD */
00012 
00013 /* Define to be the git revision */
00014 /* #undef GIT_REV */
00015 
00016 /* Disable graphics */
00017 /* #undef GRAPHICS_DISABLED */
00018 
00019 /* Define to 1 if you have the <cairo/cairo-version.h> header file. */
00020 #define HAVE_CAIRO_CAIRO_VERSION_H 1
00021 
00022 /* Define to 1 if you have the <CL/cl.h> header file. */
00023 /* #undef HAVE_CL_CL_H */
00024 
00025 /* Define to 1 if you have the <dlfcn.h> header file. */
00026 #define HAVE_DLFCN_H 1
00027 
00028 /* Define if you have the OpenCL framework */
00029 /* #undef HAVE_FRAMEWORK_OPENCL */
00030 
00031 /* Define to 1 if you have the `getline' function. */
00032 #define HAVE_GETLINE 1
00033 
00034 /* Define to 1 if you have the <inttypes.h> header file. */
00035 #define HAVE_INTTYPES_H 1
00036 
00037 /* Define to 1 if you have the `lept' library (-llept). */
00038 #define HAVE_LIBLEPT 1
00039 
00040 /* Define to 1 if you have the <limits.h> header file. */
00041 #define HAVE_LIMITS_H 1
00042 
00043 /* Define to 1 if the system has the type `long long int'. */
00044 #define HAVE_LONG_LONG_INT 1
00045 
00046 /* Define to 1 if you have the <malloc.h> header file. */
00047 #define HAVE_MALLOC_H 1
00048 
00049 /* Define to 1 if the system has the type `mbstate_t'. */
00050 #define HAVE_MBSTATE_T 1
00051 
00052 /* Define to 1 if you have the <memory.h> header file. */
00053 #define HAVE_MEMORY_H 1
00054 
00055 /* Define to 1 if the system has the type `off_t'. */
00056 #define HAVE_OFF_T 1
00057 
00058 /* Define to 1 if you have the <OpenCL/cl.h> header file. */
00059 /* #undef HAVE_OPENCL_CL_H */
00060 
00061 /* Define to 1 if you have the <pango-1.0/pango/pango-features.h> header file.
00062    */
00063 #define HAVE_PANGO_1_0_PANGO_PANGO_FEATURES_H 1
00064 
00065 /* Define to 1 if you have the `snprintf' function. */
00066 /* #undef HAVE_SNPRINTF */
00067 
00068 /* Define to 1 if stdbool.h conforms to C99. */
00069 #define HAVE_STDBOOL_H 1
00070 
00071 /* Define to 1 if you have the <stdint.h> header file. */
00072 #define HAVE_STDINT_H 1
00073 
00074 /* Define to 1 if you have the <stdlib.h> header file. */
00075 #define HAVE_STDLIB_H 1
00076 
00077 /* Define to 1 if you have the <strings.h> header file. */
00078 #define HAVE_STRINGS_H 1
00079 
00080 /* Define to 1 if you have the <string.h> header file. */
00081 #define HAVE_STRING_H 1
00082 
00083 /* Define to 1 if you have the <sys/ipc.h> header file. */
00084 #define HAVE_SYS_IPC_H 1
00085 
00086 /* Define to 1 if you have the <sys/shm.h> header file. */
00087 #define HAVE_SYS_SHM_H 1
00088 
00089 /* Define to 1 if you have the <sys/stat.h> header file. */
00090 #define HAVE_SYS_STAT_H 1
00091 
00092 /* Define to 1 if you have the <sys/types.h> header file. */
00093 #define HAVE_SYS_TYPES_H 1
00094 
00095 /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
00096 #define HAVE_SYS_WAIT_H 1
00097 
00098 /* Define to 1 if you have the <tiffio.h> header file. */
00099 /* #undef HAVE_TIFFIO_H */
00100 
00101 /* Define to 1 if you have the <unicode/uchar.h> header file. */
00102 #define HAVE_UNICODE_UCHAR_H 1
00103 
00104 /* Define to 1 if you have the <unistd.h> header file. */
00105 #define HAVE_UNISTD_H 1
00106 
00107 /* Define to 1 if the system has the type `wchar_t'. */
00108 #define HAVE_WCHAR_T 1
00109 
00110 /* Define to 1 if the system has the type `_Bool'. */
00111 /* #undef HAVE__BOOL */
00112 
00113 /* Define to the sub-directory in which libtool stores uninstalled libraries.
00114    */
00115 #define LT_OBJDIR ".libs/"
00116 
00117 /* This is a MinGW system */
00118 /* #undef MINGW */
00119 
00120 /* Defined when compiled with OpenMP support */
00121 /* #undef OPENMP */
00122 
00123 /* Name of package */
00124 #define PACKAGE "tesseract"
00125 
00126 /* Define to the address where bug reports for this package should be sent. */
00127 #define PACKAGE_BUGREPORT "https://github.com/tesseract-ocr/tesseract/issues"
00128 
00129 /* Official date of release */
00130 #define PACKAGE_DATE "02/12"
00131 
00132 /* Name of package */
00133 #define PACKAGE_NAME "tesseract"
00134 
00135 /* Define to the full name and version of this package. */
00136 #define PACKAGE_STRING "tesseract 3.04.01"
00137 
00138 /* Define to the one symbol short name of this package. */
00139 #define PACKAGE_TARNAME "tesseract"
00140 
00141 /* Define to the home page for this package. */
00142 #define PACKAGE_URL ""
00143 
00144 /* Version number */
00145 #define PACKAGE_VERSION "3.04.01"
00146 
00147 /* Official year for this release */
00148 #define PACKAGE_YEAR "2016"
00149 
00150 /* Define to 1 if you have the ANSI C header files. */
00151 #define STDC_HEADERS 1
00152 
00153 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
00154 #define TIME_WITH_SYS_TIME 1
00155 
00156 /* Version number of package */
00157 #define VERSION "3.04.01"
00158 
00159 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
00160    significant byte first (like Motorola and SPARC, unlike Intel). */
00161 #if defined AC_APPLE_UNIVERSAL_BUILD
00162 # if defined __BIG_ENDIAN__
00163 #  define WORDS_BIGENDIAN 1
00164 # endif
00165 #else
00166 # ifndef WORDS_BIGENDIAN
00167 /* #  undef WORDS_BIGENDIAN */
00168 # endif
00169 #endif
00170 
00171 /* Enable large inode numbers on Mac OS X 10.5.  */
00172 #ifndef _DARWIN_USE_64_BIT_INODE
00173 # define _DARWIN_USE_64_BIT_INODE 1
00174 #endif
00175 
00176 /* Number of bits in a file offset, on hosts where this is settable. */
00177 /* #undef _FILE_OFFSET_BITS */
00178 
00179 /* Define for large files, on AIX-style hosts. */
00180 /* #undef _LARGE_FILES */
00181 
00182 
00183 
00184 /* Miscellaneous defines */
00185 #define AUTOCONF 1
00186 
00187 /* Not used yet
00188 #ifndef NO_GETTEXT
00189 #define USING_GETTEXT
00190 #endif
00191 */
00192 
00193 /* config_auto.h: end */
00194 #endif
00195 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines