/* config.h. Generated from config.h.in by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ /* Enable support for comics. */ #define ENABLE_COMICS 1 /* Define if DBUS support is enabled */ #define ENABLE_DBUS 1 /* Enable djvu viewer support. */ #define ENABLE_DJVU 1 /* 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. */ #define ENABLE_NLS 1 /* Enable pixbuf support. */ /* #undef ENABLE_PIXBUF */ /* Enable support for PostScript files. */ #define ENABLE_PS 1 /* Define if synctex support is enabled */ #define ENABLE_SYNCTEX 1 /* Enable multipage tiff support. */ #define ENABLE_TIFF 1 /* Enable support for XPS documents. */ /* #undef ENABLE_XPS */ /* Gettext package */ #define GETTEXT_PACKAGE "atril" /* Define if gtk+-unix-print is enabled. */ #define GTKUNIXPRINT_ENABLED 1 /* defined if cairo-pdf is available */ #define HAVE_CAIRO_PDF 1 /* defined if cairo-ps is available */ #define HAVE_CAIRO_PS 1 /* defined if you build the caja plugin */ #define HAVE_CAJA 1 /* 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. */ #define HAVE_DCGETTEXT 1 /* Define to 1 if you have the header file. */ #define HAVE_DLFCN_H 1 /* Define to 1 if you have the header file. */ #define HAVE_EXECINFO_H 1 /* Define if the GNU gettext() function is already present or preinstalled. */ #define HAVE_GETTEXT 1 /* Define if you have the iconv() function and it works. */ /* #undef HAVE_ICONV */ /* Define to 1 if you have the header file. */ #define HAVE_INTTYPES_H 1 /* Have libspectre */ #define HAVE_SPECTRE 1 /* Define to 1 if you have the header file. */ #define HAVE_STDINT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDIO_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRINGS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRING_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define to 1 if you have the header file. */ #define HAVE_TIFF_H 1 /* Define to 1 if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define if _NL_MEASUREMENT_MEASUREMENT is available */ /* #undef HAVE__NL_MEASUREMENT_MEASUREMENT */ /* Define to the sub-directory where libtool stores uninstalled libraries. */ #define LT_OBJDIR ".libs/" /* Name of package */ #define PACKAGE "atril" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "https://github.com/mate-desktop/atril/issues" /* Define to the full name of this package. */ #define PACKAGE_NAME "atril" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "atril 1.28.0" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "atril" /* Define to the home page for this package. */ #define PACKAGE_URL "https://mate-desktop.org" /* Define to the version of this package. */ #define PACKAGE_VERSION "1.28.0" /* The size of 'int', as computed by sizeof. */ #define SIZEOF_INT 4 /* The size of 'long', as computed by sizeof. */ #define SIZEOF_LONG 8 /* The size of 'short', as computed by sizeof. */ #define SIZEOF_SHORT 2 /* The size of 'void *', as computed by sizeof. */ #define SIZEOF_VOID_P 8 /* Define to 1 if all of the C89 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. */ #define STDC_HEADERS 1 /* Version number of package */ #define VERSION "1.28.0" /* Define if KEYRING support is enabled */ #define WITH_KEYRING 1 /* 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 as 'unsigned int' if doesn't define. */ /* #undef size_t */