bloodrun-editor/libjpeg-turbo/jconfigint.h.in
serge_shubin 46ebf18234 Add libjpeg-turbo source dependency
Required by q3map2 for JPEG texture loading. Previously referenced from
an external engine path that may not be present.
2026-04-03 13:52:15 +08:00

14 lines
303 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