2015-01-24 20:09:39 +00:00
|
|
|
/* libjpeg-turbo build number */
|
2019-12-25 16:24:24 +00:00
|
|
|
#undef BUILD
|
2015-01-24 20:09:39 +00:00
|
|
|
|
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. */
|
2019-12-25 16:24:24 +00:00
|
|
|
#undef INLINE
|
2015-01-24 20:09:39 +00:00
|
|
|
|
|
|
|
/* Define to the full name of this package. */
|
2019-12-25 16:24:24 +00:00
|
|
|
#undef PACKAGE_NAME
|
2015-01-24 20:09:39 +00:00
|
|
|
|
|
|
|
/* Version number of package */
|
2019-12-25 16:24:24 +00:00
|
|
|
#undef VERSION
|
2017-07-01 14:55:13 +00:00
|
|
|
|
|
|
|
/* The size of `size_t', as computed by sizeof. */
|
2019-12-25 16:24:24 +00:00
|
|
|
#undef SIZEOF_SIZE_T
|