etlegacy-libs/jpegturbo/jconfigint.h.in

18 lines
336 B
C
Raw Normal View History

2015-01-24 20:09:39 +00:00
/* libjpeg-turbo build number */
#undef BUILD
2018-02-02 20:26:52 +00:00
/* Compiler's inline keyword */
#undef inline
2015-01-24 20:09:39 +00:00
/* How to obtain function inlining. */
#undef INLINE
/* Define to the full name of this package. */
#undef PACKAGE_NAME
/* Version number of package */
#undef VERSION
2017-07-01 14:55:13 +00:00
/* The size of `size_t', as computed by sizeof. */
#undef SIZEOF_SIZE_T