Blame config/config.h.in

Packit df99a1
/* config/config.h.in.  Generated from configure.ac by autoheader.  */
Packit df99a1
Packit df99a1
Packit df99a1
#ifndef CONFIG_H
Packit df99a1
#define CONFIG_H
Packit df99a1
/* config.h: begin */
Packit df99a1
Packit df99a1
Packit df99a1
/* version string */
Packit df99a1
#undef DJVULIBRE_VERSION
Packit df99a1
Packit df99a1
/* define if bool is a built-in type */
Packit df99a1
#undef HAVE_BOOL
Packit df99a1
Packit df99a1
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
Packit df99a1
   */
Packit df99a1
#undef HAVE_DIRENT_H
Packit df99a1
Packit df99a1
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit df99a1
#undef HAVE_DLFCN_H
Packit df99a1
Packit df99a1
/* define if the compiler supports exceptions */
Packit df99a1
#undef HAVE_EXCEPTIONS
Packit df99a1
Packit df99a1
/* Define to 1 if you have the `fork' function. */
Packit df99a1
#undef HAVE_FORK
Packit df99a1
Packit df99a1
/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
Packit df99a1
#undef HAVE_FSEEKO
Packit df99a1
Packit df99a1
/* define if the compiler supports keyword __thread */
Packit df99a1
#undef HAVE_GCCTLS
Packit df99a1
Packit df99a1
/* Define to 1 if you have the `gethostname' function. */
Packit df99a1
#undef HAVE_GETHOSTNAME
Packit df99a1
Packit df99a1
/* Define to 1 if you have the <getopt.h> header file. */
Packit df99a1
#undef HAVE_GETOPT_H
Packit df99a1
Packit df99a1
/* Define to 1 if you have the `getpagesize' function. */
Packit df99a1
#undef HAVE_GETPAGESIZE
Packit df99a1
Packit df99a1
/* Define to 1 if you have the `getpwuid' function. */
Packit df99a1
#undef HAVE_GETPWUID
Packit df99a1
Packit df99a1
/* Define to 1 if you have the iconv function. */
Packit df99a1
#undef HAVE_ICONV
Packit df99a1
Packit df99a1
/* Define to 1 if you have the <iconv.h> header file. */
Packit df99a1
#undef HAVE_ICONV_H
Packit df99a1
Packit df99a1
/* define if the compiler supports intel atomic builtins */
Packit df99a1
#undef HAVE_INTEL_ATOMIC_BUILTINS
Packit df99a1
Packit df99a1
/* Define to 1 if you have the <inttypes.h> header file. */
Packit df99a1
#undef HAVE_INTTYPES_H
Packit df99a1
Packit df99a1
/* Define to 1 if you have the `iswspace' function. */
Packit df99a1
#undef HAVE_ISWSPACE
Packit df99a1
Packit df99a1
/* Define if you have the IJG JPEG library. */
Packit df99a1
#undef HAVE_JPEG
Packit df99a1
Packit df99a1
/* Define to 1 if you have the <langinfo.h> header file. */
Packit df99a1
#undef HAVE_LANGINFO_H
Packit df99a1
Packit df99a1
/* Define to 1 if you have the `m' library (-lm). */
Packit df99a1
#undef HAVE_LIBM
Packit df99a1
Packit df99a1
/* Define to 1 if the system has the type `long long int'. */
Packit df99a1
#undef HAVE_LONG_LONG_INT
Packit df99a1
Packit df99a1
/* Define to 1 if the system has the type `mbstate_t'. */
Packit df99a1
#undef HAVE_MBSTATE_T
Packit df99a1
Packit df99a1
/* define if the compiler supports member templates */
Packit df99a1
#undef HAVE_MEMBER_TEMPLATES
Packit df99a1
Packit df99a1
/* Define to 1 if you have the <memory.h> header file. */
Packit df99a1
#undef HAVE_MEMORY_H
Packit df99a1
Packit df99a1
/* Define to 1 if you have the `mkstemp' function. */
Packit df99a1
#undef HAVE_MKSTEMP
Packit df99a1
Packit df99a1
/* Define to 1 if you have a working `mmap' system call. */
Packit df99a1
#undef HAVE_MMAP
Packit df99a1
Packit df99a1
/* define if the compiler implements namespaces */
Packit df99a1
#undef HAVE_NAMESPACES
Packit df99a1
Packit df99a1
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
Packit df99a1
#undef HAVE_NDIR_H
Packit df99a1
Packit df99a1
/* Define to 1 if you have the <new.h> header file. */
Packit df99a1
#undef HAVE_NEW_H
Packit df99a1
Packit df99a1
/* Define to 1 if you have the `nl_langinfo' function. */
Packit df99a1
#undef HAVE_NL_LANGINFO
Packit df99a1
Packit df99a1
/* Define if pthreads are available */
Packit df99a1
#undef HAVE_PTHREAD
Packit df99a1
Packit df99a1
/* Define to 1 if you have the `putc_unlocked' function. */
Packit df99a1
#undef HAVE_PUTC_UNLOCKED
Packit df99a1
Packit df99a1
/* Define to 1 if you have the <sched.h> header file. */
Packit df99a1
#undef HAVE_SCHED_H
Packit df99a1
Packit df99a1
/* Define to 1 if you have the `sched_yield' function. */
Packit df99a1
#undef HAVE_SCHED_YIELD
Packit df99a1
Packit df99a1
/* Define to 1 if you have the `setenv' function. */
Packit df99a1
#undef HAVE_SETENV
Packit df99a1
Packit df99a1
/* Define to 1 if you have the `sigaction' function. */
Packit df99a1
#undef HAVE_SIGACTION
Packit df99a1
Packit df99a1
/* define if the compiler comes with standard includes */
Packit df99a1
#undef HAVE_STDINCLUDES
Packit df99a1
Packit df99a1
/* Define to 1 if you have the <stdint.h> header file. */
Packit df99a1
#undef HAVE_STDINT_H
Packit df99a1
Packit df99a1
/* Define to 1 if you have the <stdlib.h> header file. */
Packit df99a1
#undef HAVE_STDLIB_H
Packit df99a1
Packit df99a1
/* Define to 1 if you have the `strerror' function. */
Packit df99a1
#undef HAVE_STRERROR
Packit df99a1
Packit df99a1
/* Define to 1 if you have the `strftime' function. */
Packit df99a1
#undef HAVE_STRFTIME
Packit df99a1
Packit df99a1
/* Define to 1 if you have the <strings.h> header file. */
Packit df99a1
#undef HAVE_STRINGS_H
Packit df99a1
Packit df99a1
/* Define to 1 if you have the <string.h> header file. */
Packit df99a1
#undef HAVE_STRING_H
Packit df99a1
Packit df99a1
/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
Packit df99a1
   */
Packit df99a1
#undef HAVE_SYS_DIR_H
Packit df99a1
Packit df99a1
/* Define to 1 if you have the <sys/ipc.h> header file. */
Packit df99a1
#undef HAVE_SYS_IPC_H
Packit df99a1
Packit df99a1
/* Define to 1 if you have the <sys/mman.h> header file. */
Packit df99a1
#undef HAVE_SYS_MMAN_H
Packit df99a1
Packit df99a1
/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
Packit df99a1
   */
Packit df99a1
#undef HAVE_SYS_NDIR_H
Packit df99a1
Packit df99a1
/* Define to 1 if you have the <sys/param.h> header file. */
Packit df99a1
#undef HAVE_SYS_PARAM_H
Packit df99a1
Packit df99a1
/* Define to 1 if you have the <sys/shm.h> header file. */
Packit df99a1
#undef HAVE_SYS_SHM_H
Packit df99a1
Packit df99a1
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit df99a1
#undef HAVE_SYS_STAT_H
Packit df99a1
Packit df99a1
/* Define to 1 if you have the <sys/types.h> header file. */
Packit df99a1
#undef HAVE_SYS_TYPES_H
Packit df99a1
Packit df99a1
/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
Packit df99a1
#undef HAVE_SYS_WAIT_H
Packit df99a1
Packit df99a1
/* Define if you have libtiff. */
Packit df99a1
#undef HAVE_TIFF
Packit df99a1
Packit df99a1
/* define if the compiler recognizes typename */
Packit df99a1
#undef HAVE_TYPENAME
Packit df99a1
Packit df99a1
/* Define to 1 if you have the <unistd.h> header file. */
Packit df99a1
#undef HAVE_UNISTD_H
Packit df99a1
Packit df99a1
/* Define to 1 if you have the `vfork' function. */
Packit df99a1
#undef HAVE_VFORK
Packit df99a1
Packit df99a1
/* Define to 1 if you have the <vfork.h> header file. */
Packit df99a1
#undef HAVE_VFORK_H
Packit df99a1
Packit df99a1
/* Define to 1 if you have the `vsnprintf' function. */
Packit df99a1
#undef HAVE_VSNPRINTF
Packit df99a1
Packit df99a1
/* Define to 1 if you have the <wchar.h> header file. */
Packit df99a1
#undef HAVE_WCHAR_H
Packit df99a1
Packit df99a1
/* Define to 1 if the system has the type `wchar_t'. */
Packit df99a1
#undef HAVE_WCHAR_T
Packit df99a1
Packit df99a1
/* Define to 1 if you have the `wcrtomb' function. */
Packit df99a1
#undef HAVE_WCRTOMB
Packit df99a1
Packit df99a1
/* Define to 1 if you have the <wctype.h> header file. */
Packit df99a1
#undef HAVE_WCTYPE_H
Packit df99a1
Packit df99a1
/* Define to 1 if `fork' works. */
Packit df99a1
#undef HAVE_WORKING_FORK
Packit df99a1
Packit df99a1
/* Define to 1 if `vfork' works. */
Packit df99a1
#undef HAVE_WORKING_VFORK
Packit df99a1
Packit df99a1
/* Define to the sub-directory in which libtool stores uninstalled libraries.
Packit df99a1
   */
Packit df99a1
#undef LT_OBJDIR
Packit df99a1
Packit df99a1
/* Name of package */
Packit df99a1
#undef PACKAGE
Packit df99a1
Packit df99a1
/* Define to the address where bug reports for this package should be sent. */
Packit df99a1
#undef PACKAGE_BUGREPORT
Packit df99a1
Packit df99a1
/* Define to the full name of this package. */
Packit df99a1
#undef PACKAGE_NAME
Packit df99a1
Packit df99a1
/* Define to the full name and version of this package. */
Packit df99a1
#undef PACKAGE_STRING
Packit df99a1
Packit df99a1
/* Define to the one symbol short name of this package. */
Packit df99a1
#undef PACKAGE_TARNAME
Packit df99a1
Packit df99a1
/* Define to the home page for this package. */
Packit df99a1
#undef PACKAGE_URL
Packit df99a1
Packit df99a1
/* Define to the version of this package. */
Packit df99a1
#undef PACKAGE_VERSION
Packit df99a1
Packit df99a1
/* Define to 1 if you have the ANSI C header files. */
Packit df99a1
#undef STDC_HEADERS
Packit df99a1
Packit df99a1
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
Packit df99a1
#undef TIME_WITH_SYS_TIME
Packit df99a1
Packit df99a1
/* Version number of package */
Packit df99a1
#undef VERSION
Packit df99a1
Packit df99a1
/* Enable large inode numbers on Mac OS X 10.5.  */
Packit df99a1
#ifndef _DARWIN_USE_64_BIT_INODE
Packit df99a1
# define _DARWIN_USE_64_BIT_INODE 1
Packit df99a1
#endif
Packit df99a1
Packit df99a1
/* Number of bits in a file offset, on hosts where this is settable. */
Packit df99a1
#undef _FILE_OFFSET_BITS
Packit df99a1
Packit df99a1
/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
Packit df99a1
#undef _LARGEFILE_SOURCE
Packit df99a1
Packit df99a1
/* Define for large files, on AIX-style hosts. */
Packit df99a1
#undef _LARGE_FILES
Packit df99a1
Packit df99a1
/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
Packit df99a1
   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
Packit df99a1
   #define below would cause a syntax error. */
Packit df99a1
#undef _UINT32_T
Packit df99a1
Packit df99a1
/* Define to the type of a signed integer type of width exactly 16 bits if
Packit df99a1
   such a type exists and the standard includes do not define it. */
Packit df99a1
#undef int16_t
Packit df99a1
Packit df99a1
/* Define to the type of a signed integer type of width exactly 32 bits if
Packit df99a1
   such a type exists and the standard includes do not define it. */
Packit df99a1
#undef int32_t
Packit df99a1
Packit df99a1
/* Define to `int' if <sys/types.h> does not define. */
Packit df99a1
#undef pid_t
Packit df99a1
Packit df99a1
/* Define to the type of an unsigned integer type of width exactly 16 bits if
Packit df99a1
   such a type exists and the standard includes do not define it. */
Packit df99a1
#undef uint16_t
Packit df99a1
Packit df99a1
/* Define to the type of an unsigned integer type of width exactly 32 bits if
Packit df99a1
   such a type exists and the standard includes do not define it. */
Packit df99a1
#undef uint32_t
Packit df99a1
Packit df99a1
/* Define as `fork' if `vfork' does not work. */
Packit df99a1
#undef vfork
Packit df99a1
Packit df99a1
Packit df99a1
Packit df99a1
/* - Miscellaneous */
Packit df99a1
#define AUTOCONF 1
Packit df99a1
#if defined(__CYGWIN32__) || !defined(_WIN32)
Packit df99a1
# define UNIX 1
Packit df99a1
#endif
Packit df99a1
Packit df99a1
/* - BOOL */
Packit df99a1
#if !defined(HAVE_BOOL) && !defined(bool)
Packit df99a1
#define bool  char
Packit df99a1
#define true  1
Packit df99a1
#define false 0
Packit df99a1
#endif
Packit df99a1
Packit df99a1
/* - WCHAR etc.*/
Packit df99a1
#if ! defined(HAVE_WCHAR_T)
Packit df99a1
#define HAS_WCHAR 0
Packit df99a1
#define HAS_WCTYPE 0
Packit df99a1
#define HAS_MBSTATE 0
Packit df99a1
#else
Packit df99a1
#define HAS_WCHAR 1
Packit df99a1
#if defined(HAVE_WCTYPE_H) && defined(HAVE_ISWSPACE)
Packit df99a1
#define HAS_WCTYPE 1
Packit df99a1
#endif
Packit df99a1
#if defined(HAVE_MBSTATE_T) && defined(HAVE_WCRTOMB)
Packit df99a1
#define HAS_MBSTATE 1
Packit df99a1
#endif
Packit df99a1
#endif
Packit df99a1
#if defined(HAVE_ICONV_H) && defined(HAVE_ICONV)
Packit df99a1
#define HAS_ICONV 1
Packit df99a1
#else
Packit df99a1
#define HAS_ICONV 0
Packit df99a1
#endif
Packit df99a1
Packit df99a1
/* - I18N MESSAGES HELL */
Packit df99a1
#define HAS_CTRL_C_IN_ERR_MSG 1
Packit df99a1
Packit df99a1
/* - CONTAINERS */
Packit df99a1
#ifndef HAVE_MEMBER_TEMPLATES
Packit df99a1
#define GCONTAINER_NO_MEMBER_TEMPLATES 1
Packit df99a1
#endif
Packit df99a1
#ifndef HAVE_TYPENAME
Packit df99a1
#define GCONTAINER_NO_TYPENAME 1
Packit df99a1
#endif
Packit df99a1
Packit df99a1
/* - JPEG */
Packit df99a1
#ifdef HAVE_JPEG
Packit df99a1
#define NEED_JPEG_DECODER 1
Packit df99a1
#endif
Packit df99a1
Packit df99a1
/* - MMAP */
Packit df99a1
#if defined(HAVE_MMAP) && defined(HAVE_SYS_MMAN_H)
Packit df99a1
#define HAS_MEMMAP 1
Packit df99a1
#else
Packit df99a1
#define HAS_MEMMAP 0
Packit df99a1
#endif
Packit df99a1
Packit df99a1
/* config.h: end */
Packit df99a1
#endif
Packit df99a1