Tesseract  3.02
tesseract-ocr/config_auto.h File Reference

Go to the source code of this file.

Defines

#define HAVE_ACOS   1
#define HAVE_ASIN   1
#define HAVE_DLFCN_H   1
#define HAVE_FORK   1
#define HAVE_GETHOSTNAME   1
#define HAVE_GETPAGESIZE   1
#define HAVE_INTTYPES_H   1
#define HAVE_LIBLEPT   1
#define HAVE_LIBPTHREAD   1
#define HAVE_LIMITS_H   1
#define HAVE_LONG_LONG_INT   1
#define HAVE_MALLOC_H   1
#define HAVE_MBSTATE_T   1
#define HAVE_MEMCPY   1
#define HAVE_MEMORY_H   1
#define HAVE_MMAP   1
#define HAVE_STDBOOL_H   1
#define HAVE_STDINT_H   1
#define HAVE_STDLIB_H   1
#define HAVE_STRCHR   1
#define HAVE_STRERROR   1
#define HAVE_STRINGS_H   1
#define HAVE_STRING_H   1
#define HAVE_SYS_IPC_H   1
#define HAVE_SYS_PARAM_H   1
#define HAVE_SYS_SHM_H   1
#define HAVE_SYS_STAT_H   1
#define HAVE_SYS_TYPES_H   1
#define HAVE_SYS_WAIT_H   1
#define HAVE_UNISTD_H   1
#define HAVE_VFORK   1
#define HAVE_VSNPRINTF   1
#define HAVE_WCHAR_T   1
#define HAVE_WORKING_FORK   1
#define HAVE_WORKING_VFORK   1
#define LT_OBJDIR   ".libs/"
#define PACKAGE   "tesseract"
#define PACKAGE_BUGREPORT   "http://code.google.com/p/tesseract-ocr/issues/list"
#define PACKAGE_DATE   "02/01"
#define PACKAGE_NAME   "tesseract"
#define PACKAGE_STRING   "tesseract 3.02"
#define PACKAGE_TARNAME   "tesseract"
#define PACKAGE_URL   ""
#define PACKAGE_VERSION   "3.02"
#define PACKAGE_YEAR   "2012"
#define STDC_HEADERS   1
#define TIME_WITH_SYS_TIME   1
#define VERSION   "3.02"
#define AUTOCONF   1

Define Documentation

#define AUTOCONF   1

Definition at line 203 of file config_auto.h.

#define HAVE_ACOS   1

Definition at line 17 of file config_auto.h.

#define HAVE_ASIN   1

Definition at line 23 of file config_auto.h.

#define HAVE_DLFCN_H   1

Definition at line 26 of file config_auto.h.

#define HAVE_FORK   1

Definition at line 29 of file config_auto.h.

#define HAVE_GETHOSTNAME   1

Definition at line 32 of file config_auto.h.

#define HAVE_GETPAGESIZE   1

Definition at line 35 of file config_auto.h.

#define HAVE_INTTYPES_H   1

Definition at line 38 of file config_auto.h.

#define HAVE_LIBLEPT   1

Definition at line 41 of file config_auto.h.

#define HAVE_LIBPTHREAD   1

Definition at line 44 of file config_auto.h.

#define HAVE_LIMITS_H   1

Definition at line 47 of file config_auto.h.

#define HAVE_LONG_LONG_INT   1

Definition at line 50 of file config_auto.h.

#define HAVE_MALLOC_H   1

Definition at line 53 of file config_auto.h.

#define HAVE_MBSTATE_T   1

Definition at line 56 of file config_auto.h.

#define HAVE_MEMCPY   1

Definition at line 59 of file config_auto.h.

#define HAVE_MEMORY_H   1

Definition at line 62 of file config_auto.h.

#define HAVE_MMAP   1

Definition at line 65 of file config_auto.h.

#define HAVE_STDBOOL_H   1

Definition at line 68 of file config_auto.h.

#define HAVE_STDINT_H   1

Definition at line 71 of file config_auto.h.

#define HAVE_STDLIB_H   1

Definition at line 74 of file config_auto.h.

#define HAVE_STRCHR   1

Definition at line 77 of file config_auto.h.

#define HAVE_STRERROR   1

Definition at line 80 of file config_auto.h.

#define HAVE_STRING_H   1

Definition at line 86 of file config_auto.h.

#define HAVE_STRINGS_H   1

Definition at line 83 of file config_auto.h.

#define HAVE_SYS_IPC_H   1

Definition at line 89 of file config_auto.h.

#define HAVE_SYS_PARAM_H   1

Definition at line 92 of file config_auto.h.

#define HAVE_SYS_SHM_H   1

Definition at line 95 of file config_auto.h.

#define HAVE_SYS_STAT_H   1

Definition at line 98 of file config_auto.h.

#define HAVE_SYS_TYPES_H   1

Definition at line 101 of file config_auto.h.

#define HAVE_SYS_WAIT_H   1

Definition at line 104 of file config_auto.h.

#define HAVE_UNISTD_H   1

Definition at line 107 of file config_auto.h.

#define HAVE_VFORK   1

Definition at line 110 of file config_auto.h.

#define HAVE_VSNPRINTF   1

Definition at line 116 of file config_auto.h.

#define HAVE_WCHAR_T   1

Definition at line 119 of file config_auto.h.

#define HAVE_WORKING_FORK   1

Definition at line 122 of file config_auto.h.

#define HAVE_WORKING_VFORK   1

Definition at line 125 of file config_auto.h.

#define LT_OBJDIR   ".libs/"

Definition at line 132 of file config_auto.h.

#define PACKAGE   "tesseract"

Definition at line 138 of file config_auto.h.

#define PACKAGE_BUGREPORT   "http://code.google.com/p/tesseract-ocr/issues/list"

Definition at line 141 of file config_auto.h.

#define PACKAGE_DATE   "02/01"

Definition at line 144 of file config_auto.h.

#define PACKAGE_NAME   "tesseract"

Definition at line 147 of file config_auto.h.

#define PACKAGE_STRING   "tesseract 3.02"

Definition at line 150 of file config_auto.h.

#define PACKAGE_TARNAME   "tesseract"

Definition at line 153 of file config_auto.h.

#define PACKAGE_URL   ""

Definition at line 156 of file config_auto.h.

#define PACKAGE_VERSION   "3.02"

Definition at line 159 of file config_auto.h.

#define PACKAGE_YEAR   "2012"

Definition at line 162 of file config_auto.h.

#define STDC_HEADERS   1

Definition at line 165 of file config_auto.h.

#define TIME_WITH_SYS_TIME   1

Definition at line 168 of file config_auto.h.

#define VERSION   "3.02"

Definition at line 171 of file config_auto.h.