tesseract  3.05.02
config_auto.h File Reference

Go to the source code of this file.

Macros

#define HAVE_DLFCN_H   1
 
#define HAVE_GETLINE   1
 
#define HAVE_INTTYPES_H   1
 
#define HAVE_LIMITS_H   1
 
#define HAVE_LONG_LONG_INT   1
 
#define HAVE_MALLOC_H   1
 
#define HAVE_MBSTATE_T   1
 
#define HAVE_MEMORY_H   1
 
#define HAVE_OFF_T   1
 
#define HAVE_SNPRINTF   1
 
#define HAVE_STDINT_H   1
 
#define HAVE_STDLIB_H   1
 
#define HAVE_STRINGS_H   1
 
#define HAVE_STRING_H   1
 
#define HAVE_SYS_IPC_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_TIFFIO_H   1
 
#define HAVE_UNISTD_H   1
 
#define HAVE_WCHAR_T   1
 
#define LT_OBJDIR   ".libs/"
 
#define PACKAGE   "tesseract"
 
#define PACKAGE_BUGREPORT   "https://github.com/tesseract-ocr/tesseract/issues"
 
#define PACKAGE_DATE   "06/19"
 
#define PACKAGE_NAME   "tesseract"
 
#define PACKAGE_STRING   "tesseract 3.05.02"
 
#define PACKAGE_TARNAME   "tesseract"
 
#define PACKAGE_URL   ""
 
#define PACKAGE_VERSION   "3.05.02"
 
#define PACKAGE_YEAR   "2018"
 
#define STDC_HEADERS   1
 
#define TIME_WITH_SYS_TIME   1
 
#define VERSION   "3.05.02"
 
#define _DARWIN_USE_64_BIT_INODE   1
 
#define AUTOCONF   1
 

Macro Definition Documentation

◆ _DARWIN_USE_64_BIT_INODE

#define _DARWIN_USE_64_BIT_INODE   1

Definition at line 159 of file config_auto.h.

◆ AUTOCONF

#define AUTOCONF   1

Definition at line 171 of file config_auto.h.

◆ HAVE_DLFCN_H

#define HAVE_DLFCN_H   1

Definition at line 23 of file config_auto.h.

◆ HAVE_GETLINE

#define HAVE_GETLINE   1

Definition at line 29 of file config_auto.h.

◆ HAVE_INTTYPES_H

#define HAVE_INTTYPES_H   1

Definition at line 32 of file config_auto.h.

◆ HAVE_LIMITS_H

#define HAVE_LIMITS_H   1

Definition at line 35 of file config_auto.h.

◆ HAVE_LONG_LONG_INT

#define HAVE_LONG_LONG_INT   1

Definition at line 38 of file config_auto.h.

◆ HAVE_MALLOC_H

#define HAVE_MALLOC_H   1

Definition at line 41 of file config_auto.h.

◆ HAVE_MBSTATE_T

#define HAVE_MBSTATE_T   1

Definition at line 44 of file config_auto.h.

◆ HAVE_MEMORY_H

#define HAVE_MEMORY_H   1

Definition at line 47 of file config_auto.h.

◆ HAVE_OFF_T

#define HAVE_OFF_T   1

Definition at line 50 of file config_auto.h.

◆ HAVE_SNPRINTF

#define HAVE_SNPRINTF   1

Definition at line 56 of file config_auto.h.

◆ HAVE_STDINT_H

#define HAVE_STDINT_H   1

Definition at line 62 of file config_auto.h.

◆ HAVE_STDLIB_H

#define HAVE_STDLIB_H   1

Definition at line 65 of file config_auto.h.

◆ HAVE_STRING_H

#define HAVE_STRING_H   1

Definition at line 71 of file config_auto.h.

◆ HAVE_STRINGS_H

#define HAVE_STRINGS_H   1

Definition at line 68 of file config_auto.h.

◆ HAVE_SYS_IPC_H

#define HAVE_SYS_IPC_H   1

Definition at line 74 of file config_auto.h.

◆ HAVE_SYS_SHM_H

#define HAVE_SYS_SHM_H   1

Definition at line 77 of file config_auto.h.

◆ HAVE_SYS_STAT_H

#define HAVE_SYS_STAT_H   1

Definition at line 80 of file config_auto.h.

◆ HAVE_SYS_TYPES_H

#define HAVE_SYS_TYPES_H   1

Definition at line 83 of file config_auto.h.

◆ HAVE_SYS_WAIT_H

#define HAVE_SYS_WAIT_H   1

Definition at line 86 of file config_auto.h.

◆ HAVE_TIFFIO_H

#define HAVE_TIFFIO_H   1

Definition at line 89 of file config_auto.h.

◆ HAVE_UNISTD_H

#define HAVE_UNISTD_H   1

Definition at line 95 of file config_auto.h.

◆ HAVE_WCHAR_T

#define HAVE_WCHAR_T   1

Definition at line 98 of file config_auto.h.

◆ LT_OBJDIR

#define LT_OBJDIR   ".libs/"

Definition at line 104 of file config_auto.h.

◆ PACKAGE

#define PACKAGE   "tesseract"

Definition at line 110 of file config_auto.h.

◆ PACKAGE_BUGREPORT

#define PACKAGE_BUGREPORT   "https://github.com/tesseract-ocr/tesseract/issues"

Definition at line 113 of file config_auto.h.

◆ PACKAGE_DATE

#define PACKAGE_DATE   "06/19"

Definition at line 116 of file config_auto.h.

◆ PACKAGE_NAME

#define PACKAGE_NAME   "tesseract"

Definition at line 119 of file config_auto.h.

◆ PACKAGE_STRING

#define PACKAGE_STRING   "tesseract 3.05.02"

Definition at line 122 of file config_auto.h.

◆ PACKAGE_TARNAME

#define PACKAGE_TARNAME   "tesseract"

Definition at line 125 of file config_auto.h.

◆ PACKAGE_URL

#define PACKAGE_URL   ""

Definition at line 128 of file config_auto.h.

◆ PACKAGE_VERSION

#define PACKAGE_VERSION   "3.05.02"

Definition at line 131 of file config_auto.h.

◆ PACKAGE_YEAR

#define PACKAGE_YEAR   "2018"

Definition at line 134 of file config_auto.h.

◆ STDC_HEADERS

#define STDC_HEADERS   1

Definition at line 137 of file config_auto.h.

◆ TIME_WITH_SYS_TIME

#define TIME_WITH_SYS_TIME   1

Definition at line 140 of file config_auto.h.

◆ VERSION

#define VERSION   "3.05.02"

Definition at line 143 of file config_auto.h.