Imported Upstream version 1.5.3
[platform/upstream/libjpeg-turbo.git] / jconfigint.h.in
1 /* libjpeg-turbo build number */
2 #undef BUILD
3
4 /* Compiler's inline keyword */
5 #undef inline
6
7 /* How to obtain function inlining. */
8 #undef INLINE
9
10 /* Define to the full name of this package. */
11 #undef PACKAGE_NAME
12
13 /* Version number of package */
14 #undef VERSION
15
16 /* The size of `size_t', as computed by sizeof. */
17 #undef SIZEOF_SIZE_T