jconfigint.h.in 303 B

1234567891011121314
  1. /* libjpeg-turbo build number */
  2. #undef BUILD
  3. /* How to obtain function inlining. */
  4. #undef INLINE
  5. /* Define to the full name of this package. */
  6. #undef PACKAGE_NAME
  7. /* Version number of package */
  8. #undef VERSION
  9. /* The size of `size_t', as computed by sizeof. */
  10. #undef SIZEOF_SIZE_T