/* config.h. Generated from config.h.in by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ /* Define if SSP C support is enabled. */ #define ENABLE_SSP_CC 1 /* Define to 1 if you have the header file. */ #define HAVE_DLFCN_H 1 /* Defined to 1 if EMGD is built */ /* #undef HAVE_EMGD */ /* Defined to 1 if FGLRX is built */ /* #undef HAVE_FGLRX */ /* Define to 1 if you have the header file. */ #define HAVE_GL_GLX_H 1 /* Define to 1 if you have the header file. */ #define HAVE_GL_GL_H 1 /* Define to 1 if you have the header file. */ #define HAVE_INTTYPES_H 1 /* Defined to 1 if NVCTRL is built */ /* #undef HAVE_NVCTRL */ /* Define to 1 if you have the `secure_getenv' function. */ /* #undef HAVE_SECURE_GETENV */ /* 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_UNISTD_H 1 /* Defined to 1 if VA/DRM API is built */ #define HAVE_VA_DRM 1 /* Defined to 1 if VA/GLX API is built */ #define HAVE_VA_GLX 1 /* Defined to 1 if VA/Wayland API is built */ /* #undef HAVE_VA_WAYLAND */ /* Defined to 1 if VA/X11 API is built */ #define HAVE_VA_X11 1 /* Define to the sub-directory in which libtool stores uninstalled libraries. */ #define LT_OBJDIR ".libs/" /* Define to 1 if your C compiler doesn't accept -c and -o together. */ /* #undef NO_MINUS_C_MINUS_O */ /* Name of package */ #define PACKAGE "libva" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "https://github.com/intel/libva/issues/new" /* Define to the full name of this package. */ #define PACKAGE_NAME "libva" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "libva 2.22.0" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "libva" /* Define to the home page for this package. */ #define PACKAGE_URL "https://github.com/intel/libva" /* Define to the version of this package. */ #define PACKAGE_VERSION "2.22.0" /* 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. */ #define STDC_HEADERS 1 /* Version number of package */ #define VERSION "2.22.0" /* Number of bits in a file offset, on hosts where this is settable. */ /* #undef _FILE_OFFSET_BITS */ /* Define for large files, on AIX-style hosts. */ /* #undef _LARGE_FILES */