]> git.jsancho.org Git - lugaru.git/blobdiff - Dependencies/libjpeg/jconfig.h
CMake: Purge all the bundled dependencies
[lugaru.git] / Dependencies / libjpeg / jconfig.h
index 76dc3f58be518835b161fae121b63e92f9333bf3..0dc5ad632eaad61b9af1cc6b16d7f9eda3eaaa61 100644 (file)
@@ -4,10 +4,6 @@
 /* #define NEED_BSD_STRINGS -- causes fail on Win32 */
 #define NEED_SYS_TYPES_H
 
-#ifdef JPEG_INTERNALS
-#define INLINE inline
-#endif /* JPEG_INTERNALS */
-
 #ifdef JPEG_CJPEG_DJPEG
 #define BMP_SUPPORTED          /* BMP image file format */
 #define GIF_SUPPORTED          /* GIF image file format */
@@ -16,3 +12,5 @@
 #define TARGA_SUPPORTED                /* Targa image file format */
 #endif /* JPEG_CJPEG_DJPEG */
 
+#define HAVE_UNSIGNED_CHAR
+#define HAVE_UNSIGNED_SHORT