/* config.h.in. Generated from configure.ac by autoheader. */ /* Enable support for comics. */ #undef ENABLE_COMICS /* Define if DBUS support is enabled */ #undef ENABLE_DBUS /* Enable djvu viewer support. */ #undef ENABLE_DJVU /* Enable dvi viewer support. */ #undef ENABLE_DVI /* Enable support for ePub documents. */ #undef ENABLE_EPUB /* Define to 1 if translation of program messages to the user's native language is requested. */ #undef ENABLE_NLS /* Enable pixbuf support. */ #undef ENABLE_PIXBUF /* Enable support for PostScript files. */ #undef ENABLE_PS /* Define if synctex support is enabled */ #undef ENABLE_SYNCTEX /* Enable multipage tiff support. */ #undef ENABLE_TIFF /* Enable support for XPS documents. */ #undef ENABLE_XPS /* Gettext package */ #undef GETTEXT_PACKAGE /* Define if gtk+-unix-print is enabled. */ #undef GTKUNIXPRINT_ENABLED /* defined if cairo-pdf is available */ #undef HAVE_CAIRO_PDF /* defined if cairo-ps is available */ #undef HAVE_CAIRO_PS /* defined if you build the caja plugin */ #undef HAVE_CAJA /* Define to 1 if you have the Mac OS X function CFLocaleCopyPreferredLanguages in the CoreFoundation framework. */ #undef HAVE_CFLOCALECOPYPREFERREDLANGUAGES /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in the CoreFoundation framework. */ #undef HAVE_CFPREFERENCESCOPYAPPVALUE /* Define if the GNU dcgettext() function is already present or preinstalled. */ #undef HAVE_DCGETTEXT /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Define to 1 if you have the header file. */ #undef HAVE_EXECINFO_H /* Define if the GNU gettext() function is already present or preinstalled. */ #undef HAVE_GETTEXT /* Define if you have the iconv() function and it works. */ #undef HAVE_ICONV /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Have libspectre */ #undef HAVE_SPECTRE /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDIO_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_TIFF_H /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Define if _NL_MEASUREMENT_MEASUREMENT is available */ #undef HAVE__NL_MEASUREMENT_MEASUREMENT /* Define to the sub-directory where libtool stores uninstalled libraries. */ #undef LT_OBJDIR /* Name of package */ #undef PACKAGE /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT /* Define to the full name of this package. */ #undef PACKAGE_NAME /* Define to the full name and version of this package. */ #undef PACKAGE_STRING /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME /* Define to the home page for this package. */ #undef PACKAGE_URL /* Define to the version of this package. */ #undef PACKAGE_VERSION /* The size of `int', as computed by sizeof. */ #undef SIZEOF_INT /* The size of `long', as computed by sizeof. */ #undef SIZEOF_LONG /* The size of `short', as computed by sizeof. */ #undef SIZEOF_SHORT /* The size of `void *', as computed by sizeof. */ #undef SIZEOF_VOID_P /* Define to 1 if all of the C90 standard headers exist (not just the ones required in a freestanding environment). This macro is provided for backward compatibility; new code need not use it. */ #undef STDC_HEADERS /* Version number of package */ #undef VERSION /* Define if KEYRING support is enabled */ #undef WITH_KEYRING /* Enable t1lib support in dvi. */ #undef WITH_TYPE1_FONTS /* Define to empty if `const' does not conform to ANSI C. */ #undef const /* Define to `__inline__' or `__inline' if that's what the C compiler calls it, or to nothing if 'inline' is not supported under any name. */ #ifndef __cplusplus #undef inline #endif /* Define to `unsigned int' if does not define. */ #undef size_t