mirror of
https://bitbucket.org/CPMADevs/cnq3
synced 2024-11-13 07:48:18 +00:00
fc9465caab
aside from the speed improvements, this also makes for nicer code in the renderer interaction with libjpeg, thanks to mem_dest support etc
14 lines
289 B
C
14 lines
289 B
C
/* libjpeg-turbo build number */
|
|
#undef BUILD
|
|
|
|
/* How to obtain function inlining. */
|
|
#undef INLINE
|
|
|
|
/* Define to the full name of this package. */
|
|
#undef PACKAGE_NAME
|
|
|
|
/* Version number of package */
|
|
#undef VERSION
|
|
|
|
/* The size of `size_t', as computed by sizeof. */
|
|
#undef SIZEOF_SIZE_T
|